Last updated on 2026-04-24 14:50:02 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0 | 33.01 | 272.99 | 306.00 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.0 | 22.77 | 194.40 | 217.17 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.0 | 60.00 | 454.58 | 514.58 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 1.0 | 57.00 | 409.33 | 466.33 | NOTE | |
| r-patched-linux-x86_64 | 1.0 | 35.60 | 263.35 | 298.95 | OK | |
| r-release-linux-x86_64 | 1.0 | 31.88 | 260.54 | 292.42 | OK | |
| r-release-macos-arm64 | 1.0 | OK | ||||
| r-release-macos-x86_64 | 1.0 | 7.00 | ERROR | |||
| r-release-windows-x86_64 | 1.0 | 26.00 | 244.00 | 270.00 | OK | |
| r-oldrel-macos-arm64 | 1.0 | OK | ||||
| r-oldrel-macos-x86_64 | 1.0 | 14.00 | 201.00 | 215.00 | OK | |
| r-oldrel-windows-x86_64 | 1.0 | 28.00 | 243.00 | 271.00 | OK |
Version: 1.0
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘magick’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 1.0
Check: package dependencies
Result: ERROR
Package required but not available: ‘spaMM’
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-release-macos-x86_64