Last updated on 2023-12-09 04:51:08 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.2.1 | 19.88 | 235.48 | 255.36 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.2.1 | 15.43 | 174.96 | 190.39 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.2.1 | 317.36 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.2.1 | 303.98 | NOTE | |||
r-devel-windows-x86_64 | 1.2.1 | 21.00 | 188.00 | 209.00 | OK | |
r-patched-linux-x86_64 | 1.2.1 | 22.47 | 225.99 | 248.46 | OK | |
r-release-linux-x86_64 | 1.2.1 | 18.59 | 220.29 | 238.88 | OK | |
r-release-macos-arm64 | 1.2.1 | 92.00 | OK | |||
r-release-macos-x86_64 | 1.2.1 | 122.00 | OK | |||
r-release-windows-x86_64 | 1.2.1 | 25.00 | 233.00 | 258.00 | OK | |
r-oldrel-macos-arm64 | 1.2.1 | 58.00 | NOTE | |||
r-oldrel-macos-x86_64 | 1.2.1 | 21.00 | ERROR | |||
r-oldrel-windows-x86_64 | 1.2.1 | 25.00 | 238.00 | 263.00 | OK |
Version: 1.2.1
Check: package dependencies
Result: NOTE
Imports includes 23 non-default packages.
Importing from so many packages makes the package vulnerable to any of
them becoming unavailable. Move as many as possible to Suggests and
use conditionally.
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 1.2.1
Check: dependencies in R code
Result: NOTE
Namespaces in Imports field not imported from:
‘gbm’ ‘ggfortify’ ‘tibble’ ‘tidyverse’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-oldrel-macos-arm64
Version: 1.2.1
Check: package dependencies
Result: ERROR
Package required but not available: ‘pvca’
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-oldrel-macos-x86_64