CRAN Package Check Results for Package rgl2gltf

Last updated on 2026-06-07 20:51:58 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.7 9.46 72.30 81.76 OK
r-devel-linux-x86_64-debian-gcc 1.0.7 7.34 52.45 59.79 WARN
r-devel-linux-x86_64-fedora-clang 1.0.7 19.00 110.59 129.59 OK
r-devel-linux-x86_64-fedora-gcc 1.0.7 19.00 119.56 138.56 OK
r-devel-windows-x86_64 1.0.7 19.00 105.00 124.00 OK
r-patched-linux-x86_64 1.0.7 10.20 67.50 77.70 OK
r-release-linux-x86_64 1.0.7 10.87 68.40 79.27 OK
r-release-macos-arm64 1.0.7 3.00 23.00 26.00 OK
r-release-macos-x86_64 1.0.7 9.00 99.00 108.00 OK
r-release-windows-x86_64 1.0.7 17.00 102.00 119.00 OK
r-oldrel-macos-arm64 1.0.7 OK
r-oldrel-macos-x86_64 1.0.7 8.00 84.00 92.00 OK
r-oldrel-windows-x86_64 1.0.7 21.00 119.00 140.00 OK

Check Details

Version: 1.0.7
Check: whether the namespace can be loaded with stated dependencies
Result: WARN Fatal error: cannot create 'R_TempDir' 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