CRAN Package Check Results for Package geodata

Last updated on 2025-05-03 03:51:58 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.6-2 24.39 195.52 219.91 NOTE
r-devel-linux-x86_64-debian-gcc 0.6-2 14.73 121.44 136.17 NOTE
r-devel-linux-x86_64-fedora-clang 0.6-2 342.73 OK
r-devel-linux-x86_64-fedora-gcc 0.6-2 333.36 OK
r-devel-windows-x86_64 0.6-2 21.00 184.00 205.00 OK
r-patched-linux-x86_64 0.6-2 23.23 187.40 210.63 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 0.6-2 98.00 OK
r-release-macos-x86_64 0.6-2 190.00 OK
r-release-windows-x86_64 0.6-2 21.00 159.00 180.00 WARN
r-oldrel-macos-arm64 0.6-2 106.00 OK
r-oldrel-macos-x86_64 0.6-2 259.00 OK
r-oldrel-windows-x86_64 0.6-2 27.00 229.00 256.00 OK

Check Details

Version: 0.6-2
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Robert J. Hijmans <r.hijmans@gmail.com>’ No Authors@R field in DESCRIPTION. Please add one, modifying Authors@R: c(person(given = c("Robert", "J."), family = "Hijmans", role = c("cre", "aut"), email = "r.hijmans@gmail.com"), person(given = "Márcia", family = "Barbosa", role = "ctb"), person(given = "Aniruddha", family = "Ghosh", role = "ctb"), person(given = "Alex", family = "Mandel", role = "ctb")) as necessary. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 0.6-2
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