CRAN Package Check Results for Package spacesRGB

Last updated on 2026-06-08 00:52:09 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.7-0 5.81 62.99 68.80 OK
r-devel-linux-x86_64-debian-gcc 1.7-0 3.98 43.81 47.79 WARN
r-devel-linux-x86_64-fedora-clang 1.7-0 10.00 97.46 107.46 OK
r-devel-linux-x86_64-fedora-gcc 1.7-0 11.00 109.42 120.42 OK
r-devel-windows-x86_64 1.7-0 9.00 98.00 107.00 OK
r-patched-linux-x86_64 1.7-0 6.90 59.30 66.20 OK
r-release-linux-x86_64 1.7-0 4.95 59.48 64.43 OK
r-release-macos-arm64 1.7-0 1.00 22.00 23.00 NOTE
r-release-macos-x86_64 1.7-0 4.00 79.00 83.00 OK
r-release-windows-x86_64 1.7-0 9.00 92.00 101.00 OK
r-oldrel-macos-arm64 1.7-0 NOTE
r-oldrel-macos-x86_64 1.7-0 4.00 64.00 68.00 OK
r-oldrel-windows-x86_64 1.7-0 12.00 104.00 116.00 OK

Check Details

Version: 1.7-0
Check: Rd files
Result: WARN cannot open the connection cannot open the connection problems found in ‘primaries.Rd’, ‘print.Rd’ Flavor: r-devel-linux-x86_64-debian-gcc

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