Last updated on 2026-02-25 07:51:41 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.1 | 2.88 | 45.45 | 48.33 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.1.1 | 1.97 | 34.46 | 36.43 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.1.1 | 74.68 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 0.1.1 | 70.59 | ERROR | |||
| r-devel-macos-arm64 | 0.1.1 | 1.00 | 47.00 | 48.00 | OK | |
| r-devel-windows-x86_64 | 0.1.1 | 5.00 | 64.00 | 69.00 | OK | |
| r-patched-linux-x86_64 | 0.1.1 | OK | ||||
| r-release-linux-x86_64 | 0.1.1 | 2.63 | 40.69 | 43.32 | OK | |
| r-release-macos-arm64 | 0.1.1 | OK | ||||
| r-release-macos-x86_64 | 0.1.1 | 2.00 | 105.00 | 107.00 | OK | |
| r-release-windows-x86_64 | 0.1.1 | 5.00 | 66.00 | 71.00 | OK | |
| r-oldrel-macos-arm64 | 0.1.1 | OK | ||||
| r-oldrel-macos-x86_64 | 0.1.1 | 2.00 | 79.00 | 81.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1.1 | 5.00 | 76.00 | 81.00 | OK |
Version: 0.1.1
Check: examples
Result: ERROR
Running examples in ‘nisrarr-Ex.R’ failed
The error most likely occurred in:
> ### Name: get_metadata_field
> ### Title: Get metadata
> ### Aliases: get_metadata_field get_metadata
>
> ### ** Examples
>
> mye <- nisra_read_dataset("MYE01T09")
Error in `httr2::req_perform()`:
! Failed to perform HTTP request.
Caused by error in `curl::curl_fetch_memory()`:
! Failure when receiving data from the peer [holdingpage.nics.gov.uk]:
Recv failure: Connection reset by peer
Backtrace:
▆
1. └─nisrarr::nisra_read_dataset("MYE01T09")
2. └─nisrarr:::nisra_data_portal(...)
3. └─nisrarr:::nisra_data_portal_request(method, ...)
4. └─httr2::req_perform(req)
5. └─httr2:::handle_resp(req, resp, error_call = error_call)
6. └─rlang::cnd_signal(resp)
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 0.1.1
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building ‘introduction.Rmd’ using rmarkdown
Quitting from introduction.Rmd:38-43 [search]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/httr2_failure>
Error in `httr2::req_perform()`:
! Failed to perform HTTP request.
Caused by error in `curl::curl_fetch_memory()`:
! Failure when receiving data from the peer [holdingpage.nics.gov.uk]:
Recv failure: Connection reset by peer
---
Backtrace:
▆
1. └─nisrarr::nisra_search()
2. └─nisrarr:::nisra_read_collection(datefrom = datefrom, flush_cache = flush_cache)
3. └─nisrarr:::nisra_data_portal(...)
4. └─nisrarr:::nisra_data_portal_request(method, ...)
5. └─httr2::req_perform(req)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'introduction.Rmd' failed with diagnostics:
Failed to perform HTTP request.
Caused by error in `curl::curl_fetch_memory()`:
! Failure when receiving data from the peer [holdingpage.nics.gov.uk]:
Recv failure: Connection reset by peer
--- failed re-building ‘introduction.Rmd’
SUMMARY: processing the following file failed:
‘introduction.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc