Last updated on 2024-11-04 04:49:44 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.0 | 2.85 | 56.94 | 59.79 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.2.0 | 1.80 | 41.32 | 43.12 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.2.0 | 94.21 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.0 | 98.83 | OK | |||
r-devel-windows-x86_64 | 0.2.0 | 5.00 | 128.00 | 133.00 | OK | |
r-patched-linux-x86_64 | 0.2.0 | 2.83 | 52.92 | 55.75 | OK | |
r-release-linux-x86_64 | 0.2.0 | 2.84 | 53.28 | 56.12 | OK | |
r-release-macos-arm64 | 0.2.0 | 93.00 | OK | |||
r-release-macos-x86_64 | 0.2.0 | 148.00 | OK | |||
r-release-windows-x86_64 | 0.2.0 | 5.00 | 128.00 | 133.00 | OK | |
r-oldrel-macos-arm64 | 0.2.0 | 71.00 | ERROR | |||
r-oldrel-macos-x86_64 | 0.2.0 | 111.00 | OK | |||
r-oldrel-windows-x86_64 | 0.2.0 | 5.00 | 137.00 | 142.00 | OK |
Version: 0.2.0
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/0s]
Running ‘testthat.R’ [12s/46s]
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
6. └─npi::npi_search(city = "Atlanta", limit = 1)
7. └─npi:::npi_process_results(...)
8. └─npi:::npi_control_requests(params, user_n)
9. └─npi:::npi_get_results(results = results, query = query)
10. └─npi:::npi_get(npi_url(), query = ...)
11. └─npi:::npi_api("GET", url, ...)
12. └─httr (local) FUN(url, ..., config = c(npi_config(), config))
13. └─httr:::request_perform(req, hu$handle$handle)
14. ├─httr:::request_fetch(req$output, req$url, handle)
15. └─httr:::request_fetch.write_memory(req$output, req$url, handle)
16. └─curl::curl_fetch_memory(url, handle = handle)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 74 ]
Error: Test failures
Execution halted
Flavor: r-oldrel-macos-arm64
Version: 0.2.0
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘advanced-use.Rmd’ using rmarkdown
Quitting from lines 39-46 (advanced-use.Rmd)
Error: processing vignette 'advanced-use.Rmd' failed with diagnostics:
ℹ In index: 1.
Caused by error in `curl::curl_fetch_memory()`:
! Could not resolve host: npiregistry.cms.hhs.gov
--- failed re-building ‘advanced-use.Rmd’
--- re-building ‘npi.Rmd’ using rmarkdown
Quitting from lines 34-36 (npi.Rmd)
Error: processing vignette 'npi.Rmd' failed with diagnostics:
Could not resolve host: npiregistry.cms.hhs.gov
--- failed re-building ‘npi.Rmd’
SUMMARY: processing the following files failed:
‘advanced-use.Rmd’ ‘npi.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-oldrel-macos-arm64