CRAN Package Check Results for Package INLAjoint

Last updated on 2026-06-02 03:51:46 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 25.11.10 OK
r-devel-linux-x86_64-debian-gcc 25.11.10 19.88 101.69 121.57 OK
r-devel-linux-x86_64-fedora-clang 25.11.10 49.00 519.83 568.83 OK
r-devel-linux-x86_64-fedora-gcc 25.11.10 50.00 528.42 578.42 NOTE
r-devel-windows-x86_64 25.11.10 30.00 140.00 170.00 OK
r-patched-linux-x86_64 25.11.10 30.21 137.41 167.62 OK
r-release-linux-x86_64 25.11.10 29.10 139.05 168.15 OK
r-release-macos-arm64 25.11.10 16.00 124.00 140.00 OK
r-release-macos-x86_64 25.11.10 42.00 472.00 514.00 OK
r-release-windows-x86_64 25.11.10 31.00 152.00 183.00 OK
r-oldrel-macos-arm64 25.11.10 OK
r-oldrel-macos-x86_64 25.11.10 24.00 138.00 162.00 OK
r-oldrel-windows-x86_64 25.11.10 42.00 197.00 239.00 OK

Check Details

Version: 25.11.10
Check: whether the namespace can be loaded with stated dependencies
Result: NOTE Warning in file(con, "r") : URL 'https://inla.r-inla-download.org/VERSIONS': Timeout of 2 seconds was reached 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-fedora-gcc