Last updated on 2026-04-10 12:52:00 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 4.0.3 | 5.41 | 76.17 | 81.58 | OK | |
| r-devel-linux-x86_64-debian-gcc | 4.0.3 | 4.21 | 58.67 | 62.88 | OK | |
| r-devel-linux-x86_64-fedora-clang | 4.0.3 | 11.00 | 115.40 | 126.40 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 4.0.3 | 9.00 | 121.89 | 130.89 | OK | |
| r-devel-macos-arm64 | 4.0.3 | 2.00 | 31.00 | 33.00 | OK | |
| r-devel-windows-x86_64 | 4.0.3 | 12.00 | 121.00 | 133.00 | OK | |
| r-patched-linux-x86_64 | 4.0.3 | 6.20 | 69.69 | 75.89 | ERROR | |
| r-release-linux-x86_64 | 4.0.1 | 5.12 | 46.70 | 51.82 | OK | |
| r-release-macos-arm64 | 4.0.3 | 2.00 | 32.00 | 34.00 | OK | |
| r-release-macos-x86_64 | 4.0.3 | 5.00 | 112.00 | 117.00 | OK | |
| r-release-windows-x86_64 | 4.0.1 | 9.00 | 78.00 | 87.00 | OK | |
| r-oldrel-macos-arm64 | 4.0.1 | OK | ||||
| r-oldrel-macos-x86_64 | 4.0.3 | 5.00 | 126.00 | 131.00 | OK | |
| r-oldrel-windows-x86_64 | 4.0.1 | 13.00 | 95.00 | 108.00 | OK |
Version: 4.0.3
Check: examples
Result: ERROR
Running examples in ‘blscrapeR-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: bls_api
> ### Title: Basic Request Mechanism for BLS Tables
> ### Aliases: bls_api
> ### Keywords: api bls cpi economics inflation unemployment
>
> ### ** Examples
>
>
>
> ## API Version 1.0 R Script Sample Code
> ## Single Series request
> df <- bls_api("LAUCN040010000000005")
Error in curl::curl_fetch_memory(url, handle = handle) :
Failure when receiving data from the peer [api.bls.gov]:
Recv failure: Connection reset by peer
Calls: bls_api ... request_fetch.write_memory -> <Anonymous> -> raise_libcurl_error
Execution halted
Flavor: r-patched-linux-x86_64