CRAN Package Check Results for Package isoboost

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.2 3.19 30.73 33.92 OK
r-devel-linux-x86_64-debian-gcc 1.0.2 1.98 23.03 25.01 WARN
r-devel-linux-x86_64-fedora-clang 1.0.2 48.90 OK
r-devel-linux-x86_64-fedora-gcc 1.0.2 48.68 OK
r-devel-windows-x86_64 1.0.2 6.00 50.00 56.00 OK
r-patched-linux-x86_64 1.0.2 3.37 28.47 31.84 OK
r-release-linux-x86_64 1.0.2 3.02 28.20 31.22 OK
r-release-macos-arm64 1.0.2 1.00 11.00 12.00 OK
r-release-macos-x86_64 1.0.2 2.00 34.00 36.00 OK
r-release-windows-x86_64 1.0.2 3.00 48.00 51.00 OK
r-oldrel-macos-arm64 1.0.2 1.00 13.00 14.00 OK
r-oldrel-macos-x86_64 1.0.2 2.00 41.00 43.00 OK
r-oldrel-windows-x86_64 1.0.2 4.00 47.00 51.00 OK

Check Details

Version: 1.0.2
Check: DESCRIPTION meta-information
Result: WARN Fatal error: cannot create 'R_TempDir' Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.0.2
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