Last updated on 2024-11-02 23:48:42 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.0-1 | 27.63 | 170.96 | 198.59 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.1.0-1 | 19.62 | 144.19 | 163.81 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.1.0-1 | 358.56 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.0-1 | 434.74 | NOTE | |||
r-devel-windows-x86_64 | 0.1.0-1 | 34.00 | 249.00 | 283.00 | OK | |
r-patched-linux-x86_64 | 0.1.0-1 | 30.63 | 219.83 | 250.46 | OK | |
r-release-linux-x86_64 | 0.1.0-1 | 0.39 | 1.77 | 2.16 | ERROR | |
r-release-macos-arm64 | 0.1.0-1 | 149.00 | OK | |||
r-release-macos-x86_64 | 0.1.0-1 | 201.00 | OK | |||
r-release-windows-x86_64 | 0.1.0-1 | 35.00 | 249.00 | 284.00 | OK | |
r-oldrel-macos-arm64 | 0.1.0-1 | 152.00 | OK | |||
r-oldrel-macos-x86_64 | 0.1.0-1 | 253.00 | OK | |||
r-oldrel-windows-x86_64 | 0.1.0-1 | 40.00 | 310.00 | 350.00 | OK |
Version: 0.1.0-1
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘Rcpp’
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-1
Check: package dependencies
Result: ERROR
Packages required but not available: 'pROC', 'Rcpp', 'RcppArmadillo'
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-release-linux-x86_64