Last updated on 2026-09-13 02:52:14 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.3.0 | 4.28 | 50.47 | 54.75 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.3.0 | 3.17 | 40.57 | 43.74 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.3.0 | 37.35 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 1.3.0 | 41.75 | OK | |||
| r-devel-windows-x86_64 | 1.3.0 | 7.00 | 325.00 | 332.00 | OK | |
| r-patched-linux-x86_64 | 1.3.0 | 4.78 | 40.99 | 45.77 | ERROR | |
| r-release-linux-x86_64 | 1.3.0 | 3.81 | 46.57 | 50.38 | OK | |
| r-release-macos-arm64 | 1.3.0 | 1.00 | 260.00 | 261.00 | OK | |
| r-release-macos-x86_64 | 1.3.0 | 3.00 | 345.00 | 348.00 | OK | |
| r-release-windows-x86_64 | 1.3.0 | 8.00 | 191.00 | 199.00 | OK | |
| r-oldrel-macos-arm64 | 1.3.0 | 1.00 | 211.00 | 212.00 | OK | |
| r-oldrel-macos-x86_64 | 1.3.0 | 3.00 | 241.00 | 244.00 | OK | |
| r-oldrel-windows-x86_64 | 1.3.0 | 8.00 | 223.00 | 231.00 | OK |
Version: 1.3.0
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘mregions2.Rmd’ using rmarkdown
Quitting from mregions2.Rmd:145-151 [unnamed-chunk-10]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `httr2::resp_body_json()`:
! Unexpected content type "text/html".
• Expecting type "application/json" or suffix "json".
---
Backtrace:
▆
1. ├─mregions2::gaz_search_by_type("Town")
2. ├─mregions2:::gaz_search_by_type.character("Town")
3. │ ├─... %>% new_mr_df()
4. │ └─base::lapply(x, gaz_rest_records_by_type, ...)
5. │ └─mregions2 (local) FUN(X[[i]], ...)
6. │ └─... %>% dplyr::bind_rows()
7. ├─mregions2:::new_mr_df(.)
8. │ ├─base::stopifnot(is.data.frame(x))
9. │ └─base::is.data.frame(x)
10. ├─dplyr::bind_rows(.)
11. │ └─rlang::list2(...)
12. ├─dplyr::bind_rows(.)
13. │ └─rlang::list2(...)
14. └─httr2::resp_body_json(.)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'mregions2.Rmd' failed with diagnostics:
Unexpected content type "text/html".
• Expecting type "application/json" or suffix "json".
--- failed re-building ‘mregions2.Rmd’
SUMMARY: processing the following file failed:
‘mregions2.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-patched-linux-x86_64