Last updated on 2026-06-27 01:50:52 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0 | 29.47 | 268.47 | 297.94 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.0 | 22.77 | 189.64 | 212.41 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.0 | 51.00 | 417.85 | 468.85 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 1.0 | 53.00 | 459.18 | 512.18 | NOTE | |
| r-devel-windows-x86_64 | 1.0 | 27.00 | 263.00 | 290.00 | OK | |
| r-patched-linux-x86_64 | 1.0 | 25.86 | 254.30 | 280.16 | OK | |
| r-release-linux-x86_64 | 1.0 | 32.05 | 252.79 | 284.84 | 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 | 27.00 | 266.00 | 293.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 | 38.00 | 321.00 | 359.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