CRAN Package Check Results for Package xVA

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.3 11.70 101.28 112.98 OK
r-devel-linux-x86_64-debian-gcc 1.3 8.30 12.03 20.33 FAIL
r-devel-linux-x86_64-fedora-clang 1.3 19.00 162.94 181.94 OK
r-devel-linux-x86_64-fedora-gcc 1.3 18.00 152.06 170.06 OK
r-devel-windows-x86_64 1.3 13.00 105.00 118.00 OK
r-patched-linux-x86_64 1.3 9.90 95.10 105.00 OK
r-release-linux-x86_64 1.3 9.22 96.25 105.47 OK
r-release-macos-arm64 1.3 3.00 26.00 29.00 OK
r-release-macos-x86_64 1.3 8.00 112.00 120.00 OK
r-release-windows-x86_64 1.3 12.00 105.00 117.00 OK
r-oldrel-macos-arm64 1.3 OK
r-oldrel-macos-x86_64 1.3 7.00 85.00 92.00 OK
r-oldrel-windows-x86_64 1.3 17.00 131.00 148.00 OK

Check Details

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