CRAN Package Check Results for Package rgl

Last updated on 2026-06-08 02:51:25 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.3.36 164.28 241.20 405.48 OK
r-devel-linux-x86_64-debian-gcc 1.3.36 99.05 150.22 249.27 WARN
r-devel-linux-x86_64-fedora-clang 1.3.36 312.00 369.56 681.56 OK
r-devel-linux-x86_64-fedora-gcc 1.3.36 253.00 377.38 630.38 OK
r-devel-windows-x86_64 1.3.36 250.00 304.00 554.00 OK
r-patched-linux-x86_64 1.3.36 130.12 234.38 364.50 OK
r-release-linux-x86_64 1.3.36 129.21 232.35 361.56 OK
r-release-macos-arm64 1.3.36 46.00 49.00 95.00 OK
r-release-macos-x86_64 1.3.36 106.00 212.00 318.00 OK
r-release-windows-x86_64 1.3.36 268.00 306.00 574.00 OK
r-oldrel-macos-arm64 1.3.36 27.00 46.00 73.00 OK
r-oldrel-macos-x86_64 1.3.36 101.00 199.00 300.00 OK
r-oldrel-windows-x86_64 1.3.36 281.00 359.00 640.00 OK

Check Details

Version: 1.3.36
Check: whether the namespace can be loaded with stated dependencies
Result: NOTE Warning: 'rgl.init' failed, will use the null device. See '?rgl.useNULL' for ways to avoid this warning. A namespace must be able to be loaded with just the base namespace loaded: otherwise if the namespace gets loaded by a saved object, the session will be unable to start. Probably some imports need to be declared in the NAMESPACE file. Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.3.36
Check: dependencies in R code
Result: NOTE Authorization required, but no authorization protocol specified Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.3.36
Check: for unstated dependencies in examples
Result: WARN Warning in file(out, "wt") : cannot open file '/tmp/RtmpN2V0fh/file18a8a25826660/cube3d.R': No space left on device Error in file(out, "wt") : cannot open the connection Execution halted Flavor: r-devel-linux-x86_64-debian-gcc