CRAN Package Check Results for Package CondCopulas

Last updated on 2024-12-18 19:49:11 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.4.1 11.83 246.01 257.84 OK
r-devel-linux-x86_64-debian-gcc 0.1.4.1 8.29 179.81 188.10 OK
r-devel-linux-x86_64-fedora-clang 0.1.4.1 423.66 OK
r-devel-linux-x86_64-fedora-gcc 0.1.4.1 397.47 OK
r-devel-windows-x86_64 0.1.4.1 11.00 306.00 317.00 OK
r-patched-linux-x86_64 0.1.4.1 12.01 230.10 242.11 OK
r-release-linux-x86_64 0.1.4.1 10.73 237.57 248.30 OK
r-release-macos-arm64 0.1.4.1 165.00 OK
r-release-macos-x86_64 0.1.4.1 206.00 WARN
r-release-windows-x86_64 0.1.4.1 12.00 294.00 306.00 OK
r-oldrel-macos-arm64 0.1.4.1 173.00 OK
r-oldrel-macos-x86_64 0.1.4.1 381.00 OK
r-oldrel-windows-x86_64 0.1.4.1 15.00 330.00 345.00 OK

Check Details

Version: 0.1.4.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-release-macos-x86_64