Last updated on 2026-07-03 03:52:00 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0 | 28.59 | 261.70 | 290.29 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.0 | 23.78 | 191.47 | 215.25 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.0 | 52.00 | 469.62 | 521.62 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 1.0 | 57.00 | 514.10 | 571.10 | NOTE | |
| r-devel-windows-x86_64 | 1.0 | 28.00 | 418.00 | 446.00 | OK | |
| r-patched-linux-x86_64 | 1.0 | 29.49 | 254.99 | 284.48 | OK | |
| r-release-linux-x86_64 | 1.0 | OK | ||||
| r-release-macos-arm64 | 1.0 | 6.00 | 59.00 | 65.00 | OK | |
| r-release-macos-x86_64 | 1.0 | 13.00 | ERROR | |||
| r-release-windows-x86_64 | 1.0 | 29.00 | 245.00 | 274.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 | 39.00 | 323.00 | 362.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