Last updated on 2026-05-20 13:51:13 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.5.0 | 34.22 | 324.81 | 359.03 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.5.0 | 22.00 | 234.37 | 256.37 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.5.0 | 66.00 | 530.24 | 596.24 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.5.0 | 66.00 | 551.65 | 617.65 | NOTE | |
| r-devel-windows-x86_64 | 0.5.0 | 37.00 | 313.00 | 350.00 | OK | |
| r-patched-linux-x86_64 | 0.5.0 | 35.66 | 309.33 | 344.99 | OK | |
| r-release-linux-x86_64 | 0.5.0 | 0.37 | 2.03 | 2.40 | ERROR | |
| r-release-macos-arm64 | 0.5.0 | 8.00 | 84.00 | 92.00 | OK | |
| r-release-macos-x86_64 | 0.5.0 | 8.00 | ERROR | |||
| r-release-windows-x86_64 | 0.5.0 | 43.00 | 320.00 | 363.00 | OK | |
| r-oldrel-macos-arm64 | 0.5.0 | OK | ||||
| r-oldrel-macos-x86_64 | 0.5.0 | 27.00 | 513.00 | 540.00 | OK | |
| r-oldrel-windows-x86_64 | 0.5.0 | 49.00 | 409.00 | 458.00 | OK |
Version: 0.5.0
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘htmlwidgets’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 0.5.0
Check: package dependencies
Result: ERROR
Package required but not available: ‘duckdb’
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-release-linux-x86_64
Version: 0.5.0
Check: package dependencies
Result: ERROR
Package required but not available: ‘RTMB’
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-release-macos-x86_64