CRAN Package Check Results for Package wilcoxmed

Last updated on 2026-06-08 13:51:00 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.0.1 1.75 19.16 20.91 OK
r-devel-linux-x86_64-debian-gcc 0.0.1 1.41 4.21 5.62 FAIL
r-devel-linux-x86_64-fedora-clang 0.0.1 29.91 OK
r-devel-linux-x86_64-fedora-gcc 0.0.1 28.74 OK
r-devel-windows-x86_64 0.0.1 2.00 34.00 36.00 OK
r-patched-linux-x86_64 0.0.1 1.51 16.83 18.34 OK
r-release-linux-x86_64 0.0.1 1.54 16.85 18.39 OK
r-release-macos-arm64 0.0.1 1.00 8.00 9.00 OK
r-release-macos-x86_64 0.0.1 2.00 22.00 24.00 OK
r-release-windows-x86_64 0.0.1 2.00 34.00 36.00 OK
r-oldrel-macos-arm64 0.0.1 OK
r-oldrel-macos-x86_64 0.0.1 1.00 21.00 22.00 OK
r-oldrel-windows-x86_64 0.0.1 3.00 32.00 35.00 OK

Check Details

Version: 0.0.1
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.0.1
Check: loading without being on the library search path
Result: FAIL
Flavor: r-devel-linux-x86_64-debian-gcc