Last updated on 2026-06-03 10:51:36 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.5.0 | 35.55 | 318.82 | 354.37 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.5.0 | 25.65 | 235.71 | 261.36 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.5.0 | 67.00 | 547.13 | 614.13 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.5.0 | 71.00 | 603.36 | 674.36 | NOTE | |
| r-devel-windows-x86_64 | 0.5.0 | 37.00 | 329.00 | 366.00 | OK | |
| r-patched-linux-x86_64 | 0.5.0 | 35.44 | 308.98 | 344.42 | OK | |
| r-release-linux-x86_64 | 0.5.0 | 32.99 | 306.32 | 339.31 | 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 | 38.00 | 324.00 | 362.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 | 406.00 | 461.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