Last updated on 2026-06-07 08:50:33 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0 | 28.93 | 266.44 | 295.37 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.0 | 21.63 | 187.18 | 208.81 | 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 | 26.00 | 250.00 | 276.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 | 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 | 37.00 | 324.00 | 361.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