Last updated on 2026-05-15 05:53:06 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.55 | 24.32 | 25.87 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.4.9 | 53.36 | ERROR | |||
| r-devel-linux-x86_64-fedora-gcc | 0.4.9 | 4.00 | 61.63 | 65.63 | OK | |
| r-devel-windows-x86_64 | 0.4.9 | 5.00 | 54.00 | 59.00 | OK | |
| r-patched-linux-x86_64 | 0.4.9 | 2.22 | 28.28 | 30.50 | 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 | 57.00 | 62.00 | OK | |
| 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 | 58.00 | 63.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
Flavor: r-devel-linux-x86_64-debian-clang
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 `UseMethod()`:
! no applicable method for 'select' applied to an object of class "NULL"
---
Backtrace:
▆
1. └─dplyr::select(dirs, -force, -date)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'sparql-queries.Rmd' failed with diagnostics:
no applicable method for 'select' applied to an object of class "NULL"
--- failed re-building ‘sparql-queries.Rmd’
SUMMARY: processing the following file failed:
‘sparql-queries.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang