Last updated on 2024-09-13 07:49:10 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.5.0 | 5.06 | 52.88 | 57.94 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.5.0 | 3.52 | 37.63 | 41.15 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.5.0 | 96.80 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.5.0 | 88.09 | ERROR | |||
r-devel-windows-x86_64 | 0.5.0 | 7.00 | 88.00 | 95.00 | ERROR | |
r-patched-linux-x86_64 | 0.5.0 | 6.45 | 49.55 | 56.00 | OK | |
r-release-linux-x86_64 | 0.5.0 | 4.75 | 50.18 | 54.93 | OK | |
r-release-macos-arm64 | 0.5.0 | 30.00 | OK | |||
r-release-macos-x86_64 | 0.5.0 | 46.00 | OK | |||
r-release-windows-x86_64 | 0.5.0 | 8.00 | 85.00 | 93.00 | OK | |
r-oldrel-macos-arm64 | 0.5.0 | 33.00 | OK | |||
r-oldrel-macos-x86_64 | 0.5.0 | 82.00 | OK | |||
r-oldrel-windows-x86_64 | 0.5.0 | 7.00 | 95.00 | 102.00 | OK |
Version: 0.5.0
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/0s]
Running ‘testthat.R’ [14s/18s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(dttr2)
>
> test_check("dttr2")
[ FAIL 9 | WARN 0 | SKIP 0 | PASS 1158 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-complete.R:85:3'): complete.POSIXct ──────────────────────────
dtt_complete(...) (`actual`) not identical to as.POSIXct(c("2001-01-01", "2001-01-02", "2001-01-03"), tz = "Etc/GMT+7") (`expected`).
`actual`: "1969-12-31 20:08:44" "2001-01-01 00:00:00" "2001-01-03 00:00:00"
`expected`: "2001-01-01" "2001-01-02" "2001-01-03"
── Failure ('test-complete.R:92:3'): complete.POSIXct ──────────────────────────
dtt_complete(...) (`actual`) not identical to as.POSIXct(c("2001-01-03", "2001-01-01", "2001-01-02"), tz = "Etc/GMT+7") (`expected`).
`actual`: "2001-01-03 00:00:00" "2001-01-01 00:00:00" "1969-12-31 20:08:44"
`expected`: "2001-01-03" "2001-01-01" "2001-01-02"
── Failure ('test-complete.R:100:3'): complete.POSIXct ─────────────────────────
dtt_complete(...) (`actual`) not identical to as.POSIXct(c("2001-01-03", "2001-01-01", "2001-01-02"), tz = "Etc/GMT+7") (`expected`).
`actual`: "2001-01-03 00:00:00" "2001-01-01 00:00:00" "1969-12-31 20:08:44"
`expected`: "2001-01-03" "2001-01-01" "2001-01-02"
── Failure ('test-complete.R:108:3'): complete.POSIXct ─────────────────────────
dtt_complete(...) (`actual`) not identical to as.POSIXct(...) (`expected`).
actual | expected
[1] "2001-01-03 00:00:00" - "2001-01-03" [1]
[2] "2001-01-01 00:00:00" - "2001-01-01" [2]
[3] "2001-01-03 00:00:00" - "2001-01-03" [3]
[4] "1969-12-31 20:08:44" - "2001-01-02" [4]
── Failure ('test-complete.R:120:3'): complete.POSIXct ─────────────────────────
dtt_complete(...) (`actual`) not identical to as.POSIXct(...) (`expected`).
actual | expected
[1] "1969-12-31 20:08:44" - "2001-01-01" [1]
[2] "2001-01-01 00:00:00" - "2001-01-02" [2]
[3] "2001-01-03 00:00:00" - "2001-01-03" [3]
[4] "2001-01-03 00:00:00" - "2001-01-03" [4]
── Failure ('test-complete.R:147:3'): complete.POSIXct ─────────────────────────
dtt_complete(...) (`actual`) not identical to as.POSIXct(...) (`expected`).
`actual`: "1969-12-31 20:08:43" "2001-01-01 00:00:00" "2001-01-01 00:00:02"
`expected`: "2001-01-01 00:00:00" "2001-01-01 00:00:01" "2001-01-01 00:00:02"
── Failure ('test-complete.R:160:3'): complete.POSIXct ─────────────────────────
dtt_complete(...) (`actual`) not identical to as.POSIXct(...) (`expected`).
`actual`: "2001-01-01 00:00:04" "2001-01-01 00:00:02" "1969-12-31 20:08:43"
`expected`: "2001-01-01 00:00:04" "2001-01-01 00:00:02" "2001-01-01 00:00:03"
── Failure ('test-complete.R:173:3'): complete.POSIXct ─────────────────────────
dtt_complete(...) (`actual`) not identical to as.POSIXct(...) (`expected`).
`actual`: "1969-12-31 20:08:43" "2001-01-01 00:00:02" "2001-01-01 00:00:04"
`expected`: "2001-01-01 00:00:02" "2001-01-01 00:00:03" "2001-01-01 00:00:04"
── Error ('test-complete.R:191:3'): complete.hms ───────────────────────────────
Error in `as.Date.default(setdiff(seq, x), origin = "1970-01-01")`: do not know how to convert 'setdiff(seq, x)' to class "Date"
Backtrace:
▆
1. ├─testthat::expect_identical(...) at test-complete.R:191:3
2. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
4. ├─dttr2::dtt_complete(hms::as_hms(c("00:00:00", "00:00:00")))
5. └─dttr2:::dtt_complete.hms(hms::as_hms(c("00:00:00", "00:00:00")))
6. ├─base::as.Date(setdiff(seq, x), origin = "1970-01-01")
7. └─base::as.Date.default(setdiff(seq, x), origin = "1970-01-01")
[ FAIL 9 | WARN 0 | SKIP 0 | PASS 1158 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.5.0
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/0s]
Running ‘testthat.R’ [10s/14s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(dttr2)
>
> test_check("dttr2")
[ FAIL 9 | WARN 0 | SKIP 0 | PASS 1158 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-complete.R:85:3'): complete.POSIXct ──────────────────────────
dtt_complete(...) (`actual`) not identical to as.POSIXct(c("2001-01-01", "2001-01-02", "2001-01-03"), tz = "Etc/GMT+7") (`expected`).
`actual`: "1969-12-31 20:08:44" "2001-01-01 00:00:00" "2001-01-03 00:00:00"
`expected`: "2001-01-01" "2001-01-02" "2001-01-03"
── Failure ('test-complete.R:92:3'): complete.POSIXct ──────────────────────────
dtt_complete(...) (`actual`) not identical to as.POSIXct(c("2001-01-03", "2001-01-01", "2001-01-02"), tz = "Etc/GMT+7") (`expected`).
`actual`: "2001-01-03 00:00:00" "2001-01-01 00:00:00" "1969-12-31 20:08:44"
`expected`: "2001-01-03" "2001-01-01" "2001-01-02"
── Failure ('test-complete.R:100:3'): complete.POSIXct ─────────────────────────
dtt_complete(...) (`actual`) not identical to as.POSIXct(c("2001-01-03", "2001-01-01", "2001-01-02"), tz = "Etc/GMT+7") (`expected`).
`actual`: "2001-01-03 00:00:00" "2001-01-01 00:00:00" "1969-12-31 20:08:44"
`expected`: "2001-01-03" "2001-01-01" "2001-01-02"
── Failure ('test-complete.R:108:3'): complete.POSIXct ─────────────────────────
dtt_complete(...) (`actual`) not identical to as.POSIXct(...) (`expected`).
actual | expected
[1] "2001-01-03 00:00:00" - "2001-01-03" [1]
[2] "2001-01-01 00:00:00" - "2001-01-01" [2]
[3] "2001-01-03 00:00:00" - "2001-01-03" [3]
[4] "1969-12-31 20:08:44" - "2001-01-02" [4]
── Failure ('test-complete.R:120:3'): complete.POSIXct ─────────────────────────
dtt_complete(...) (`actual`) not identical to as.POSIXct(...) (`expected`).
actual | expected
[1] "1969-12-31 20:08:44" - "2001-01-01" [1]
[2] "2001-01-01 00:00:00" - "2001-01-02" [2]
[3] "2001-01-03 00:00:00" - "2001-01-03" [3]
[4] "2001-01-03 00:00:00" - "2001-01-03" [4]
── Failure ('test-complete.R:147:3'): complete.POSIXct ─────────────────────────
dtt_complete(...) (`actual`) not identical to as.POSIXct(...) (`expected`).
`actual`: "1969-12-31 20:08:43" "2001-01-01 00:00:00" "2001-01-01 00:00:02"
`expected`: "2001-01-01 00:00:00" "2001-01-01 00:00:01" "2001-01-01 00:00:02"
── Failure ('test-complete.R:160:3'): complete.POSIXct ─────────────────────────
dtt_complete(...) (`actual`) not identical to as.POSIXct(...) (`expected`).
`actual`: "2001-01-01 00:00:04" "2001-01-01 00:00:02" "1969-12-31 20:08:43"
`expected`: "2001-01-01 00:00:04" "2001-01-01 00:00:02" "2001-01-01 00:00:03"
── Failure ('test-complete.R:173:3'): complete.POSIXct ─────────────────────────
dtt_complete(...) (`actual`) not identical to as.POSIXct(...) (`expected`).
`actual`: "1969-12-31 20:08:43" "2001-01-01 00:00:02" "2001-01-01 00:00:04"
`expected`: "2001-01-01 00:00:02" "2001-01-01 00:00:03" "2001-01-01 00:00:04"
── Error ('test-complete.R:191:3'): complete.hms ───────────────────────────────
Error in `as.Date.default(setdiff(seq, x), origin = "1970-01-01")`: do not know how to convert 'setdiff(seq, x)' to class "Date"
Backtrace:
▆
1. ├─testthat::expect_identical(...) at test-complete.R:191:3
2. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
4. ├─dttr2::dtt_complete(hms::as_hms(c("00:00:00", "00:00:00")))
5. └─dttr2:::dtt_complete.hms(hms::as_hms(c("00:00:00", "00:00:00")))
6. ├─base::as.Date(setdiff(seq, x), origin = "1970-01-01")
7. └─base::as.Date.default(setdiff(seq, x), origin = "1970-01-01")
[ FAIL 9 | WARN 0 | SKIP 0 | PASS 1158 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.5.0
Check: tests
Result: ERROR
Running ‘spelling.R’
Running ‘testthat.R’ [24s/51s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(dttr2)
>
> test_check("dttr2")
[ FAIL 9 | WARN 0 | SKIP 0 | PASS 1158 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-complete.R:85:3'): complete.POSIXct ──────────────────────────
dtt_complete(...) (`actual`) not identical to as.POSIXct(c("2001-01-01", "2001-01-02", "2001-01-03"), tz = "Etc/GMT+7") (`expected`).
`actual`: "1969-12-31 20:08:44" "2001-01-01 00:00:00" "2001-01-03 00:00:00"
`expected`: "2001-01-01" "2001-01-02" "2001-01-03"
── Failure ('test-complete.R:92:3'): complete.POSIXct ──────────────────────────
dtt_complete(...) (`actual`) not identical to as.POSIXct(c("2001-01-03", "2001-01-01", "2001-01-02"), tz = "Etc/GMT+7") (`expected`).
`actual`: "2001-01-03 00:00:00" "2001-01-01 00:00:00" "1969-12-31 20:08:44"
`expected`: "2001-01-03" "2001-01-01" "2001-01-02"
── Failure ('test-complete.R:100:3'): complete.POSIXct ─────────────────────────
dtt_complete(...) (`actual`) not identical to as.POSIXct(c("2001-01-03", "2001-01-01", "2001-01-02"), tz = "Etc/GMT+7") (`expected`).
`actual`: "2001-01-03 00:00:00" "2001-01-01 00:00:00" "1969-12-31 20:08:44"
`expected`: "2001-01-03" "2001-01-01" "2001-01-02"
── Failure ('test-complete.R:108:3'): complete.POSIXct ─────────────────────────
dtt_complete(...) (`actual`) not identical to as.POSIXct(...) (`expected`).
actual | expected
[1] "2001-01-03 00:00:00" - "2001-01-03" [1]
[2] "2001-01-01 00:00:00" - "2001-01-01" [2]
[3] "2001-01-03 00:00:00" - "2001-01-03" [3]
[4] "1969-12-31 20:08:44" - "2001-01-02" [4]
── Failure ('test-complete.R:120:3'): complete.POSIXct ─────────────────────────
dtt_complete(...) (`actual`) not identical to as.POSIXct(...) (`expected`).
actual | expected
[1] "1969-12-31 20:08:44" - "2001-01-01" [1]
[2] "2001-01-01 00:00:00" - "2001-01-02" [2]
[3] "2001-01-03 00:00:00" - "2001-01-03" [3]
[4] "2001-01-03 00:00:00" - "2001-01-03" [4]
── Failure ('test-complete.R:147:3'): complete.POSIXct ─────────────────────────
dtt_complete(...) (`actual`) not identical to as.POSIXct(...) (`expected`).
`actual`: "1969-12-31 20:08:43" "2001-01-01 00:00:00" "2001-01-01 00:00:02"
`expected`: "2001-01-01 00:00:00" "2001-01-01 00:00:01" "2001-01-01 00:00:02"
── Failure ('test-complete.R:160:3'): complete.POSIXct ─────────────────────────
dtt_complete(...) (`actual`) not identical to as.POSIXct(...) (`expected`).
`actual`: "2001-01-01 00:00:04" "2001-01-01 00:00:02" "1969-12-31 20:08:43"
`expected`: "2001-01-01 00:00:04" "2001-01-01 00:00:02" "2001-01-01 00:00:03"
── Failure ('test-complete.R:173:3'): complete.POSIXct ─────────────────────────
dtt_complete(...) (`actual`) not identical to as.POSIXct(...) (`expected`).
`actual`: "1969-12-31 20:08:43" "2001-01-01 00:00:02" "2001-01-01 00:00:04"
`expected`: "2001-01-01 00:00:02" "2001-01-01 00:00:03" "2001-01-01 00:00:04"
── Error ('test-complete.R:191:3'): complete.hms ───────────────────────────────
Error in `as.Date.default(setdiff(seq, x), origin = "1970-01-01")`: do not know how to convert 'setdiff(seq, x)' to class "Date"
Backtrace:
▆
1. ├─testthat::expect_identical(...) at test-complete.R:191:3
2. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
4. ├─dttr2::dtt_complete(hms::as_hms(c("00:00:00", "00:00:00")))
5. └─dttr2:::dtt_complete.hms(hms::as_hms(c("00:00:00", "00:00:00")))
6. ├─base::as.Date(setdiff(seq, x), origin = "1970-01-01")
7. └─base::as.Date.default(setdiff(seq, x), origin = "1970-01-01")
[ FAIL 9 | WARN 0 | SKIP 0 | PASS 1158 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.5.0
Check: tests
Result: ERROR
Running ‘spelling.R’
Running ‘testthat.R’ [22s/34s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(dttr2)
>
> test_check("dttr2")
[ FAIL 9 | WARN 0 | SKIP 0 | PASS 1158 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-complete.R:85:3'): complete.POSIXct ──────────────────────────
dtt_complete(...) (`actual`) not identical to as.POSIXct(c("2001-01-01", "2001-01-02", "2001-01-03"), tz = "Etc/GMT+7") (`expected`).
`actual`: "1969-12-31 20:08:44" "2001-01-01 00:00:00" "2001-01-03 00:00:00"
`expected`: "2001-01-01" "2001-01-02" "2001-01-03"
── Failure ('test-complete.R:92:3'): complete.POSIXct ──────────────────────────
dtt_complete(...) (`actual`) not identical to as.POSIXct(c("2001-01-03", "2001-01-01", "2001-01-02"), tz = "Etc/GMT+7") (`expected`).
`actual`: "2001-01-03 00:00:00" "2001-01-01 00:00:00" "1969-12-31 20:08:44"
`expected`: "2001-01-03" "2001-01-01" "2001-01-02"
── Failure ('test-complete.R:100:3'): complete.POSIXct ─────────────────────────
dtt_complete(...) (`actual`) not identical to as.POSIXct(c("2001-01-03", "2001-01-01", "2001-01-02"), tz = "Etc/GMT+7") (`expected`).
`actual`: "2001-01-03 00:00:00" "2001-01-01 00:00:00" "1969-12-31 20:08:44"
`expected`: "2001-01-03" "2001-01-01" "2001-01-02"
── Failure ('test-complete.R:108:3'): complete.POSIXct ─────────────────────────
dtt_complete(...) (`actual`) not identical to as.POSIXct(...) (`expected`).
actual | expected
[1] "2001-01-03 00:00:00" - "2001-01-03" [1]
[2] "2001-01-01 00:00:00" - "2001-01-01" [2]
[3] "2001-01-03 00:00:00" - "2001-01-03" [3]
[4] "1969-12-31 20:08:44" - "2001-01-02" [4]
── Failure ('test-complete.R:120:3'): complete.POSIXct ─────────────────────────
dtt_complete(...) (`actual`) not identical to as.POSIXct(...) (`expected`).
actual | expected
[1] "1969-12-31 20:08:44" - "2001-01-01" [1]
[2] "2001-01-01 00:00:00" - "2001-01-02" [2]
[3] "2001-01-03 00:00:00" - "2001-01-03" [3]
[4] "2001-01-03 00:00:00" - "2001-01-03" [4]
── Failure ('test-complete.R:147:3'): complete.POSIXct ─────────────────────────
dtt_complete(...) (`actual`) not identical to as.POSIXct(...) (`expected`).
`actual`: "1969-12-31 20:08:43" "2001-01-01 00:00:00" "2001-01-01 00:00:02"
`expected`: "2001-01-01 00:00:00" "2001-01-01 00:00:01" "2001-01-01 00:00:02"
── Failure ('test-complete.R:160:3'): complete.POSIXct ─────────────────────────
dtt_complete(...) (`actual`) not identical to as.POSIXct(...) (`expected`).
`actual`: "2001-01-01 00:00:04" "2001-01-01 00:00:02" "1969-12-31 20:08:43"
`expected`: "2001-01-01 00:00:04" "2001-01-01 00:00:02" "2001-01-01 00:00:03"
── Failure ('test-complete.R:173:3'): complete.POSIXct ─────────────────────────
dtt_complete(...) (`actual`) not identical to as.POSIXct(...) (`expected`).
`actual`: "1969-12-31 20:08:43" "2001-01-01 00:00:02" "2001-01-01 00:00:04"
`expected`: "2001-01-01 00:00:02" "2001-01-01 00:00:03" "2001-01-01 00:00:04"
── Error ('test-complete.R:191:3'): complete.hms ───────────────────────────────
Error in `as.Date.default(setdiff(seq, x), origin = "1970-01-01")`: do not know how to convert 'setdiff(seq, x)' to class "Date"
Backtrace:
▆
1. ├─testthat::expect_identical(...) at test-complete.R:191:3
2. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
4. ├─dttr2::dtt_complete(hms::as_hms(c("00:00:00", "00:00:00")))
5. └─dttr2:::dtt_complete.hms(hms::as_hms(c("00:00:00", "00:00:00")))
6. ├─base::as.Date(setdiff(seq, x), origin = "1970-01-01")
7. └─base::as.Date.default(setdiff(seq, x), origin = "1970-01-01")
[ FAIL 9 | WARN 0 | SKIP 0 | PASS 1158 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 0.5.0
Check: tests
Result: ERROR
Running 'spelling.R' [0s]
Running 'testthat.R' [18s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(dttr2)
>
> test_check("dttr2")
[ FAIL 9 | WARN 0 | SKIP 0 | PASS 1158 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-complete.R:85:3'): complete.POSIXct ──────────────────────────
dtt_complete(...) (`actual`) not identical to as.POSIXct(c("2001-01-01", "2001-01-02", "2001-01-03"), tz = "Etc/GMT+7") (`expected`).
`actual`: "1969-12-31 20:08:44" "2001-01-01 00:00:00" "2001-01-03 00:00:00"
`expected`: "2001-01-01" "2001-01-02" "2001-01-03"
── Failure ('test-complete.R:92:3'): complete.POSIXct ──────────────────────────
dtt_complete(...) (`actual`) not identical to as.POSIXct(c("2001-01-03", "2001-01-01", "2001-01-02"), tz = "Etc/GMT+7") (`expected`).
`actual`: "2001-01-03 00:00:00" "2001-01-01 00:00:00" "1969-12-31 20:08:44"
`expected`: "2001-01-03" "2001-01-01" "2001-01-02"
── Failure ('test-complete.R:100:3'): complete.POSIXct ─────────────────────────
dtt_complete(...) (`actual`) not identical to as.POSIXct(c("2001-01-03", "2001-01-01", "2001-01-02"), tz = "Etc/GMT+7") (`expected`).
`actual`: "2001-01-03 00:00:00" "2001-01-01 00:00:00" "1969-12-31 20:08:44"
`expected`: "2001-01-03" "2001-01-01" "2001-01-02"
── Failure ('test-complete.R:108:3'): complete.POSIXct ─────────────────────────
dtt_complete(...) (`actual`) not identical to as.POSIXct(...) (`expected`).
actual | expected
[1] "2001-01-03 00:00:00" - "2001-01-03" [1]
[2] "2001-01-01 00:00:00" - "2001-01-01" [2]
[3] "2001-01-03 00:00:00" - "2001-01-03" [3]
[4] "1969-12-31 20:08:44" - "2001-01-02" [4]
── Failure ('test-complete.R:120:3'): complete.POSIXct ─────────────────────────
dtt_complete(...) (`actual`) not identical to as.POSIXct(...) (`expected`).
actual | expected
[1] "1969-12-31 20:08:44" - "2001-01-01" [1]
[2] "2001-01-01 00:00:00" - "2001-01-02" [2]
[3] "2001-01-03 00:00:00" - "2001-01-03" [3]
[4] "2001-01-03 00:00:00" - "2001-01-03" [4]
── Failure ('test-complete.R:147:3'): complete.POSIXct ─────────────────────────
dtt_complete(...) (`actual`) not identical to as.POSIXct(...) (`expected`).
`actual`: "1969-12-31 20:08:43" "2001-01-01 00:00:00" "2001-01-01 00:00:02"
`expected`: "2001-01-01 00:00:00" "2001-01-01 00:00:01" "2001-01-01 00:00:02"
── Failure ('test-complete.R:160:3'): complete.POSIXct ─────────────────────────
dtt_complete(...) (`actual`) not identical to as.POSIXct(...) (`expected`).
`actual`: "2001-01-01 00:00:04" "2001-01-01 00:00:02" "1969-12-31 20:08:43"
`expected`: "2001-01-01 00:00:04" "2001-01-01 00:00:02" "2001-01-01 00:00:03"
── Failure ('test-complete.R:173:3'): complete.POSIXct ─────────────────────────
dtt_complete(...) (`actual`) not identical to as.POSIXct(...) (`expected`).
`actual`: "1969-12-31 20:08:43" "2001-01-01 00:00:02" "2001-01-01 00:00:04"
`expected`: "2001-01-01 00:00:02" "2001-01-01 00:00:03" "2001-01-01 00:00:04"
── Error ('test-complete.R:191:3'): complete.hms ───────────────────────────────
Error in `as.Date.default(setdiff(seq, x), origin = "1970-01-01")`: do not know how to convert 'setdiff(seq, x)' to class "Date"
Backtrace:
▆
1. ├─testthat::expect_identical(...) at test-complete.R:191:3
2. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
4. ├─dttr2::dtt_complete(hms::as_hms(c("00:00:00", "00:00:00")))
5. └─dttr2:::dtt_complete.hms(hms::as_hms(c("00:00:00", "00:00:00")))
6. ├─base::as.Date(setdiff(seq, x), origin = "1970-01-01")
7. └─base::as.Date.default(setdiff(seq, x), origin = "1970-01-01")
[ FAIL 9 | WARN 0 | SKIP 0 | PASS 1158 ]
Error: Test failures
Execution halted
Flavor: r-devel-windows-x86_64