Last updated on 2026-05-12 13:52:10 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.4.9 | 2.06 | 30.62 | 32.68 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 0.4.9 | 1.65 | 22.47 | 24.12 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.4.9 | 51.03 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 0.4.9 | 65.86 | OK | |||
| r-devel-windows-x86_64 | 0.4.9 | 5.00 | 55.00 | 60.00 | OK | |
| r-patched-linux-x86_64 | 0.4.9 | 1.83 | 28.34 | 30.17 | OK | |
| r-release-linux-x86_64 | 0.4.9 | 2.15 | 28.04 | 30.19 | OK | |
| r-release-macos-arm64 | 0.4.9 | 1.00 | 19.00 | 20.00 | OK | |
| r-release-macos-x86_64 | 0.4.9 | 2.00 | 58.00 | 60.00 | OK | |
| r-release-windows-x86_64 | 0.4.9 | 5.00 | 54.00 | 59.00 | ERROR | |
| r-oldrel-macos-arm64 | 0.4.9 | 1.00 | 19.00 | 20.00 | OK | |
| r-oldrel-macos-x86_64 | 0.4.9 | 2.00 | 67.00 | 69.00 | OK | |
| r-oldrel-windows-x86_64 | 0.4.9 | 5.00 | 60.00 | 65.00 | OK |
Version: 0.4.9
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘sparql-queries.Rmd’ using rmarkdown
Quitting from sparql-queries.Rmd:49-54 [precompute]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `read_xml.raw()`:
! Document is empty [4]
---
Backtrace:
▆
1. ├─... %>% elx_run_query()
2. └─eurlex::elx_run_query(.)
3. └─eurlex:::elx_parse_xml(sparql_response)
4. ├─xml2::read_xml(sparql_response)
5. └─xml2:::read_xml.response(sparql_response)
6. ├─xml2::read_xml(...)
7. └─xml2:::read_xml.raw(...)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'sparql-queries.Rmd' failed with diagnostics:
Document is empty [4]
--- failed re-building ‘sparql-queries.Rmd’
SUMMARY: processing the following file failed:
‘sparql-queries.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 0.4.9
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building 'sparql-queries.Rmd' using rmarkdown
Quitting from sparql-queries.Rmd:49-54 [precompute]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `read_xml.raw()`:
! Failed to parse text
---
Backtrace:
▆
1. ├─... %>% elx_run_query()
2. └─eurlex::elx_run_query(.)
3. └─eurlex:::elx_parse_xml(sparql_response)
4. ├─xml2::read_xml(sparql_response)
5. └─xml2:::read_xml.response(sparql_response)
6. ├─xml2::read_xml(...)
7. └─xml2:::read_xml.raw(...)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'sparql-queries.Rmd' failed with diagnostics:
Failed to parse text
--- failed re-building 'sparql-queries.Rmd'
SUMMARY: processing the following file failed:
'sparql-queries.Rmd'
Error: Vignette re-building failed.
Execution halted
Flavor: r-release-windows-x86_64