Last updated on 2026-05-05 15:51:48 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.5.0 | 35.23 | 329.05 | 364.28 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.5.0 | 24.49 | 230.46 | 254.95 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.5.0 | 65.00 | 551.25 | 616.25 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.5.0 | 61.00 | 496.21 | 557.21 | NOTE | |
| r-devel-windows-x86_64 | 0.5.0 | 34.00 | 346.00 | 380.00 | OK | |
| r-patched-linux-x86_64 | 0.5.0 | 33.60 | 304.08 | 337.68 | OK | |
| r-release-linux-x86_64 | 0.5.0 | 31.92 | 309.12 | 341.04 | 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 | 311.00 | 351.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 | 57.00 | 416.00 | 473.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