CRAN Package Check Results for Package git2rdata

Last updated on 2024-09-12 04:49:57 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.4.1 3.40 66.03 69.43 OK
r-devel-linux-x86_64-debian-gcc 0.4.1 2.80 50.56 53.36 OK
r-devel-linux-x86_64-fedora-clang 0.4.1 117.02 OK
r-devel-linux-x86_64-fedora-gcc 0.4.1 125.36 OK
r-devel-windows-x86_64 0.4.1 7.00 114.00 121.00 OK
r-patched-linux-x86_64 0.4.1 4.22 63.58 67.80 OK
r-release-linux-x86_64 0.4.1 3.07 63.75 66.82 OK
r-release-macos-arm64 0.4.1 76.00 OK
r-release-macos-x86_64 0.4.1 151.00 OK
r-release-windows-x86_64 0.4.1 7.00 100.00 107.00 OK
r-oldrel-macos-arm64 0.4.1 68.00 ERROR
r-oldrel-macos-x86_64 0.4.1 121.00 ERROR
r-oldrel-windows-x86_64 0.4.1 8.00 112.00 120.00 OK

Check Details

Version: 0.4.1
Check: running R code from vignettes
Result: ERROR Errors in running code in vignettes: when running code in ‘plain_text.Rmd’ ... > write_vc(x, "custom_na", path, strict = FALSE, na = "X", + optimize = FALSE) Warning: No sorting applied. Sorting is strongly recommended in combination with version control. When sourcing ‘plain_text.R’: Error: one of the strings matches the NA string ('X') Please use a different NA string or consider using a factor. Execution halted when running code in ‘version_control.Rmd’ ... Add extra sorting variables to ensure small diffs. When sourcing ‘version_control.R’: Error: The data was not overwritten because of the issues below. See vignette('version_control', package = 'git2rdata') for more information. - The sorting variables changed. - Sorting for the new data: 'y'. - Sorting for the old data: . Execution halted ‘efficiency.Rmd’ using ‘UTF-8’... [2s/3s] OK ‘metadata.Rmd’ using ‘UTF-8’... [0s/0s] OK ‘plain_text.Rmd’ using ‘UTF-8’... failed ‘split_by.Rmd’ using ‘UTF-8’... [1s/1s] OK ‘version_control.Rmd’ using ‘UTF-8’... failed ‘workflow.Rmd’ using ‘UTF-8’... [1s/4s] OK Flavor: r-oldrel-macos-arm64

Version: 0.4.1
Check: running R code from vignettes
Result: ERROR Errors in running code in vignettes: when running code in ‘plain_text.Rmd’ ... > write_vc(x, "custom_na", path, strict = FALSE, na = "X", + optimize = FALSE) Warning: No sorting applied. Sorting is strongly recommended in combination with version control. When sourcing ‘plain_text.R’: Error: one of the strings matches the NA string ('X') Please use a different NA string or consider using a factor. Execution halted when running code in ‘version_control.Rmd’ ... Add extra sorting variables to ensure small diffs. When sourcing ‘version_control.R’: Error: The data was not overwritten because of the issues below. See vignette('version_control', package = 'git2rdata') for more information. - The sorting variables changed. - Sorting for the new data: 'y'. - Sorting for the old data: . Execution halted ‘efficiency.Rmd’ using ‘UTF-8’... [4s/8s] OK ‘metadata.Rmd’ using ‘UTF-8’... [0s/1s] OK ‘plain_text.Rmd’ using ‘UTF-8’... failed ‘split_by.Rmd’ using ‘UTF-8’... [2s/2s] OK ‘version_control.Rmd’ using ‘UTF-8’... failed ‘workflow.Rmd’ using ‘UTF-8’... [1s/4s] OK Flavor: r-oldrel-macos-x86_64