Last updated on 2024-09-15 00:50:00 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.0 | 5.59 | 37.35 | 42.94 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.1.0 | 3.58 | 27.48 | 31.06 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.1.0 | 69.02 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 64.73 | NOTE | |||
r-devel-windows-x86_64 | 0.1.0 | 9.00 | 63.00 | 72.00 | OK | |
r-patched-linux-x86_64 | 0.1.0 | 6.00 | 35.29 | 41.29 | OK | |
r-release-linux-x86_64 | 0.1.0 | 0.37 | 1.61 | 1.98 | ERROR | |
r-release-macos-arm64 | 0.1.0 | 23.00 | OK | |||
r-release-macos-x86_64 | 0.1.0 | 34.00 | OK | |||
r-release-windows-x86_64 | 0.1.0 | 7.00 | 60.00 | 67.00 | OK | |
r-oldrel-macos-arm64 | 0.1.0 | 25.00 | OK | |||
r-oldrel-macos-x86_64 | 0.1.0 | 38.00 | OK | |||
r-oldrel-windows-x86_64 | 0.1.0 | 9.00 | 68.00 | 77.00 | OK |
Version: 0.1.0
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘tidyverse’
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: ‘tidyverse’
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-release-linux-x86_64