CRAN Package Check Results for Package WorldMapR

Last updated on 2024-12-26 03:50:07 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.1 0.43 1.85 2.28 ERROR
r-devel-linux-x86_64-debian-gcc 1.0.1 14.26 188.01 202.27 NOTE
r-devel-linux-x86_64-fedora-clang 1.0.1 525.46 OK
r-devel-linux-x86_64-fedora-gcc 1.0.1 495.39 OK
r-devel-windows-x86_64 1.0.1 24.00 219.00 243.00 OK
r-patched-linux-x86_64 1.0.1 22.01 279.11 301.12 OK
r-release-linux-x86_64 1.0.1 21.57 279.03 300.60 OK
r-release-macos-arm64 1.0.1 103.00 OK
r-release-macos-x86_64 1.0.1 184.00 OK
r-release-windows-x86_64 1.0.1 22.00 224.00 246.00 OK
r-oldrel-macos-arm64 1.0.1 111.00 OK
r-oldrel-macos-x86_64 1.0.1 203.00 OK
r-oldrel-windows-x86_64 1.0.1 30.00 293.00 323.00 OK

Check Details

Version: 1.0.1
Check: package dependencies
Result: ERROR Package required but not available: ‘rnaturalearth’ See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’ manual. Flavor: r-devel-linux-x86_64-debian-clang

Version: 1.0.1
Check: Rd \usage sections
Result: NOTE Error: error in load action .__A__.1 for package terra: loadModule(module = "spat", what = TRUE, env = ns, loadNow = TRUE): Unable to load module "spat": invalid 'envir' argument Call sequence: 10: stop(gettextf("error in load action %s for package %s: %s: %s", aname, getPackageName(where), callString, value$message)) 9: .doLoadActions(where, attach) 8: methods::cacheMetaData(ns, TRUE, ns) 7: loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]) 6: asNamespace(ns) 5: namespaceImportFrom(ns, loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]), i[[2L]], from = package) 4: loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]) 3: asNamespace(ns) 2: namespaceImportFrom(ns, loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]), i[[2L]], from = package) 1: loadNamespace(package, lib.loc) Execution halted The \usage entries for S3 methods should use the \method markup and not their full name. See chapter ‘Writing R documentation files’ in the ‘Writing R Extensions’ manual. Flavor: r-devel-linux-x86_64-debian-gcc