Last updated on 2025-04-14 02:52:51 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.1 | 13.59 | 101.16 | 114.75 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.1.1 | 9.49 | 74.13 | 83.62 | OK | |
r-devel-linux-x86_64-fedora-gcc | 0.1.1 | 181.90 | NOTE | |||
r-devel-macos-arm64 | 0.1.1 | 73.00 | OK | |||
r-devel-macos-x86_64 | 0.1.1 | 6.00 | ERROR | |||
r-devel-windows-x86_64 | 0.1.1 | 14.00 | 105.00 | 119.00 | OK | |
r-patched-linux-x86_64 | 0.1.1 | 13.13 | 97.66 | 110.79 | OK | |
r-release-linux-x86_64 | 0.1.1 | 12.06 | 96.17 | 108.23 | OK | |
r-release-macos-arm64 | 0.1.1 | 64.00 | OK | |||
r-release-macos-x86_64 | 0.1.1 | 95.00 | OK | |||
r-release-windows-x86_64 | 0.1.1 | 20.00 | 130.00 | 150.00 | OK | |
r-oldrel-macos-arm64 | 0.1.1 | OK | ||||
r-oldrel-macos-x86_64 | 0.1.1 | 127.00 | OK | |||
r-oldrel-windows-x86_64 | 0.1.1 | 22.00 | 125.00 | 147.00 | OK |
Version: 0.1.1
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘base’
All declared Imports should be used.
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 0.1.1
Check: package dependencies
Result: ERROR
Package required but not available: ‘ChemmineR’
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-devel-macos-x86_64