CRAN Package Check Results for Package manydata

Last updated on 2026-05-04 03:50:03 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.3 19.53 199.64 219.17 OK
r-devel-linux-x86_64-debian-gcc 1.1.3 13.77 140.37 154.14 OK
r-devel-linux-x86_64-fedora-clang 1.1.3 33.00 294.73 327.73 OK
r-devel-linux-x86_64-fedora-gcc 1.1.3 31.00 282.28 313.28 OK
r-devel-windows-x86_64 1.1.3 21.00 180.00 201.00 OK
r-patched-linux-x86_64 1.1.3 17.59 178.68 196.27 OK
r-release-linux-x86_64 1.1.3 17.10 178.74 195.84 OK
r-release-macos-arm64 1.1.3 5.00 43.00 48.00 OK
r-release-macos-x86_64 1.1.3 13.00 174.00 187.00 OK
r-release-windows-x86_64 1.1.3 22.00 201.00 223.00 ERROR
r-oldrel-macos-arm64 1.1.3 OK
r-oldrel-macos-x86_64 1.1.3 12.00 166.00 178.00 OK
r-oldrel-windows-x86_64 1.1.3 29.00 223.00 252.00 OK

Check Details

Version: 1.1.3
Check: tests
Result: ERROR Running 'testthat.R' [16s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(manydata) Loading required package: cli Loading required package: dplyr Attaching package: 'dplyr' The following objects are masked from 'package:stats': filter, lag The following objects are masked from 'package:base': intersect, setdiff, setequal, union Loading required package: messydates manydata 1.1.3 Please see manydata.ch for more information. Type 'citation("manydata")' for citing this R package in publications. > > options(rlib_message_verbosity = "quiet") > test_check("manydata") > test_compare.R: There were 151 matched observations by ID variable across datasets in datacube. > test_consolidate.R: Using `manyID` for matching observations across datasets... > test_consolidate.R: v Matched 5 observations by `manyID` variable in `test` datasets. > test_consolidate.R: Using `manyID` for matching observations across datasets... > test_consolidate.R: Joining 3 datasets using a inner join... > test_compare.R: There were 151 matched observations by ID variable across datasets in datacube. > test_consolidate.R: v Joined 3 datasets using a inner join. > test_consolidate.R: Joining 3 datasets using a inner join... > test_consolidate.R: Found 4 conflicts to resolve by `coalesce()`... > test_consolidate.R: v Resolved 3 related variables into `date`. > test_consolidate.R: Found 4 conflicts to resolve by `coalesce()`... > test_consolidate.R: v Resolved 2 related variables into `number`. > test_consolidate.R: Found 4 conflicts to resolve by `coalesce()`... > test_consolidate.R: Using `manyID` for matching observations across datasets... > test_consolidate.R: v Matched 5 observations by `manyID` variable in `test` datasets. > test_consolidate.R: Using `manyID` for matching observations across datasets... > test_consolidate.R: Joining 3 datasets using a full join... > test_consolidate.R: v Joined 3 datasets using a full join. > test_consolidate.R: Joining 3 datasets using a full join... > test_consolidate.R: Found 4 conflicts to resolve by `coalesce()`... > test_consolidate.R: v Resolved 3 related variables into `date`. > test_consolidate.R: Found 4 conflicts to resolve by `coalesce()`... > test_consolidate.R: v Resolved 2 related variables into `number`. > test_consolidate.R: Found 4 conflicts to resolve by `coalesce()`... > test_consolidate.R: Using `manyID` for matching observations across datasets... > test_consolidate.R: v Matched 5 observations by `manyID` variable in `test` datasets. > test_consolidate.R: Using `manyID` for matching observations across datasets... > test_consolidate.R: Joining 3 datasets using a inner join... > test_consolidate.R: v Joined 3 datasets using a inner join. > test_consolidate.R: Joining 3 datasets using a inner join... > test_consolidate.R: Found 4 conflicts to resolve by `min()`... > test_consolidate.R: v Resolved 3 related variables into `date`. > test_consolidate.R: Found 4 conflicts to resolve by `min()`... > test_consolidate.R: v Resolved 2 related variables into `number`. > test_consolidate.R: Found 4 conflicts to resolve by `min()`... > test_consolidate.R: Using `manyID` for matching observations across datasets... > test_consolidate.R: v Matched 5 observations by `manyID` variable in `test` datasets. > test_consolidate.R: Using `manyID` for matching observations across datasets... > test_consolidate.R: Joining 3 datasets using a inner join... > test_consolidate.R: v Joined 3 datasets using a inner join. > test_consolidate.R: Joining 3 datasets using a inner join... > test_consolidate.R: Found 4 conflicts to resolve by `max()`... > test_consolidate.R: v Resolved 3 related variables into `date`. > test_consolidate.R: Found 4 conflicts to resolve by `max()`... > test_consolidate.R: v Resolved 2 related variables into `number`. > test_consolidate.R: Found 4 conflicts to resolve by `max()`... > test_consolidate.R: Using `manyID` for matching observations across datasets... > test_consolidate.R: v Matched 5 observations by `manyID` variable in `test` datasets. > test_consolidate.R: Using `manyID` for matching observations across datasets... > test_consolidate.R: Joining 3 datasets using a inner join... > test_consolidate.R: v Joined 3 datasets using a inner join. > test_consolidate.R: Joining 3 datasets using a inner join... > test_consolidate.R: Found 4 conflicts to resolve by `random()`... > test_consolidate.R: v Resolved 3 related variables into `date`. > test_consolidate.R: Found 4 conflicts to resolve by `random()`... > test_consolidate.R: v Resolved 2 related variables into `number`. > test_consolidate.R: Found 4 conflicts to resolve by `random()`... > test_consolidate.R: Using `manyID` for matching observations across datasets... > test_consolidate.R: v Matched 5 observations by `manyID` variable in `test2` datasets. > test_consolidate.R: Using `manyID` for matching observations across datasets... > test_consolidate.R: Joining 3 datasets using a inner join... > test_consolidate.R: v Joined 3 datasets using a inner join. > test_consolidate.R: Joining 3 datasets using a inner join... > test_consolidate.R: Found 4 conflicts to resolve by `min()`... > test_compare.R: There were 151 matched observations by ID variable across datasets in datacube. > test_consolidate.R: v Resolved 3 related variables into `date`. > test_consolidate.R: Found 4 conflicts to resolve by `min()`... > test_consolidate.R: v Resolved 2 related variables into `number`. > test_consolidate.R: Found 4 conflicts to resolve by `min()`... > test_consolidate.R: Using `manyID` for matching observations across datasets... > test_consolidate.R: v Matched 5 observations by `manyID` variable in `test2` datasets. > test_consolidate.R: Using `manyID` for matching observations across datasets... > test_consolidate.R: Joining 3 datasets using a inner join... > test_consolidate.R: v Joined 3 datasets using a inner join. > test_consolidate.R: Joining 3 datasets using a inner join... > test_consolidate.R: Found 4 conflicts to resolve by `max()`... > test_consolidate.R: v Resolved 3 related variables into `date`. > test_consolidate.R: Found 4 conflicts to resolve by `max()`... > test_consolidate.R: v Resolved 2 related variables into `number`. > test_consolidate.R: Found 4 conflicts to resolve by `max()`... > test_compare.R: There were 151 matched observations by ID variable across datasets in datacube. > test_consolidate.R: Using `manyID` for matching observations across datasets... > test_consolidate.R: v Matched 5 observations by `manyID` variable in `test2` datasets. > test_consolidate.R: Using `manyID` for matching observations across datasets... > test_consolidate.R: Joining 3 datasets using a inner join... > test_consolidate.R: v Joined 3 datasets using a inner join. > test_consolidate.R: Joining 3 datasets using a inner join... > test_consolidate.R: Found 4 conflicts to resolve by `random()`... > test_consolidate.R: v Resolved 3 related variables into `date`. > test_consolidate.R: Found 4 conflicts to resolve by `random()`... > test_consolidate.R: v Resolved 2 related variables into `number`. > test_consolidate.R: Found 4 conflicts to resolve by `random()`... > test_data_britannica.R: Error: ! testthat subprocess exited in file 'test_data_britannica.R'. Caused by error: ! R session crashed with exit code -1073741819 Backtrace: ▆ 1. └─testthat::test_check("manydata") 2. └─testthat::test_dir(...) 3. └─testthat:::test_files(...) 4. └─testthat:::test_files_parallel(...) 5. ├─withr::with_dir(...) 6. │ └─base::force(code) 7. ├─testthat::with_reporter(...) 8. │ └─base::tryCatch(...) 9. │ └─base (local) tryCatchList(expr, classes, parentenv, handlers) 10. │ └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 11. │ └─base (local) doTryCatch(return(expr), name, parentenv, handler) 12. └─testthat:::parallel_event_loop_chunky(queue, reporters, ".") 13. └─queue$poll(Inf) 14. └─base::lapply(...) 15. └─testthat (local) FUN(X[[i]], ...) 16. └─private$handle_error(msg, i) 17. └─cli::cli_abort(...) 18. └─rlang::abort(...) Execution halted Flavor: r-release-windows-x86_64