Last updated on 2025-04-28 00:50:41 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.8 | 5.23 | 53.83 | 59.06 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 1.0.8 | 4.12 | 47.87 | 51.99 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0.8 | 103.40 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.8 | 119.48 | OK | |||
r-devel-windows-x86_64 | 1.0.8 | 7.00 | 94.00 | 101.00 | NOTE | |
r-patched-linux-x86_64 | 1.0.8 | 5.58 | 59.59 | 65.17 | NOTE | |
r-release-linux-x86_64 | 1.0.8 | 6.07 | 60.05 | 66.12 | NOTE | |
r-release-macos-arm64 | 1.0.8 | 43.00 | OK | |||
r-release-macos-x86_64 | 1.0.8 | 74.00 | OK | |||
r-release-windows-x86_64 | 1.0.8 | 9.00 | 96.00 | 105.00 | NOTE | |
r-oldrel-macos-arm64 | 1.0.8 | 40.00 | OK | |||
r-oldrel-macos-x86_64 | 1.0.8 | 62.00 | OK | |||
r-oldrel-windows-x86_64 | 1.0.8 | 9.00 | 107.00 | 116.00 | OK |
Version: 1.0.8
Check: Rd cross-references
Result: NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
plotParam.Rd: xyplot
Please provide package anchors for all Rd \link{} targets not in the
package itself and the base packages.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-windows-x86_64
Version: 1.0.8
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘vignette.Rnw’ using Sweave
GET:https://waterservices.usgs.gov/nwis/dv/?format=waterml,2.0&site=05054000¶meterCd=00060&statCd=00003&startDt=2000-01-01&endDt=2010-12-31
Error: processing vignette 'vignette.Rnw' failed with diagnostics:
chunk 1
Error in httr2::req_perform(obs_url) : 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 ‘vignette.Rnw’
SUMMARY: processing the following file failed:
‘vignette.Rnw’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 1.0.8
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Karen R. Ryberg <kryberg@usgs.gov>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: c(person(given = c("Karen", "R."),
family = "Ryberg",
role = c("aut", "cre"),
email = "kryberg@usgs.gov"),
person(given = c("Aldo", "V."),
family = "Vecchia",
role = "aut"))
as necessary.
Flavor: r-devel-linux-x86_64-debian-gcc