Last updated on 2025-12-07 04:49:54 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.4.0 | 7.58 | 75.27 | 82.85 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.4.0 | 0.26 | 2.78 | 3.04 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.4.0 | 17.00 | 105.63 | 122.63 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.4.0 | 14.00 | 115.04 | 129.04 | NOTE | |
| r-devel-windows-x86_64 | 0.4.0 | 11.00 | 103.00 | 114.00 | NOTE | |
| r-patched-linux-x86_64 | 0.4.0 | 7.89 | 67.12 | 75.01 | NOTE | |
| r-release-linux-x86_64 | 0.4.0 | 7.59 | 67.15 | 74.74 | NOTE | |
| r-release-macos-arm64 | 0.4.0 | NOTE | ||||
| r-release-macos-x86_64 | 0.4.0 | 6.00 | 77.00 | 83.00 | NOTE | |
| r-release-windows-x86_64 | 0.4.0 | 12.00 | 100.00 | 112.00 | NOTE | |
| r-oldrel-macos-arm64 | 0.4.0 | OK | ||||
| r-oldrel-macos-x86_64 | 0.4.0 | 5.00 | 65.00 | 70.00 | OK | |
| r-oldrel-windows-x86_64 | 0.4.0 | 16.00 | 114.00 | 130.00 | OK |
Version: 0.4.0
Check: DESCRIPTION meta-information
Result: NOTE
Missing dependency on R >= 4.1.0 because package code uses the pipe
|> or function shorthand \(...) syntax added in R 4.1.0.
File(s) using such syntax:
‘service-cohere.R’
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64
Version: 0.4.0
Check: package dependencies
Result: ERROR
Packages required but not available: 'htmlwidgets', 'shiny.i18n', 'yaml'
Packages suggested but not available for checking:
'knitr', 'rmarkdown', 'shinytest2', 'spelling'
VignetteBuilder package required for checking but not installed: ‘knitr’
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-devel-linux-x86_64-debian-gcc