Last updated on 2026-05-15 12:51:38 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.1.1 | 30.70 | 212.87 | 243.57 | WARN | |
| r-devel-linux-x86_64-debian-gcc | 0.1.1.1 | 19.20 | 148.47 | 167.67 | WARN | |
| r-devel-linux-x86_64-fedora-clang | 0.1.1.2 | 52.00 | 332.37 | 384.37 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.1.2 | 26.00 | 170.02 | 196.02 | NOTE | |
| r-devel-windows-x86_64 | 0.1.1.1 | 30.00 | 186.00 | 216.00 | WARN | |
| r-patched-linux-x86_64 | 0.1.1.1 | 28.49 | 198.11 | 226.60 | OK | |
| r-release-linux-x86_64 | 0.1.1.1 | 26.11 | 197.96 | 224.07 | OK | |
| r-release-macos-arm64 | 0.1.1.2 | 7.00 | 50.00 | 57.00 | OK | |
| r-release-macos-x86_64 | 0.1.1.2 | 20.00 | 213.00 | 233.00 | OK | |
| r-release-windows-x86_64 | 0.1.1.1 | 31.00 | 180.00 | 211.00 | OK | |
| r-oldrel-macos-arm64 | 0.1.1.2 | OK | ||||
| r-oldrel-macos-x86_64 | 0.1.1.2 | 19.00 | 140.00 | 159.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1.1.1 | 42.00 | 255.00 | 297.00 | OK |
Version: 0.1.1.1
Check: namespace references in data files
Result: WARN
Data files with namespace references not in the recursive strong
package dependencies:
data/AJ064_small_last_sce.rda: colorspace DBI
See section 'Data in packages' in the 'Writing R Extensions' manual.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64
Version: 0.1.1.2
Check: dependencies in R code
Result: NOTE
Namespaces in Imports field not imported from:
‘DBI’ ‘colorspace’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc