Last updated on 2026-07-04 11:51:03 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.5.0 | 34.13 | 327.95 | 362.08 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.5.0 | 23.66 | 232.45 | 256.11 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.5.0 | 61.00 | 501.41 | 562.41 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.5.0 | 67.00 | 510.01 | 577.01 | NOTE | |
| r-devel-windows-x86_64 | 0.5.0 | 37.00 | 330.00 | 367.00 | OK | |
| r-patched-linux-x86_64 | 0.5.0 | 33.43 | 311.75 | 345.18 | OK | |
| r-release-linux-x86_64 | 0.5.0 | OK | ||||
| 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 | 40.00 | 335.00 | 375.00 | OK | |
| r-oldrel-macos-arm64 | 0.5.0 | 9.00 | 78.00 | 87.00 | OK | |
| r-oldrel-macos-x86_64 | 0.5.0 | 27.00 | 513.00 | 540.00 | OK | |
| r-oldrel-windows-x86_64 | 0.5.0 | 55.00 | 423.00 | 478.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: ‘RTMB’
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-release-macos-x86_64