Last updated on 2026-04-30 13:57:33 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.4.1 | 6.75 | 101.03 | 107.78 | WARN | |
| r-devel-linux-x86_64-debian-gcc | 0.4.1 | 5.28 | 74.49 | 79.77 | WARN | |
| r-devel-linux-x86_64-fedora-clang | 0.4.2 | 11.00 | 160.70 | 171.70 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.4.2 | 136.02 | NOTE | |||
| r-devel-windows-x86_64 | 0.4.1 | 11.00 | 118.00 | 129.00 | WARN | |
| r-patched-linux-x86_64 | 0.4.1 | 5.36 | 87.41 | 92.77 | OK | |
| r-release-linux-x86_64 | 0.4.1 | 4.98 | 87.26 | 92.24 | OK | |
| r-release-macos-arm64 | 0.4.2 | 2.00 | 35.00 | 37.00 | OK | |
| r-release-macos-x86_64 | 0.4.1 | 5.00 | 112.00 | 117.00 | OK | |
| r-release-windows-x86_64 | 0.4.1 | 7.00 | 114.00 | 121.00 | OK | |
| r-oldrel-macos-arm64 | 0.4.2 | 2.00 | 37.00 | 39.00 | OK | |
| r-oldrel-macos-x86_64 | 0.4.1 | 4.00 | 127.00 | 131.00 | OK | |
| r-oldrel-windows-x86_64 | 0.4.1 | 12.00 | 145.00 | 157.00 | OK |
Version: 0.4.1
Check: namespace references in data files
Result: WARN
Data files with namespace references not in the recursive strong
package dependencies:
data/oncpsm.rda: heemod
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.4.2
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘heemod’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc