Last updated on 2025-10-13 01:49:04 CEST.
Package | ERROR | OK |
---|---|---|
whep | 2 | 11 |
Current CRAN status: ERROR: 2, OK: 11
Version: 0.1.0
Check: examples
Result: ERROR
Running examples in ‘whep-Ex.R’ failed
The error most likely occurred in:
> ### Name: build_supply_use
> ### Title: Supply and use tables
> ### Aliases: build_supply_use
>
> ### ** Examples
>
> # Note: These are smaller samples to show outputs, not the real data.
> # For all data, call the function with default versions (i.e. no arguments).
> build_supply_use(
+ cbs_version = "20250721T132006Z-8ea47",
+ feed_intake_version = "20250721T143825Z-c1313",
+ primary_prod_version = "20250721T145805Z-8e12a",
+ primary_residues_version = "20250721T150132Z-dfd94",
+ processing_coefs_version = "20250721T143403Z-216d7"
+ )
ℹ Fetching files for primary_prod...
Error in path.expand(file) : invalid 'path' argument
Calls: build_supply_use ... .read_file -> <Anonymous> -> <Anonymous> -> path.expand
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc