CRAN Package Check Results for Package joyn

Last updated on 2024-07-16 01:52:17 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.2 6.26 130.76 137.02 OK
r-devel-linux-x86_64-debian-gcc 0.2.2 4.34 102.59 106.93 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.2 6.00 121.00 127.00 OK
r-patched-linux-x86_64 0.2.0 5.69 144.24 149.93 OK
r-release-linux-x86_64 0.2.2 6.39 133.91 140.30 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 108.00 ERROR
r-oldrel-macos-x86_64 0.2.2 133.00 ERROR
r-oldrel-windows-x86_64 0.2.2 9.00 143.00 152.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/1s] OK ‘dplyr-joins.Rmd’ using ‘UTF-8’... [1s/2s] 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/3s] 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