Last updated on 2026-04-25 00:50:08 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.0 | 18.97 | 153.93 | 172.90 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.1.0 | 13.31 | 127.13 | 140.44 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.1.0 | 29.00 | 241.36 | 270.36 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 28.00 | 239.70 | 267.70 | NOTE | |
| r-patched-linux-x86_64 | 0.1.0 | 16.39 | 143.31 | 159.70 | OK | |
| r-release-linux-x86_64 | 0.1.0 | 15.43 | 143.04 | 158.47 | OK | |
| r-release-macos-arm64 | 0.1.0 | 4.00 | 40.00 | 44.00 | OK | |
| r-release-macos-x86_64 | 0.1.0 | 6.00 | ERROR | |||
| r-release-windows-x86_64 | 0.1.0 | 17.00 | 141.00 | 158.00 | OK | |
| r-oldrel-macos-arm64 | 0.1.0 | OK | ||||
| r-oldrel-macos-x86_64 | 0.1.0 | 10.00 | 89.00 | 99.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1.0 | 18.00 | 142.00 | 160.00 | OK |
Version: 0.1.0
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘Matrix’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 0.1.0
Check: package dependencies
Result: ERROR
Package required but not available: ‘caret’
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-release-macos-x86_64