Last updated on 2026-05-10 08:48:56 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.3 | 4.00 | 45.27 | 49.27 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 0.1.3 | 2.75 | 34.35 | 37.10 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.1.3 | 7.00 | 69.39 | 76.39 | ERROR | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.3 | 85.13 | ERROR | |||
| r-devel-windows-x86_64 | 0.1.3 | 6.00 | 85.00 | 91.00 | ERROR | |
| r-patched-linux-x86_64 | 0.1.3 | 3.53 | 42.06 | 45.59 | ERROR | |
| r-release-linux-x86_64 | 0.1.3 | 3.49 | 37.45 | 40.94 | ERROR | |
| r-release-macos-arm64 | 0.1.3 | 1.00 | 75.00 | 76.00 | ERROR | |
| r-release-macos-x86_64 | 0.1.3 | 3.00 | 127.00 | 130.00 | ERROR | |
| r-release-windows-x86_64 | 0.1.3 | 6.00 | 61.00 | 67.00 | ERROR | |
| r-oldrel-macos-arm64 | 0.1.3 | OK | ||||
| r-oldrel-macos-x86_64 | 0.1.3 | 3.00 | 57.00 | 60.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1.3 | 7.00 | 73.00 | 80.00 | ERROR |
Version: 0.1.3
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘example.Rmd’ using rmarkdown
Quitting from example.Rmd:128-148 [unnamed-chunk-11]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/vctrs_error_subscript_oob>
Error in `select()`:
! Can't select columns that don't exist.
✖ Column `LAU_NAT` doesn't exist.
---
Backtrace:
▆
1. ├─dplyr::select(hu_data, POSTCODE, LAU_NAT)
2. └─sf:::select.sf(hu_data, POSTCODE, LAU_NAT)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'example.Rmd' failed with diagnostics:
Can't select columns that don't exist.
✖ Column `LAU_NAT` doesn't exist.
--- failed re-building ‘example.Rmd’
SUMMARY: processing the following file failed:
‘example.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64
Version: 0.1.3
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building ‘example.Rmd’ using rmarkdown
Quitting from example.Rmd:128-148 [unnamed-chunk-11]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/vctrs_error_subscript_oob>
Error in `select()`:
! Can't select columns that don't exist.
✖ Column `LAU_NAT` doesn't exist.
---
Backtrace:
▆
1. ├─dplyr::select(hu_data, POSTCODE, LAU_NAT)
2. └─sf:::select.sf(hu_data, POSTCODE, LAU_NAT)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'example.Rmd' failed with diagnostics:
Can't select columns that don't exist.
✖ Column `LAU_NAT` doesn't exist.
--- failed re-building ‘example.Rmd’
SUMMARY: processing the following file failed:
‘example.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-windows-x86_64
Version: 0.1.3
Check: examples
Result: ERROR
Running examples in ‘eudata-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: get_content
> ### Title: Get content from the API
> ### Aliases: get_content
>
> ### ** Examples
>
> api <- get_topic("Postal")
> files <- get_latest_files(api)$csv
Error in `req_perform()`:
! HTTP 503 Service Unavailable.
Backtrace:
▆
1. └─eudata::get_latest_files(api)
2. ├─dplyr::last(get_datasets(api))
3. │ └─dplyr::nth(x, -1L, order_by = order_by, default = default, na_rm = na_rm)
4. │ └─vctrs::vec_size(x)
5. └─eudata::get_datasets(api)
6. ├─tibble::as_tibble(...)
7. ├─purrr::list_transpose(...)
8. │ └─vctrs::obj_check_list(x)
9. ├─httr2::resp_body_json(...)
10. │ └─httr2:::check_response(resp)
11. │ └─httr2:::is_response(resp)
12. └─httr2::req_perform(req_cache(req_url_path_append(api, "datasets.json"), path = cache_dir()))
13. └─httr2:::handle_resp(req, resp, error_call = error_call)
14. └─httr2:::resp_failure_cnd(req, resp, error_call = error_call)
15. ├─rlang::catch_cnd(...)
16. │ ├─rlang::eval_bare(...)
17. │ ├─base::tryCatch(...)
18. │ │ └─base (local) tryCatchList(expr, classes, parentenv, handlers)
19. │ │ └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
20. │ │ └─base (local) doTryCatch(return(expr), name, parentenv, handler)
21. │ └─base::force(expr)
22. └─rlang::abort(...)
Execution halted
Flavor: r-release-linux-x86_64
Version: 0.1.3
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘example.Rmd’ using rmarkdown
Quitting from example.Rmd:28-30 [unnamed-chunk-3]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/httr2_http_503>
Error in `req_perform()`:
! HTTP 503 Service Unavailable.
---
Backtrace:
▆
1. └─eudata::get_topics()
2. ├─tibble::as_tibble(...)
3. ├─purrr::list_transpose(...)
4. │ └─vctrs::obj_check_list(x)
5. ├─httr2::resp_body_json(req_perform(req_url_path_append(api, "themes.json")))
6. │ └─httr2:::check_response(resp)
7. │ └─httr2:::is_response(resp)
8. └─httr2::req_perform(req_url_path_append(api, "themes.json"))
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'example.Rmd' failed with diagnostics:
HTTP 503 Service Unavailable.
--- failed re-building ‘example.Rmd’
SUMMARY: processing the following file failed:
‘example.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-release-linux-x86_64