CRAN Package Check Results for Package ffaframework

Last updated on 2025-09-13 07:49:32 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.1 10.01 504.62 514.63 OK
r-devel-linux-x86_64-debian-gcc 0.1.1 6.64 308.25 314.89 OK
r-devel-linux-x86_64-fedora-clang 0.1.1 591.05 OK
r-devel-linux-x86_64-fedora-gcc 0.1.1 758.95 OK
r-devel-windows-x86_64 0.1.1 14.00 467.00 481.00 OK
r-patched-linux-x86_64 0.1.1 11.74 446.83 458.57 OK
r-release-linux-x86_64 0.1.1 9.48 440.60 450.08 OK
r-release-macos-arm64 0.1.1 357.00 OK
r-release-macos-x86_64 0.1.1 398.00 OK
r-release-windows-x86_64 0.1.1 14.00 466.00 480.00 OK
r-oldrel-macos-arm64 0.1.1 192.00 NOTE
r-oldrel-macos-x86_64 0.1.1 436.00 NOTE
r-oldrel-windows-x86_64 0.1.1 18.00 658.00 676.00 ERROR

Check Details

Version: 0.1.1
Check: installed package size
Result: NOTE installed size is 5.3Mb sub-directories of 1Mb or more: doc 2.3Mb help 2.5Mb Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Version: 0.1.1
Check: tests
Result: ERROR Running 'spelling.R' [0s] Running 'testthat.R' [440s] Running the tests in 'tests/testthat.R' failed. Complete output: > # tests/testthat.R > > library(testthat) > library(ffaframework) > test_check("ffaframework") [ FAIL 1 | WARN 0 | SKIP 24 | PASS 981 ] ══ Skipped tests (24) ══════════════════════════════════════════════════════════ • On CRAN (9): 'test-select-zstatistic.R:36:2', 'test-select-zstatistic.R:69:2', 'test-select-zstatistic.R:102:2', 'test-select-zstatistic.R:135:2', 'test-select-zstatistic.R:168:2', 'test-uncertainty-bootstrap.R:24:2', 'test-uncertainty-bootstrap.R:104:2', 'test-uncertainty-rfgpl.R:47:2', 'test-uncertainty-rfpl.R:113:2' • Skip on R CMD check (15): 'test-plots.R:3:2', 'test-plots.R:30:2', 'test-plots.R:50:2', 'test-plots.R:77:2', 'test-plots.R:104:2', 'test-plots.R:124:2', 'test-plots.R:142:2', 'test-plots.R:161:2', 'test-plots.R:175:2', 'test-plots.R:190:2', 'test-plots.R:209:2', 'test-plots.R:241:2', 'test-plots.R:262:2', 'test-plots.R:318:2', 'test-plots.R:337:2' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-data-loading.R:11:2'): data-local.R and data-geomet.R work properly and produce same results ── Error in `if (content$numberMatched == 0) { stop(sprintf("No data exists for station with ID '%s'", station_id)) }`: argument is of length zero Backtrace: ▆ 1. └─ffaframework::data_geomet("07BE001") at test-data-loading.R:11:9 [ FAIL 1 | WARN 0 | SKIP 24 | PASS 981 ] Error: Test failures Execution halted Flavor: r-oldrel-windows-x86_64