Last updated on 2025-11-25 07:50:05 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.1 | 35.27 | 328.90 | 364.17 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.1.1 | 28.96 | 243.62 | 272.58 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.1.1 | 81.00 | 415.90 | 496.90 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.1 | 181.00 | 388.56 | 569.56 | NOTE | |
| r-devel-windows-x86_64 | 0.1.1 | 43.00 | 281.00 | 324.00 | OK | |
| r-patched-linux-x86_64 | 0.1.1 | 32.16 | 308.93 | 341.09 | OK | |
| r-release-linux-x86_64 | 0.1.1 | 34.72 | 308.71 | 343.43 | OK | |
| r-release-macos-arm64 | 0.1.1 | 89.00 | ERROR | |||
| r-release-macos-x86_64 | 0.1.1 | 35.00 | 178.00 | 213.00 | OK | |
| r-release-windows-x86_64 | 0.1.1 | 38.00 | 325.00 | 363.00 | OK | |
| r-oldrel-macos-arm64 | 0.1.1 | OK | ||||
| r-oldrel-macos-x86_64 | 0.1.1 | 25.00 | 201.00 | 226.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1.1 | 51.00 | 365.00 | 416.00 | OK |
Version: 0.1.1
Check: dependencies in R code
Result: NOTE
Namespaces in Imports field not imported from:
‘base’ ‘grDevices’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 0.1.1
Check: package dependencies
Result: ERROR
Package required but not available: ‘org.Hs.eg.db’
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-release-macos-arm64