Last updated on 2025-09-14 07:51:16 CEST.
Package | ERROR | NOTE | OK |
---|---|---|---|
ffaframework | 1 | 2 | 10 |
Current CRAN status: ERROR: 1, NOTE: 2, OK: 10
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