Last updated on 2025-10-22 21:50:01 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.1 | 15.08 | 117.07 | 132.15 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.1.1 | 10.65 | 82.61 | 93.26 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.1.1 | 31.00 | 166.49 | 197.49 | NOTE | |
r-devel-linux-x86_64-fedora-gcc | 0.1.1 | 61.00 | 154.84 | 215.84 | NOTE | |
r-devel-windows-x86_64 | 0.1.1 | 16.00 | 116.00 | 132.00 | OK | |
r-patched-linux-x86_64 | 0.1.1 | 15.07 | 110.54 | 125.61 | OK | |
r-release-linux-x86_64 | 0.1.1 | 13.90 | 107.78 | 121.68 | OK | |
r-release-macos-arm64 | 0.1.1 | 7.00 | 66.00 | 73.00 | OK | |
r-release-macos-x86_64 | 0.1.1 | 30.00 | ERROR | |||
r-release-windows-x86_64 | 0.1.1 | 18.00 | 117.00 | 135.00 | OK | |
r-oldrel-macos-arm64 | 0.1.1 | 7.00 | 57.00 | 64.00 | OK | |
r-oldrel-macos-x86_64 | 0.1.1 | 10.00 | 85.00 | 95.00 | OK | |
r-oldrel-windows-x86_64 | 0.1.1 | 22.00 | 149.00 | 171.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.
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: ‘ChemmineR’
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-release-macos-x86_64