CRAN Package Check Results for Maintainer ‘R.Andres Castaneda <acastanedaa at worldbank.org>’

Last updated on 2024-07-27 11:49:16 CEST.

Package ERROR OK
joyn 2 11

Package joyn

Current CRAN status: ERROR: 2, OK: 11

Version: 0.2.2
Check: running R code from vignettes
Result: ERROR Errors in running code in vignettes: when running code in ‘main-functionalities.Rmd’ ... 7: 6 NA NA 13 y > joyn(x3, y3, by = "id", match_type = "1:1") ✖ Error: table x is not uniquely identified by id ✖ Error: table y is not uniquely identified by id When sourcing ‘main-functionalities.R’: Error: match type inconsistency ℹ set verbose to TRUE to see where the issue is Execution halted when running code in ‘messages.Rmd’ ... ⚠ Warning: Currently, joyn allows only na_matches = 'na' > x_empty = data.table() > joyn(x = x_empty, y = y1) ✖ Error: Input table x has no columns. When sourcing ‘messages.R’: Error: wrong input specification Execution halted ‘adv-functionalities.Rmd’ using ‘UTF-8’... [1s/1s] OK ‘aux-functions.Rmd’ using ‘UTF-8’... [1s/1s] OK ‘dplyr-joins.Rmd’ using ‘UTF-8’... [1s/1s] OK ‘main-functionalities.Rmd’ using ‘UTF-8’... failed ‘merge-wrapper.Rmd’ using ‘UTF-8’... [1s/1s] OK ‘messages.Rmd’ using ‘UTF-8’... failed Flavor: r-oldrel-macos-arm64

Version: 0.2.2
Check: running R code from vignettes
Result: ERROR Errors in running code in vignettes: when running code in ‘main-functionalities.Rmd’ ... 7: 6 NA NA 13 y > joyn(x3, y3, by = "id", match_type = "1:1") ✖ Error: table x is not uniquely identified by id ✖ Error: table y is not uniquely identified by id When sourcing ‘main-functionalities.R’: Error: match type inconsistency ℹ set verbose to TRUE to see where the issue is Execution halted when running code in ‘messages.Rmd’ ... ⚠ Warning: Currently, joyn allows only na_matches = 'na' > x_empty = data.table() > joyn(x = x_empty, y = y1) ✖ Error: Input table x has no columns. When sourcing ‘messages.R’: Error: wrong input specification Execution halted ‘adv-functionalities.Rmd’ using ‘UTF-8’... [1s/2s] OK ‘aux-functions.Rmd’ using ‘UTF-8’... [1s/1s] OK ‘dplyr-joins.Rmd’ using ‘UTF-8’... [2s/2s] OK ‘main-functionalities.Rmd’ using ‘UTF-8’... failed ‘merge-wrapper.Rmd’ using ‘UTF-8’... [1s/2s] OK ‘messages.Rmd’ using ‘UTF-8’... failed Flavor: r-oldrel-macos-x86_64