Last updated on 2026-01-29 12:50:11 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.1.0 | 5.51 | 55.22 | 60.73 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.1.0 | 3.97 | 39.88 | 43.85 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 1.1.0 | 10.00 | 85.43 | 95.43 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.1.0 | 10.00 | 101.15 | 111.15 | OK | |
| r-devel-windows-x86_64 | 1.1.0 | 8.00 | 79.00 | 87.00 | OK | |
| r-patched-linux-x86_64 | 1.1.0 | 6.30 | 50.69 | 56.99 | OK | |
| r-release-linux-x86_64 | 1.1.0 | 5.79 | 50.53 | 56.32 | OK | |
| r-release-macos-arm64 | 1.1.0 | 1.00 | 121.00 | 122.00 | OK | |
| r-release-macos-x86_64 | 1.1.0 | 4.00 | 93.00 | 97.00 | OK | |
| r-release-windows-x86_64 | 1.1.0 | 7.00 | 73.00 | 80.00 | OK | |
| r-oldrel-macos-arm64 | 1.1.0 | 1.00 | 60.00 | 61.00 | OK | |
| r-oldrel-macos-x86_64 | 1.1.0 | 4.00 | 109.00 | 113.00 | OK | |
| r-oldrel-windows-x86_64 | 1.1.0 | 10.00 | 88.00 | 98.00 | OK |
Version: 1.1.0
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘Introduction.Rmd’ using rmarkdown
Quitting from Introduction.Rmd:40-45 [state_summary]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `curl::curl_fetch_memory()`:
! Could not connect to server [attains.epa.gov]:
Failed to connect to attains.epa.gov port 443 after 111 ms: Could not connect to server
---
Backtrace:
▆
1. ├─rATTAINS::state_summary(organization_id = "TDECWR", reporting_cycle = "2024")
2. │ └─rATTAINS:::xGET(path, args, file = NULL, ...)
3. │ └─cli$retry(...)
4. │ └─crul (local) verb_func(...)
5. │ └─private$make_request(rr, mock)
6. │ └─crul:::crul_fetch(opts)
7. │ └─curl::curl_fetch_memory(x$url$url, handle = x$url$handle)
8. └─curl:::raise_libcurl_error(...)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'Introduction.Rmd' failed with diagnostics:
Could not connect to server [attains.epa.gov]:
Failed to connect to attains.epa.gov port 443 after 111 ms: Could not connect to server
--- 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-debian-gcc