Last updated on 2026-09-05 12:49:24 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.0 | 14.83 | 142.55 | 157.38 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.1.0 | 11.61 | 103.89 | 115.50 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.1.0 | 12.00 | 100.86 | 112.86 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 11.00 | 100.46 | 111.46 | OK | |
| r-devel-windows-x86_64 | 0.1.0 | 22.00 | 157.00 | 179.00 | WARN | |
| r-patched-linux-x86_64 | 0.1.0 | 15.15 | 138.99 | 154.14 | OK | |
| r-release-linux-x86_64 | 0.1.0 | 15.99 | 139.90 | 155.89 | OK | |
| r-release-macos-arm64 | 0.1.0 | 4.00 | 39.00 | 43.00 | OK | |
| r-release-macos-x86_64 | 0.1.0 | 11.00 | 173.00 | 184.00 | OK | |
| r-release-windows-x86_64 | 0.1.0 | 19.00 | 147.00 | 166.00 | OK | |
| r-oldrel-macos-arm64 | 0.1.0 | 4.00 | 38.00 | 42.00 | OK | |
| r-oldrel-macos-x86_64 | 0.1.0 | 12.00 | 149.00 | 161.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1.0 | 26.00 | 199.00 | 225.00 | OK |
Version: 0.1.0
Check: replacement functions
Result: WARN
Error: .onLoad failed in loadNamespace() for 'lme4', details:
call: utils::packageVersion("Matrix")
error: there is no package called 'Matrix'
Call sequence:
6: stop(gettextf("%s failed in %s() for '%s', details:\n call: %s\n error: %s",
hookname, "loadNamespace", pkgname, deparse(conditionCall(res))[1L],
conditionMessage(res)), call. = FALSE, domain = NA)
5: runHook(".onLoad", env, package.lib, 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-devel-windows-x86_64