Last updated on 2025-01-15 12:48:26 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-gcc | 1.0.0 | 3.91 | 67.00 | 70.91 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.0.0 | 167.16 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.0 | 179.57 | ERROR | |||
r-patched-linux-x86_64 | 1.0.0 | 5.56 | 88.06 | 93.62 | OK | |
r-release-macos-arm64 | 1.0.0 | 68.00 | OK | |||
r-release-macos-x86_64 | 1.0.0 | 116.00 | OK | |||
r-oldrel-macos-arm64 | 1.0.0 | 66.00 | OK | |||
r-oldrel-macos-x86_64 | 1.0.0 | 131.00 | OK | |||
r-oldrel-windows-x86_64 | 1.0.0 | 12.00 | 141.00 | 153.00 | OK |
Version: 1.0.0
Check: tests
Result: ERROR
Running ‘spelling.R’
Running ‘testthat.R’ [25s/53s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(dfeR)
>
> test_check("dfeR")
You provided a numeric input for replacement_alt.
Please amend replace it with a character vector.You provided multiple values for replacement_alt.
Please, only provide a single value.Your table has geography and/or time column(s) that are not in snake_case.
Please amend your column names to match the formatting to dfeR::geog_time_identifiers.[ FAIL 1 | WARN 0 | SKIP 0 | PASS 237 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-z_replace.R:142:3'): Speed of the function ───────────────────
test_time < 0.25 (`actual`) not equal to TRUE (`expected`).
`actual`: FALSE
`expected`: TRUE
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 237 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 1.0.0
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/17s]
Running ‘testthat.R’ [24s/108s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(dfeR)
>
> test_check("dfeR")
You provided a numeric input for replacement_alt.
Please amend replace it with a character vector.You provided multiple values for replacement_alt.
Please, only provide a single value.Your table has geography and/or time column(s) that are not in snake_case.
Please amend your column names to match the formatting to dfeR::geog_time_identifiers.[ FAIL 1 | WARN 0 | SKIP 0 | PASS 237 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-z_replace.R:142:3'): Speed of the function ───────────────────
test_time < 0.25 (`actual`) not equal to TRUE (`expected`).
`actual`: FALSE
`expected`: TRUE
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 237 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc