Last updated on 2024-09-09 08:49:11 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.4.0 | 3.29 | 63.29 | 66.58 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.4.1 | 2.83 | 49.00 | 51.83 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.4.1 | 117.02 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.4.1 | 130.70 | OK | |||
r-devel-windows-x86_64 | 0.4.1 | 7.00 | 114.00 | 121.00 | OK | |
r-patched-linux-x86_64 | 0.4.0 | 3.11 | 60.51 | 63.62 | 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 | 75.00 | ERROR | |||
r-oldrel-macos-x86_64 | 0.4.1 | 137.00 | ERROR | |||
r-oldrel-windows-x86_64 | 0.4.1 | 8.00 | 112.00 | 120.00 | OK |
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’... [0s/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/7s] OK
‘metadata.Rmd’ using ‘UTF-8’... [0s/0s] OK
‘plain_text.Rmd’ using ‘UTF-8’... failed
‘split_by.Rmd’ using ‘UTF-8’... [2s/3s] OK
‘version_control.Rmd’ using ‘UTF-8’... failed
‘workflow.Rmd’ using ‘UTF-8’... [1s/4s] OK
Flavor: r-oldrel-macos-x86_64