Last updated on 2026-07-24 20:49:08 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.0 | 45.01 | 330.90 | 375.91 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.0.0 | 28.78 | 209.35 | 238.13 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.0.0 | 78.00 | 503.27 | 581.27 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.0 | 32.00 | 214.32 | 246.32 | OK | |
| r-devel-windows-x86_64 | 1.0.0 | 41.00 | 231.00 | 272.00 | OK | |
| r-patched-linux-x86_64 | 1.0.0 | 43.23 | 302.07 | 345.30 | 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 | 41.00 | 241.00 | 282.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 |
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