Last updated on 2023-08-10 10:52:32 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.8 | 2.68 | 29.68 | 32.36 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.1.8 | 2.54 | 23.06 | 25.60 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.1.8 | 44.10 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.8 | 47.60 | ERROR | |||
r-devel-windows-x86_64 | 0.1.8 | 5.00 | 52.00 | 57.00 | OK | |
r-patched-linux-x86_64 | 0.1.8 | 4.24 | 28.81 | 33.05 | OK | |
r-release-linux-x86_64 | 0.1.8 | 3.20 | 29.20 | 32.40 | OK | |
r-release-macos-arm64 | 0.1.8 | 18.00 | ERROR | |||
r-release-macos-x86_64 | 0.1.8 | 32.00 | ERROR | |||
r-release-windows-x86_64 | 0.1.8 | 5.00 | 53.00 | 58.00 | OK | |
r-oldrel-macos-arm64 | 0.1.8 | 21.00 | ERROR | |||
r-oldrel-macos-x86_64 | 0.1.8 | 29.00 | ERROR | |||
r-oldrel-windows-x86_64 | 0.1.8 | 5.00 | 50.00 | 55.00 | OK |
Version: 0.1.8
Check: tests
Result: ERROR
Running ‘testthat.R’
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> # This file is part of the standard setup for testthat.
> # It is recommended that you do not modify it.
> #
> # Where should you do additional test configuration?
> # Learn more about the roles of various files in:
> # * https://r-pkgs.org/tests.html
> # * https://testthat.r-lib.org/reference/test_package.html#special-files
>
> library(testthat)
> library(oaii)
>
> test_check("oaii")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 4 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-df.R:77:3'): df_col_dt_format ────────────────────────────────
df_col_dt_format(df_in, "dt", "%Y.%m.%d %H:%M:%S") (`actual`) not equal to `df_out` (`expected`).
`actual$dt[[1]]`: "2023.06.27 13:23:21"
`expected$dt[[1]]`: "2023.06.27 14:23:21"
`actual$dt[[2]]`: "2023.06.27 13:23:22"
`expected$dt[[2]]`: "2023.06.27 14:23:22"
`actual$dt[[3]]`: "2023.06.27 13:23:23"
`expected$dt[[3]]`: "2023.06.27 14:23:23"
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 4 ]
Error: Test failures
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 0.1.8
Check: tests
Result: ERROR
Running ‘testthat.R’ [1s/1s]
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
── Failure ('test-df.R:77:3'): df_col_dt_format ────────────────────────────────
df_col_dt_format(df_in, "dt", "%Y.%m.%d %H:%M:%S") (`actual`) not equal to `df_out` (`expected`).
`actual$dt[[1]]`: "2023.06.28 00:23:21"
`expected$dt[[1]]`: "2023.06.27 14:23:21"
`actual$dt[[2]]`: "2023.06.28 00:23:22"
`expected$dt[[2]]`: "2023.06.27 14:23:22"
`actual$dt[[3]]`: "2023.06.28 00:23:23"
`expected$dt[[3]]`: "2023.06.27 14:23:23"
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 4 ]
Error: Test failures
Execution halted
Flavors: r-release-macos-arm64, r-oldrel-macos-arm64
Version: 0.1.8
Check: tests
Result: ERROR
Running ‘testthat.R’ [1s/2s]
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
── Failure ('test-df.R:77:3'): df_col_dt_format ────────────────────────────────
df_col_dt_format(df_in, "dt", "%Y.%m.%d %H:%M:%S") (`actual`) not equal to `df_out` (`expected`).
`actual$dt[[1]]`: "2023.06.27 08:23:21"
`expected$dt[[1]]`: "2023.06.27 14:23:21"
`actual$dt[[2]]`: "2023.06.27 08:23:22"
`expected$dt[[2]]`: "2023.06.27 14:23:22"
`actual$dt[[3]]`: "2023.06.27 08:23:23"
`expected$dt[[3]]`: "2023.06.27 14:23:23"
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 4 ]
Error: Test failures
Execution halted
Flavor: r-release-macos-x86_64
Version: 0.1.8
Check: tests
Result: ERROR
Running ‘testthat.R’ [1s/1s]
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
── Failure ('test-df.R:77:3'): df_col_dt_format ────────────────────────────────
df_col_dt_format(df_in, "dt", "%Y.%m.%d %H:%M:%S") (`actual`) not equal to `df_out` (`expected`).
`actual$dt[[1]]`: "2023.06.27 08:23:21"
`expected$dt[[1]]`: "2023.06.27 14:23:21"
`actual$dt[[2]]`: "2023.06.27 08:23:22"
`expected$dt[[2]]`: "2023.06.27 14:23:22"
`actual$dt[[3]]`: "2023.06.27 08:23:23"
`expected$dt[[3]]`: "2023.06.27 14:23:23"
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 4 ]
Error: Test failures
Execution halted
Flavor: r-oldrel-macos-x86_64