Last updated on 2025-12-16 12:49:58 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.2 | 9.62 | 499.40 | 509.02 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.1.2 | 7.58 | 299.25 | 306.83 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.1.2 | 17.00 | 816.12 | 833.12 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.2 | 17.00 | 811.43 | 828.43 | OK | |
| r-devel-windows-x86_64 | 0.1.2 | 14.00 | 506.00 | 520.00 | OK | |
| r-patched-linux-x86_64 | 0.1.2 | 11.95 | 477.74 | 489.69 | OK | |
| r-release-linux-x86_64 | 0.1.2 | 7.75 | 474.08 | 481.83 | OK | |
| r-release-macos-arm64 | 0.1.2 | OK | ||||
| r-release-macos-x86_64 | 0.1.2 | 8.00 | 779.00 | 787.00 | OK | |
| r-release-windows-x86_64 | 0.1.2 | 13.00 | 496.00 | 509.00 | OK | |
| r-oldrel-macos-arm64 | 0.1.2 | NOTE | ||||
| r-oldrel-macos-x86_64 | 0.1.2 | 8.00 | 823.00 | 831.00 | NOTE | |
| r-oldrel-windows-x86_64 | 0.1.2 | 18.00 | 628.00 | 646.00 | NOTE |
Version: 0.1.2
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/0s]
Running ‘testthat.R’ [175s/223s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> # tests/testthat.R
>
> library(testthat)
> library(ffaframework)
> test_check("ffaframework")
Saving _problems/test-data-loading-31.R
[ FAIL 1 | WARN 0 | SKIP 24 | PASS 984 ]
══ 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 ════════════════════════════════════════════════════════════════
── Failure ('test-data-loading.R:31:2'): data-local.R and data-geomet.R throws errors given invalid arguments ──
`data_geomet("invalid")` threw an error with unexpected message.
Expected match: "No data exists for station with ID 'invalid'"
Actual message: "argument is of length zero"
Backtrace:
▆
1. ├─testthat::expect_error(data_geomet("invalid"), "No data exists for station with ID 'invalid'") at test-data-loading.R:31:9
2. │ └─testthat:::quasi_capture(...)
3. │ ├─testthat (local) .capture(...)
4. │ │ └─base::withCallingHandlers(...)
5. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
6. └─ffaframework::data_geomet("invalid")
[ FAIL 1 | WARN 0 | SKIP 24 | PASS 984 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.1.2
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