Last updated on 2025-09-14 07:51:16 CEST.
Package | ERROR | OK |
---|---|---|
plotdap | 13 | |
rerddap | 13 | |
rerddapXtracto | 2 | 11 |
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: ERROR: 2, OK: 11
Version: 1.2.3
Check: examples
Result: ERROR
Running examples in ‘rerddapXtracto-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: rxtracto
> ### Title: Extract environmental data along a trajectory from an 'ERDDAP™'
> ### server using 'rerddap'.
> ### Aliases: rxtracto
>
> ### ** Examples
>
> ## toy example to show use
> ## but keep execution time down
> ##
> # dataInfo <- rerddap::info('erdHadISST')
> ##
> parameter <- 'sst'
> xcoord <- c(-130.5)
> ycoord <- c(40.5)
> tcoord <- c('2006-01-16')
> # extract <- rxtracto(dataInfo, parameter = parameter, xcoord = xcoord,
> # ycoord = ycoord, tcoord= tcoord
> # )
> ##
> ## bathymetry example
> ## 2-D example getting bathymetry
> ## Wrap rerddap::info('etopo360') call in function that insures proper finish if it fails
> dataInfo <- safe_info('etopo360')
Curl request failed: Timeout was reached [upwell.pfeg.noaa.gov]:
Connection timed out after 10002 milliseconds
Flavors: r-devel-linux-x86_64-debian-gcc, r-release-linux-x86_64