Last updated on 2025-12-28 09:50:32 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.0.12 | 17.76 | 136.16 | 153.92 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 2.0.12 | 10.83 | 98.12 | 108.95 | 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 | 13.85 | 127.29 | 141.14 | 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: examples
Result: ERROR
Running examples in ‘baytrends-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: getUSGSflow
> ### Title: Retrieve USGS daily flow data in a wide format
> ### Aliases: getUSGSflow
> ### Keywords: internal
>
> ### ** Examples
>
> # set retrieval parameters
> yearStart <- 2014
> yearEnd <- 2014
> siteNumber <- c('01578310')
>
> # regular retrieval (default usage)
> df <- getUSGSflow(siteNumber, yearStart, yearEnd)
Warning in dataRetrieval::readNWISdv(siteNumber[i], parameterCd, dateStart, :
NWIS servers are slated for decommission. Please begin to migrate to read_waterdata_daily.
GET: https://waterservices.usgs.gov/nwis/dv/?site=01578310&format=waterml%2C1.1&ParameterCd=00060&StatCd=00003&startDT=2014-01-01&endDT=2014-12-31
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::getUSGSflow(siteNumber, yearStart, yearEnd)
2. └─dataRetrieval::readNWISdv(...)
3. └─dataRetrieval::importWaterML1(url, asDateTime = FALSE)
4. └─dataRetrieval:::check_if_xml(obs_url)
5. └─dataRetrieval::getWebServiceData(obs_url)
6. └─httr2::req_perform(obs_url)
7. └─httr2:::handle_resp(req, resp, error_call = error_call)
8. └─rlang::cnd_signal(resp)
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.