Package: manydata Check: tests New result: ERROR Running ‘testthat.R’ [4s/4s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(manydata) manydata 0.9.3 Please see manydata.ch for more information. Type 'citation("manydata")' for citing this R package in publications. > > test_check("manydata") There were 116 matched observations by ID variable across datasets in datacube.There were 116 matched observations by ID variable across datasets in datacube.There were 116 matched observations by ID variable across datasets in datacube.There were 116 matched observations by ID variable across datasets in datacube.There were 5 matched observations by manyID variable across datasets in datacube.There were 5 matched observations by manyID variable across datasets in datacube.There were 5 matched observations by manyID variable across datasets in datacube.There were 5 matched observations by manyID variable across datasets in datacube.There were 5 matched observations by manyID variable across datasets in datacube.There were 5 matched observations by manyID variable across datasets in datacube.There were 5 matched observations by manyID variable across datasets in datacube.There were 5 matched observations by manyID variable across datasets in datacube.There were 5 matched observations by manyID variable across datasets in datacube.There were 5 matched observations by manyID variable across datasets in datacube.There were 5 matched observations by manyID variable across datasets in datacube.There were 5 matched observations by manyID variable across datasets in datacube.There were 5 matched observations by manyID variable across datasets in datacube.There were 5 matched observations by manyID variable across datasets in datacube.There were 5 matched observations by manyID variable across datasets in datacube.There were 5 matched observations by manyID variable across datasets in datacube.There were 5 matched observations by manyID variable across datasets in datacube.There were 5 matched observations by manyID variable across datasets in datacube.There were 5 matched observations by manyID variable across datasets in datacube.There were 5 matched observations by manyID variable across datasets in datacube.[ FAIL 6 | WARN 0 | SKIP 3 | PASS 119 ] ══ Skipped tests (3) ═══════════════════════════════════════════════════════════ • On CRAN (3): 'test_UNRV.R:33:3', 'test_britannica.R:33:3', 'test_wikipedia.R:33:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test_compare.R:38:3'): compare_dimensions() returns the correct output format ── db$Latest_Date not equal to c("395-01-17", "518-12-31", "491-12-31"). 2/3 mismatches x[2]: "518-01-01" y[2]: "518-12-31" x[3]: "491-01-01" y[3]: "491-12-31" ── Failure ('test_compare.R:49:3'): compare_ranges() returns the correct output format ── db$Min[1] not equal to "-26-01-16". 1/1 mismatches x[1]: "14-09-18" y[1]: "-26-01-16" ── Failure ('test_compare.R:50:3'): compare_ranges() returns the correct output format ── db$Max[4] not equal to "518-12-31". 1/1 mismatches x[1]: "518-01-01" y[1]: "518-12-31" ── Failure ('test_compare.R:51:3'): compare_ranges() returns the correct output format ── db$Mean[5] not equal to "275-04-23". 1/1 mismatches x[1]: "274-11-13" y[1]: "275-04-23" ── Failure ('test_compare.R:52:3'): compare_ranges() returns the correct output format ── db$Median[6] not equal to "276-09-16". 1/1 mismatches x[1]: "276-09-01" y[1]: "276-09-16" ── Failure ('test_consolidate.R:121:3'): consolidate methods work ────────────── consolidate(test2, "any", "any", resolve = c(date = "mean", number = "median")) not equal to data.many[order(data.many$manyID), ]. Component "date": 1 string mismatch [ FAIL 6 | WARN 0 | SKIP 3 | PASS 119 ] Error: Test failures Execution halted