CRAN Package Check Results for Package RiskMap

Last updated on 2026-07-21 18:51:11 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.0 45.94 316.48 362.42 OK
r-devel-linux-x86_64-debian-gcc 1.0.0 26.80 200.61 227.41 OK
r-devel-linux-x86_64-fedora-clang 1.0.0 74.00 495.88 569.88 OK
r-devel-linux-x86_64-fedora-gcc 1.0.0 33.00 223.67 256.67 OK
r-devel-windows-x86_64 1.0.0 40.00 242.00 282.00 OK
r-patched-linux-x86_64 1.0.0 43.39 303.71 347.10 OK
r-release-linux-x86_64 1.0.0 38.83 299.79 338.62 OK
r-release-macos-arm64 1.0.0 9.00 56.00 65.00 OK
r-release-macos-x86_64 1.0.0 28.00 254.00 282.00 OK
r-release-windows-x86_64 1.0.0 42.00 245.00 287.00 OK
r-oldrel-macos-arm64 1.0.0 OK
r-oldrel-macos-x86_64 1.0.0 26.00 178.00 204.00 OK
r-oldrel-windows-x86_64 1.0.0 58.00 341.00 399.00 WARN

Check Details

Version: 1.0.0
Check: replacement functions
Result: WARN 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: 9: stop(gettextf("error in load action %s for package %s: %s: %s", aname, getPackageName(where), callString, value$message)) 8: .doLoadActions(where, attach) 7: methods::cacheMetaData(ns, TRUE, ns) 6: loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]) 5: namespaceImport(ns, loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]), 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 argument of a replacement function which corresponds to the right hand side must be named 'value'. Flavor: r-oldrel-windows-x86_64