Last updated on 2025-02-16 01:49:44 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.3 | 26.69 | 239.13 | 265.82 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.0.3 | 17.04 | 146.39 | 163.43 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.0.3 | 454.25 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.3 | 351.21 | NOTE | |||
r-devel-macos-arm64 | 1.0.3 | 5.00 | ERROR | |||
r-devel-macos-x86_64 | 1.0.3 | 195.00 | OK | |||
r-devel-windows-x86_64 | 1.0.3 | 23.00 | 183.00 | 206.00 | OK | |
r-patched-linux-x86_64 | 1.0.3 | 25.08 | 218.71 | 243.79 | OK | |
r-release-linux-x86_64 | 1.0.3 | 24.92 | 218.79 | 243.71 | OK | |
r-release-macos-arm64 | 1.0.3 | 99.00 | OK | |||
r-release-macos-x86_64 | 1.0.3 | 235.00 | OK | |||
r-release-windows-x86_64 | 1.0.3 | 17.00 | 200.00 | 217.00 | OK | |
r-oldrel-macos-arm64 | 1.0.2 | 97.00 | OK | |||
r-oldrel-macos-x86_64 | 1.0.3 | 182.00 | OK | |||
r-oldrel-windows-x86_64 | 1.0.3 | 20.00 | 237.00 | 257.00 | OK |
Version: 1.0.3
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘knitr’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 1.0.3
Check: package dependencies
Result: ERROR
Package required but not available: ‘terra’
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-devel-macos-arm64