Last updated on 2026-01-16 05:51:12 CET.
| Package | ERROR | OK |
|---|---|---|
| hubUtils | 1 | 12 |
Current CRAN status: ERROR: 1, OK: 12
Version: 1.2.0
Check: package dependencies
Result: NOTE
Package suggested but not available for checking: ‘arrow’
Flavor: r-oldrel-macos-x86_64
Version: 1.2.0
Check: Rd cross-references
Result: NOTE
Package unavailable to check Rd xrefs: ‘arrow’
Flavor: r-oldrel-macos-x86_64
Version: 1.2.0
Check: examples
Result: ERROR
Running examples in ‘hubUtils-Ex.R’ failed
The error most likely occurred in:
> ### Name: subset_task_id_cols
> ### Title: Subset a 'model_out_tbl' or submission 'tbl'.
> ### Aliases: subset_task_id_cols subset_std_cols
>
> ### ** Examples
>
> model_out_tbl_path <- system.file("testhubs", "v4", "simple",
+ "model-output", "hub-baseline", "2022-10-15-hub-baseline.parquet",
+ package = "hubUtils"
+ )
> model_out_tbl <- arrow::read_parquet(model_out_tbl_path)
Error in loadNamespace(x) : there is no package called ‘arrow’
Calls: loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart
Execution halted
Flavor: r-oldrel-macos-x86_64