CRAN Package Check Results for Maintainer ‘Boris Leroy <leroy.boris at gmail.com>’

Last updated on 2025-04-23 07:49:57 CEST.

Package WARN NOTE OK
invacost 13
Rarity 13
virtualspecies 1 6 6

Package invacost

Current CRAN status: OK: 13

Package Rarity

Current CRAN status: OK: 13

Package virtualspecies

Current CRAN status: WARN: 1, NOTE: 6, OK: 6

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