CRAN Package Check Results for Package CANSIM2R

Last updated on 2024-06-06 05:57:43 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.14.1 7.45 61.41 68.86 OK
r-devel-linux-x86_64-debian-gcc 1.14.1 5.39 47.09 52.48 OK
r-devel-linux-x86_64-fedora-clang 1.14.1 86.74 OK
r-devel-linux-x86_64-fedora-gcc 1.14.1 80.84 OK
r-devel-windows-x86_64 1.14.1 8.00 63.00 71.00 OK
r-patched-linux-x86_64 1.14.1 5.90 59.93 65.83 OK
r-release-linux-x86_64 1.14.1 4.29 60.06 64.35 OK
r-release-macos-arm64 1.14.1 37.00 OK
r-release-macos-x86_64 1.14.1 48.00 OK
r-release-windows-x86_64 1.14.1 8.00 19.00 27.00 FAIL
r-oldrel-macos-arm64 1.14.1 34.00 OK
r-oldrel-macos-x86_64 1.14.1 50.00 OK
r-oldrel-windows-x86_64 1.14.1 9.00 73.00 82.00 OK

Check Details

Version: 1.14.1
Check: whether the namespace can be loaded with stated dependencies
Result: WARN 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-windows-x86_64

Version: 1.14.1
Check: dependencies in R code
Result: FAIL
Flavor: r-release-windows-x86_64