Last updated on 2026-09-12 10:51:14 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.4 | 13.31 | 108.91 | 122.22 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.0.4 | 10.95 | 80.07 | 91.02 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.0.4 | 10.00 | 75.97 | 85.97 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.4 | 10.00 | 77.13 | 87.13 | OK | |
| r-devel-windows-x86_64 | 1.0.4 | 16.00 | 120.00 | 136.00 | WARN | |
| r-patched-linux-x86_64 | 1.0.4 | 13.11 | 103.27 | 116.38 | OK | |
| r-release-linux-x86_64 | 1.0.4 | 13.33 | 105.20 | 118.53 | OK | |
| r-release-macos-arm64 | 1.0.4 | 3.00 | 26.00 | 29.00 | OK | |
| r-release-macos-x86_64 | 1.0.4 | 9.00 | 115.00 | 124.00 | OK | |
| r-release-windows-x86_64 | 1.0.4 | 16.00 | 113.00 | 129.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.4 | OK | ||||
| r-oldrel-macos-x86_64 | 1.0.4 | 8.00 | 98.00 | 106.00 | OK | |
| r-oldrel-windows-x86_64 | 1.0.4 | 20.00 | 142.00 | 162.00 | OK |
Version: 1.0.4
Check: whether the package can be loaded with stated dependencies
Result: WARN
Loading required package: Matrix
Loading required package: methods
Error: package or namespace load failed for 'Matrix' in find.package(package, lib.loc, verbose = verbose):
there is no package called 'Matrix'
Error: package 'Matrix' could not be loaded
In addition: Warning message:
S3 methods 'as.matrix.Matrix', 'as.matrix.sparseVector', 'as.array.Matrix', 'as.array.sparseVector', 'c.sparseVector', 'c.abIndex', 'print.diagSummary', 'print.sparseSummary' were declared in NAMESPACE but not found
Execution halted
It looks like this package (or one of its dependent packages) has an
unstated dependence on a standard package. All dependencies must be
declared in DESCRIPTION.
See section 'The DESCRIPTION file' in the 'Writing R Extensions'
manual.
Flavor: r-devel-windows-x86_64