CRAN Package Check Results for Package whep

Last updated on 2025-10-12 08:50:18 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.0 3.76 75.53 79.29 OK
r-devel-linux-x86_64-debian-gcc 0.1.0 2.75 53.09 55.84 OK
r-devel-linux-x86_64-fedora-clang 0.1.0 65.52 ERROR
r-devel-linux-x86_64-fedora-gcc 0.1.0 61.92 ERROR
r-devel-windows-x86_64 0.1.0 6.00 104.00 110.00 OK
r-patched-linux-x86_64 0.1.0 3.82 69.75 73.57 OK
r-release-linux-x86_64 0.1.0 3.84 70.70 74.54 OK
r-release-macos-arm64 0.1.0 72.00 OK
r-release-macos-x86_64 0.1.0 139.00 OK
r-release-windows-x86_64 0.1.0 7.00 113.00 120.00 OK
r-oldrel-macos-arm64 0.1.0 76.00 OK
r-oldrel-macos-x86_64 0.1.0 116.00 OK
r-oldrel-windows-x86_64 0.1.0 8.00 125.00 133.00 OK

Check Details

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