Last updated on 2026-04-30 09:53:00 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.6.0 | 199.79 | 138.93 | 338.72 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.6.0 | 127.99 | 100.78 | 228.77 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.6.0 | 289.00 | 216.39 | 505.39 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.6.0 | 346.00 | 196.08 | 542.08 | NOTE | |
| r-devel-windows-x86_64 | 0.6.0 | 229.00 | 196.00 | 425.00 | OK | |
| r-patched-linux-x86_64 | 0.6.0 | 167.41 | 124.66 | 292.07 | OK | |
| r-release-linux-x86_64 | 0.6.0 | 172.07 | 125.00 | 297.07 | OK | |
| r-release-macos-arm64 | 0.6.0 | 36.00 | 8.00 | 44.00 | OK | |
| r-release-macos-x86_64 | 0.6.0 | 8.00 | ERROR | |||
| r-release-windows-x86_64 | 0.6.0 | 212.00 | 178.00 | 390.00 | OK | |
| r-oldrel-macos-arm64 | 0.6.0 | OK | ||||
| r-oldrel-macos-x86_64 | 0.6.0 | 94.00 | 48.00 | 142.00 | OK | |
| r-oldrel-windows-x86_64 | 0.6.0 | 252.00 | 233.00 | 485.00 | OK |
Version: 0.6.0
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘Rcpp’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 0.6.0
Check: package dependencies
Result: ERROR
Package required but not available: ‘ggformula’
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-release-macos-x86_64