CRAN Package Check Results for Package joyn

Last updated on 2024-07-11 09:51:09 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.0 6.96 142.42 149.38 OK
r-devel-linux-x86_64-debian-gcc 0.2.2 4.78 103.41 108.19 OK
r-devel-linux-x86_64-fedora-clang 0.2.2 136.65 OK
r-devel-linux-x86_64-fedora-gcc 0.2.2 173.86 OK
r-devel-windows-x86_64 0.2.0 7.00 128.00 135.00 OK
r-patched-linux-x86_64 0.2.0 5.69 144.24 149.93 OK
r-release-linux-x86_64 0.2.0 6.40 147.51 153.91 OK
r-release-macos-arm64 0.2.2 69.00 OK
r-release-macos-x86_64 0.2.2 169.00 OK
r-release-windows-x86_64 0.2.2 8.00 122.00 130.00 OK
r-oldrel-macos-arm64 0.2.2 106.00 ERROR
r-oldrel-macos-x86_64 0.2.2 134.00 ERROR
r-oldrel-windows-x86_64 0.2.0 7.00 148.00 155.00 OK

Check Details

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/2s] OK ‘dplyr-joins.Rmd’ using ‘UTF-8’... [1s/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-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