Last updated on 2024-09-17 08:49:26 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.2.1 | 18.97 | 227.18 | 246.15 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.2.1 | 12.12 | 162.93 | 175.05 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.2.1 | 396.37 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.2.1 | 394.74 | NOTE | |||
r-devel-windows-x86_64 | 1.2.1 | 19.00 | 177.00 | 196.00 | NOTE | |
r-patched-linux-x86_64 | 1.2.1 | 22.69 | 214.37 | 237.06 | OK | |
r-release-linux-x86_64 | 1.2.1 | 13.88 | 217.31 | 231.19 | OK | |
r-release-macos-arm64 | 1.2.1 | 86.00 | OK | |||
r-release-macos-x86_64 | 1.2.1 | 126.00 | OK | |||
r-release-windows-x86_64 | 1.2.1 | 18.00 | 181.00 | 199.00 | OK | |
r-oldrel-macos-arm64 | 1.2.1 | 92.00 | OK | |||
r-oldrel-macos-x86_64 | 1.2.1 | 122.00 | OK | |||
r-oldrel-windows-x86_64 | 1.2.1 | 25.00 | 229.00 | 254.00 | OK |
Version: 1.2.1
Check: Rd cross-references
Result: NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
Heat.Rd: pheatmap
ImpPlot.Rd: randomForest, gbm
cv_glmnet_plot.Rd: glmnet
esSim.Rd: lmFit
Please provide package anchors for all Rd \link{} targets not in the
package itself and the base packages.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64
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