Last updated on 2024-09-14 03:48:27 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.1 | 13.21 | 53.88 | 67.09 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.2.1 | 7.70 | 38.28 | 45.98 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.2.1 | 119.28 | NOTE | |||
r-devel-windows-x86_64 | 0.2.1 | 18.00 | 106.00 | 124.00 | OK | |
r-patched-linux-x86_64 | 0.2.1 | 12.13 | 50.66 | 62.79 | OK | |
r-release-linux-x86_64 | 0.2.1 | 0.38 | 1.78 | 2.16 | ERROR | |
r-release-macos-arm64 | 0.2.1 | 46.00 | OK | |||
r-release-macos-x86_64 | 0.2.1 | 145.00 | OK | |||
r-release-windows-x86_64 | 0.2.1 | 16.00 | 109.00 | 125.00 | OK | |
r-oldrel-macos-arm64 | 0.2.1 | 50.00 | OK | |||
r-oldrel-macos-x86_64 | 0.2.1 | 85.00 | OK | |||
r-oldrel-windows-x86_64 | 0.2.1 | 22.00 | 123.00 | 145.00 | OK |
Version: 0.2.1
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘lifecycle’
All declared Imports should be used.
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.2.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