Last updated on 2026-04-28 08:53:38 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 | 123.87 | 100.03 | 223.90 | 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 | 239.00 | 210.00 | 449.00 | OK | |
| r-patched-linux-x86_64 | 0.6.0 | 170.90 | 127.40 | 298.30 | 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 | 222.00 | 182.00 | 404.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