CRAN Package Check Results for Package spacesRGB

Last updated on 2025-04-18 03:50:14 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.7-0 6.32 59.44 65.76 OK
r-devel-linux-x86_64-debian-gcc 1.7-0 4.33 45.90 50.23 OK
r-devel-linux-x86_64-fedora-clang 1.7-0 106.74 OK
r-devel-linux-x86_64-fedora-gcc 1.7-0 113.51 OK
r-devel-windows-x86_64 1.7-0 7.00 96.00 103.00 OK
r-patched-linux-x86_64 1.7-0 5.81 56.67 62.48 OK
r-release-linux-x86_64 1.7-0 5.96 57.50 63.46 OK
r-release-macos-arm64 1.7-0 33.00 NOTE
r-release-macos-x86_64 1.7-0 68.00 OK
r-release-windows-x86_64 1.7-0 8.00 97.00 105.00 OK
r-oldrel-macos-arm64 1.7-0 54.00 NOTE
r-oldrel-macos-x86_64 1.7-0 95.00 OK
r-oldrel-windows-x86_64 1.7-0 7.00 98.00 105.00 OK

Check Details

Version: 1.7-0
Check: whether the namespace can be loaded with stated dependencies
Result: NOTE Warning in microbenchmark::get_nanotime() : less accurate nanosecond times to avoid potential integer overflows 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. Flavors: r-release-macos-arm64, r-oldrel-macos-arm64