Last updated on 2026-06-09 21:54:37 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0 | 28.36 | 267.70 | 296.06 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.0 | 22.56 | 190.35 | 212.91 | 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 | 420.58 | 473.58 | NOTE | |
| r-devel-windows-x86_64 | 1.0 | 27.00 | 250.00 | 277.00 | OK | |
| r-patched-linux-x86_64 | 1.0 | 27.55 | 251.37 | 278.92 | OK | |
| r-release-linux-x86_64 | 1.0 | 25.10 | 254.52 | 279.62 | 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 | 28.00 | 249.00 | 277.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 | 37.00 | 321.00 | 358.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