CRAN Package Check Results for Package peppwR

Last updated on 2026-06-07 02:50:30 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.0 3.62 255.50 259.12 OK
r-devel-linux-x86_64-debian-gcc 0.1.0 3.01 5.88 8.89 FAIL
r-devel-linux-x86_64-fedora-clang 0.1.0 7.00 398.64 405.64 OK
r-devel-linux-x86_64-fedora-gcc 0.1.0 6.00 411.77 417.77 OK
r-devel-windows-x86_64 0.1.0 7.00 232.00 239.00 OK
r-patched-linux-x86_64 0.1.0 4.76 242.39 247.15 OK
r-release-linux-x86_64 0.1.0 4.08 246.08 250.16 OK
r-release-macos-arm64 0.1.0 1.00 56.00 57.00 OK
r-release-macos-x86_64 0.1.0 3.00 338.00 341.00 OK
r-release-windows-x86_64 0.1.0 7.00 228.00 235.00 OK
r-oldrel-macos-arm64 0.1.0 1.00 51.00 52.00 OK
r-oldrel-macos-x86_64 0.1.0 3.00 220.00 223.00 OK
r-oldrel-windows-x86_64 0.1.0 9.00 299.00 308.00 OK

Check Details

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

Version: 0.1.0
Check: whether the namespace can be unloaded cleanly
Result: FAIL
Flavor: r-devel-linux-x86_64-debian-gcc