Last updated on 2024-11-03 15:48:29 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1.0 | 11.45 | 74.28 | 85.73 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.1.0 | 0.33 | 1.54 | 1.87 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 1.1.0 | 134.89 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.1.0 | 143.07 | NOTE | |||
r-devel-windows-x86_64 | 1.1.0 | 12.00 | 86.00 | 98.00 | OK | |
r-patched-linux-x86_64 | 1.1.0 | 10.57 | 67.34 | 77.91 | OK | |
r-release-linux-x86_64 | 1.1.0 | 0.31 | 1.90 | 2.21 | ERROR | |
r-release-macos-arm64 | 1.1.0 | 35.00 | OK | |||
r-release-macos-x86_64 | 1.1.0 | 89.00 | OK | |||
r-release-windows-x86_64 | 1.1.0 | 14.00 | 90.00 | 104.00 | OK | |
r-oldrel-macos-arm64 | 1.1.0 | 10.00 | ERROR | |||
r-oldrel-macos-x86_64 | 1.1.0 | 101.00 | OK | |||
r-oldrel-windows-x86_64 | 1.1.0 | 17.00 | 103.00 | 120.00 | OK |
Version: 1.1.0
Check: whether package can be installed
Result: ERROR
Installation failed.
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.1.0
Check: dependencies in R code
Result: NOTE
Namespaces in Imports field not imported from:
‘RandomWalker’ ‘TidyDensity’ ‘healthyR’ ‘healthyR.ai’ ‘healthyR.data’
‘healthyR.ts’ ‘tidyAML’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 1.1.0
Check: package dependencies
Result: ERROR
Packages required but not available:
'healthyR', 'healthyR.ts', 'healthyR.ai', 'TidyDensity', 'tidyAML',
'RandomWalker'
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-release-linux-x86_64
Version: 1.1.0
Check: package dependencies
Result: ERROR
Package required and available but unsuitable version: ‘healthyR.ai’
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-oldrel-macos-arm64