You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
── Error ('test-dataset_prov.R:5:3'): provenance() works ───────────────────────
Error in is.finite.POSIXlt(provenance(iris_dataset)$started_at): could not find function "is.finite.POSIXlt"`
Backtrace:
▆
└─testthat::expect_true(is.finite.POSIXlt(provenance(iris_dataset)$started_at)) at test-dataset_prov.R:5:3
using R version 4.2.3 (2023-03-15)
using platform: aarch64-apple-darwin20 (64-bit)
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
`
▆
── Error ('test-dataset_prov.R:5:3'): provenance() works ───────────────────────
Error in
is.finite.POSIXlt(provenance(iris_dataset)$started_at)
: could not find function "is.finite.POSIXlt"`Backtrace:
▆
[ FAIL 2 | WARN 0 | SKIP 1 | PASS 162 ]
The text was updated successfully, but these errors were encountered: