CRAN Package Check Results for Package virtualspecies

Last updated on 2025-04-22 19:51:57 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.6 30.97 473.57 504.54 NOTE
r-devel-linux-x86_64-debian-gcc 1.6 20.03 312.20 332.23 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 28.00 394.00 422.00 NOTE
r-patched-linux-x86_64 1.6 24.34 446.97 471.31 NOTE
r-release-linux-x86_64 1.6 24.95 448.03 472.98 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 27.00 395.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 515.00 552.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