Last updated on 2025-06-15 03:49:35 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.3 | 24.32 | 193.55 | 217.87 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.0.3 | 13.33 | 120.57 | 133.90 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0.3 | 354.61 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.3 | 338.81 | OK | |||
r-devel-windows-x86_64 | 1.0.3 | 21.00 | 152.00 | 173.00 | OK | |
r-patched-linux-x86_64 | 1.0.3 | 22.70 | 183.69 | 206.39 | OK | |
r-release-linux-x86_64 | 1.0.3 | 20.88 | 184.39 | 205.27 | OK | |
r-release-macos-arm64 | 1.0.3 | 77.00 | OK | |||
r-release-macos-x86_64 | 1.0.3 | 158.00 | OK | |||
r-release-windows-x86_64 | 1.0.3 | 21.00 | 148.00 | 169.00 | OK | |
r-oldrel-macos-arm64 | 1.0.3 | 73.00 | OK | |||
r-oldrel-macos-x86_64 | 1.0.3 | 151.00 | OK | |||
r-oldrel-windows-x86_64 | 1.0.3 | 29.00 | 208.00 | 237.00 | OK |
Version: 1.0.3
Check: dependencies in R code
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": object 'refClassGenerators' not found
Call sequence:
7: stop(gettextf("error in load action %s for package %s: %s: %s",
aname, getPackageName(where), callString, value$message))
6: .doLoadActions(where, attach)
5: methods::cacheMetaData(ns, TRUE, ns)
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
Flavor: r-devel-linux-x86_64-debian-gcc