Last updated on 2026-09-08 13:51:27 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.2.1 | 8.31 | 75.04 | 83.35 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.2.1 | 6.68 | 56.91 | 63.59 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.2.1 | 56.59 | NOTE | |||
| r-devel-linux-x86_64-fedora-gcc | 1.2.1 | 55.50 | NOTE | |||
| r-devel-windows-x86_64 | 1.2.1 | 12.00 | 148.00 | 160.00 | NOTE | |
| r-patched-linux-x86_64 | 1.2.1 | 8.92 | 65.00 | 73.92 | OK | |
| r-release-linux-x86_64 | 1.2.1 | 7.79 | 65.03 | 72.82 | OK | |
| r-release-macos-arm64 | 1.2.1 | 3.00 | 19.00 | 22.00 | OK | |
| r-release-macos-x86_64 | 1.2.1 | 7.00 | 69.00 | 76.00 | OK | |
| r-release-windows-x86_64 | 1.2.1 | 12.00 | 81.00 | 93.00 | OK | |
| r-oldrel-macos-arm64 | 1.2.1 | OK | ||||
| r-oldrel-macos-x86_64 | 1.2.1 | 7.00 | 85.00 | 92.00 | OK | |
| r-oldrel-windows-x86_64 | 1.2.1 | 17.00 | 102.00 | 119.00 | OK |
Version: 1.2.1
Check: compiled code
Result: NOTE
File ‘extremis/libs/extremis.so’:
Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’
It is good practice to register native routines and to disable symbol
search.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 1.2.1
Check: foreign function calls
Result: NOTE
Error: cannot open file 'D:/RCompile/CRANpkg/lib/4.7/Matrix/R/Matrix.rdb': No such file or directory
Call sequence:
10: .updateMethodsInTable(fdef, where, attach)
9: methods::cacheMetaData(ns, TRUE, ns)
8: loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]])
7: namespaceImport(ns, loadNamespace(i, c(lib.loc, .libPaths()),
versionCheck = vI[[i]]), from = package)
6: loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
5: asNamespace(ns)
4: namespaceImportFrom(ns, loadNamespace(j <- i[[1L]], c(lib.loc,
.libPaths()), versionCheck = vI[[j]]), i[[2L]], from = package)
3: loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]])
2: namespaceImport(ns, loadNamespace(i, c(lib.loc, .libPaths()),
versionCheck = vI[[i]]), from = package)
1: loadNamespace(package, lib.loc)
Execution halted
See chapter 'System and foreign language interfaces' in the 'Writing R
Extensions' manual.
Flavor: r-devel-windows-x86_64
Version: 1.2.1
Check: R code for possible problems
Result: NOTE
Error in if (!do.call(zop, list(as.numeric_version(current), zversion))) stop(gettextf("namespace %s %s is already loaded, but %s %s is required", :
missing value where TRUE/FALSE needed
Calls: <Anonymous>
Execution halted
Flavor: r-devel-windows-x86_64