CRAN Package Check Results for Package hemat

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.3 1.43 18.89 20.32 OK
r-devel-linux-x86_64-debian-gcc 1.1.3 1.38 3.19 4.57 FAIL
r-devel-linux-x86_64-fedora-clang 1.1.3 30.58 OK
r-devel-linux-x86_64-fedora-gcc 1.1.3 28.30 OK
r-devel-windows-x86_64 1.1.3 3.00 39.00 42.00 OK
r-patched-linux-x86_64 1.1.3 1.64 17.27 18.91 OK
r-release-linux-x86_64 1.1.3 1.56 17.48 19.04 OK
r-release-macos-arm64 1.1.3 1.00 9.00 10.00 OK
r-release-macos-x86_64 1.1.3 1.00 29.00 30.00 OK
r-release-windows-x86_64 1.1.3 3.00 40.00 43.00 OK
r-oldrel-macos-arm64 1.1.3 1.00 9.00 10.00 OK
r-oldrel-macos-x86_64 1.1.3 2.00 31.00 33.00 OK
r-oldrel-windows-x86_64 1.1.3 3.00 44.00 47.00 OK

Check Details

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