CRAN Package Check Results for Package rerddapXtracto

Last updated on 2025-10-03 05:53:48 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2.3 2.46 58.62 61.08 OK
r-devel-linux-x86_64-debian-gcc 1.2.3 2.51 40.75 43.26 ERROR
r-devel-linux-x86_64-fedora-clang 1.2.3 94.94 OK
r-devel-linux-x86_64-fedora-gcc 1.2.3 112.81 OK
r-devel-windows-x86_64 1.2.3 7.00 77.00 84.00 OK
r-patched-linux-x86_64 1.2.3 3.68 55.01 58.69 OK
r-release-linux-x86_64 1.2.3 3.60 55.61 59.21 OK
r-release-macos-arm64 1.2.3 41.00 OK
r-release-macos-x86_64 1.2.3 90.00 OK
r-release-windows-x86_64 1.2.3 6.00 78.00 84.00 OK
r-oldrel-macos-arm64 1.2.3 46.00 OK
r-oldrel-macos-x86_64 1.2.3 91.00 OK
r-oldrel-windows-x86_64 1.2.3 10.00 88.00 98.00 OK

Check Details

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]: Resolving timed out after 10001 milliseconds 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.