CRAN Package Check Results for Package virtualspecies

Last updated on 2025-04-25 17:51:42 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.6 30.42 472.45 502.87 NOTE
r-devel-linux-x86_64-debian-gcc 1.6 18.85 295.56 314.41 NOTE
r-devel-linux-x86_64-fedora-clang 1.6 794.88 OK
r-devel-linux-x86_64-fedora-gcc 1.6 773.83 OK
r-devel-windows-x86_64 1.6 27.00 380.00 407.00 NOTE
r-patched-linux-x86_64 1.6 28.31 449.01 477.32 NOTE
r-release-linux-x86_64 1.6 29.17 451.91 481.08 NOTE
r-release-macos-arm64 1.6 180.00 OK
r-release-macos-x86_64 1.6 479.00 OK
r-release-windows-x86_64 1.6 28.00 394.00 422.00 NOTE
r-oldrel-macos-arm64 1.6 169.00 OK
r-oldrel-macos-x86_64 1.6 283.00 OK
r-oldrel-windows-x86_64 1.6 37.00 523.00 560.00 WARN

Check Details

Version: 1.6
Check: Rd cross-references
Result: NOTE Found the following Rd file(s) with Rd \link{} targets missing package anchors: virtualspecies-package.Rd: terra, ade4, rnaturalearth Please provide package anchors for all Rd \link{} targets not in the package itself and the base packages. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-windows-x86_64

Version: 1.6
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-oldrel-windows-x86_64