Last updated on 2024-09-13 03:49:20 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.1 | 45.11 | 335.07 | 380.18 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.1.1 | 35.31 | 248.25 | 283.56 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.1.1 | 637.99 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.1 | 616.31 | NOTE | |||
r-devel-windows-x86_64 | 0.1.1 | 40.00 | 469.00 | 509.00 | OK | |
r-patched-linux-x86_64 | 0.1.1 | 48.06 | 318.13 | 366.19 | OK | |
r-release-linux-x86_64 | 0.1.1 | 0.59 | 1.91 | 2.50 | ERROR | |
r-release-macos-arm64 | 0.1.1 | 208.00 | OK | |||
r-release-macos-x86_64 | 0.1.1 | 312.00 | OK | |||
r-release-windows-x86_64 | 0.1.1 | 40.00 | 466.00 | 506.00 | OK | |
r-oldrel-macos-arm64 | 0.1.1 | 243.00 | OK | |||
r-oldrel-macos-x86_64 | 0.1.1 | 349.00 | OK | |||
r-oldrel-windows-x86_64 | 0.1.1 | 57.00 | 584.00 | 641.00 | OK |
Version: 0.1.1
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘devtools’
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: ‘devtools’
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-release-linux-x86_64