Last updated on 2026-08-31 02:50:48 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.12-1 | 22.08 | 178.68 | 200.76 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.12-1 | 15.29 | 121.28 | 136.57 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.12-1 | 16.00 | 116.14 | 132.14 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.12-1 | 16.00 | 132.60 | 148.60 | OK | |
| r-devel-windows-x86_64 | 1.12-1 | 28.00 | 188.00 | 216.00 | NOTE | |
| r-patched-linux-x86_64 | 1.12-1 | 18.46 | 172.50 | 190.96 | OK | |
| r-release-linux-x86_64 | 1.12-1 | 20.00 | 171.34 | 191.34 | OK | |
| r-release-macos-arm64 | 1.12-1 | 6.00 | 46.00 | 52.00 | OK | |
| r-release-macos-x86_64 | 1.12-1 | 15.00 | 186.00 | 201.00 | OK | |
| r-release-windows-x86_64 | 1.12-1 | 26.00 | 182.00 | 208.00 | OK | |
| r-oldrel-macos-arm64 | 1.12-1 | OK | ||||
| r-oldrel-macos-x86_64 | 1.12-1 | 12.00 | 190.00 | 202.00 | OK | |
| r-oldrel-windows-x86_64 | 1.12-1 | 35.00 | 238.00 | 273.00 | OK |
Version: 1.12-1
Check: foreign function calls
Result: NOTE
Error: .onLoad failed in loadNamespace() for 'lme4', details:
call: utils::packageVersion("Matrix")
error: there is no package called 'Matrix'
Call sequence:
17: 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)
16: runHook(".onLoad", env, package.lib, package)
15: loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]])
14: namespaceImport(ns, loadNamespace(i, c(lib.loc, .libPaths()),
versionCheck = vI[[i]]), from = package)
13: loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]])
12: namespaceImport(ns, loadNamespace(i, c(lib.loc, .libPaths()),
versionCheck = vI[[i]]), from = package)
11: loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
10: asNamespace(ns)
9: namespaceImportFrom(ns, loadNamespace(j <- i[[1L]], c(lib.loc,
.libPaths()), versi
Execution halted
See chapter 'System and foreign language interfaces' in the 'Writing R
Extensions' manual.
Flavor: r-devel-windows-x86_64