Last updated on 2025-12-26 07:48:34 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.0.12 | 15.42 | 136.47 | 151.89 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 2.0.12 | 10.67 | 93.39 | 104.06 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 2.0.12 | 30.00 | 221.63 | 251.63 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 2.0.12 | 29.00 | 221.16 | 250.16 | OK | |
| r-devel-windows-x86_64 | 2.0.12 | 19.00 | 147.00 | 166.00 | OK | |
| r-patched-linux-x86_64 | 2.0.12 | 17.86 | 127.01 | 144.87 | OK | |
| r-release-linux-x86_64 | 2.0.12 | 17.73 | 127.97 | 145.70 | OK | |
| r-release-macos-arm64 | 2.0.12 | OK | ||||
| r-release-macos-x86_64 | 2.0.12 | 11.00 | 156.00 | 167.00 | OK | |
| r-release-windows-x86_64 | 2.0.12 | 19.00 | 146.00 | 165.00 | OK | |
| r-oldrel-macos-arm64 | 2.0.12 | OK | ||||
| r-oldrel-macos-x86_64 | 2.0.12 | 11.00 | 258.00 | 269.00 | OK | |
| r-oldrel-windows-x86_64 | 2.0.12 | 25.00 | 186.00 | 211.00 | OK |
Version: 2.0.12
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Erik W Leppo <Erik.Leppo@tetratech.com>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: c(person(given = "Rebecca",
family = "Murphy",
role = "aut"),
person(given = "Elgin",
family = "Perry",
role = "aut"),
person(given = "Jennifer",
family = "Keisman",
role = "aut"),
person(given = "Jon",
family = "Harcum",
role = "aut"),
person(given = c("Erik", "W"),
family = "Leppo",
role = c("aut", "cre"),
email = "erik.leppo@tetratech.com"))
as necessary.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 2.0.12
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘Detrending_Flow_and_Salinity_Data.Rmd’ using rmarkdown
Quitting from Detrending_Flow_and_Salinity_Data.Rmd:80-96 [flow1]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/httr2_failure>
Error in `httr2::req_perform()`:
! Failed to perform HTTP request.
Caused by error in `curl::curl_fetch_memory()`:
! Timeout was reached [waterservices.usgs.gov]:
Connection timed out after 10002 milliseconds
---
Backtrace:
▆
1. └─baytrends::detrended.flow(...)
2. └─baytrends::getUSGSflow(...)
3. └─dataRetrieval::readNWISdv(...)
4. └─dataRetrieval::importWaterML1(url, asDateTime = FALSE)
5. └─dataRetrieval:::check_if_xml(obs_url)
6. └─dataRetrieval::getWebServiceData(obs_url)
7. └─httr2::req_perform(obs_url)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'Detrending_Flow_and_Salinity_Data.Rmd' failed with diagnostics:
Failed to perform HTTP request.
Caused by error in `curl::curl_fetch_memory()`:
! Timeout was reached [waterservices.usgs.gov]:
Connection timed out after 10002 milliseconds
--- failed re-building ‘Detrending_Flow_and_Salinity_Data.Rmd’
--- re-building ‘Processing_Censored_Data.Rmd’ using rmarkdown
[WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead.
--- finished re-building ‘Processing_Censored_Data.Rmd’
SUMMARY: processing the following file failed:
‘Detrending_Flow_and_Salinity_Data.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc