Last updated on 2026-08-05 18:50:53 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0 | 29.34 | 266.80 | 296.14 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.0 | 23.20 | 186.00 | 209.20 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.0 | 22.00 | 180.28 | 202.28 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 1.0 | 23.00 | 188.91 | 211.91 | NOTE | |
| r-devel-windows-x86_64 | 1.0 | 27.00 | 238.00 | 265.00 | OK | |
| r-patched-linux-x86_64 | 1.0 | 30.15 | 253.67 | 283.82 | OK | |
| r-release-linux-x86_64 | 1.0 | 31.20 | 258.03 | 289.23 | 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 | 257.00 | 284.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 | 329.00 | 366.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