Last updated on 2026-04-25 06:51:44 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.6.0 | 192.29 | 138.43 | 330.72 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.6.0 | 128.67 | 100.62 | 229.29 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.6.0 | 283.00 | 206.01 | 489.01 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.6.0 | 346.00 | 196.08 | 542.08 | NOTE | |
| r-patched-linux-x86_64 | 0.6.0 | 170.90 | 127.40 | 298.30 | OK | |
| r-release-linux-x86_64 | 0.6.0 | 131.73 | 119.59 | 251.32 | 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 | 175.00 | 387.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 | 178.00 | 172.00 | 350.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