Last updated on 2024-09-14 03:48:35 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.0 | 5.60 | 51.30 | 56.90 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.1.0 | 3.77 | 38.70 | 42.47 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.1.0 | 91.87 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 99.34 | NOTE | |||
r-devel-windows-x86_64 | 0.1.0 | 8.00 | 67.00 | 75.00 | OK | |
r-patched-linux-x86_64 | 0.1.0 | 4.06 | 48.99 | 53.05 | OK | |
r-release-linux-x86_64 | 0.1.0 | 0.37 | 1.76 | 2.13 | ERROR | |
r-release-macos-arm64 | 0.1.0 | 35.00 | OK | |||
r-release-macos-x86_64 | 0.1.0 | 52.00 | OK | |||
r-release-windows-x86_64 | 0.1.0 | 7.00 | 68.00 | 75.00 | OK | |
r-oldrel-macos-arm64 | 0.1.0 | 34.00 | OK | |||
r-oldrel-macos-x86_64 | 0.1.0 | 59.00 | OK | |||
r-oldrel-windows-x86_64 | 0.1.0 | 9.00 | 78.00 | 87.00 | OK |
Version: 0.1.0
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.0
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