CRAN Package Check Results for Package WaverideR

Last updated on 2026-07-12 21:53:34 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.5.1 36.72 236.11 272.83 OK
r-devel-linux-x86_64-debian-gcc 0.5.1 23.44 156.49 179.93 ERROR
r-devel-linux-x86_64-fedora-clang 0.5.1 68.00 364.75 432.75 OK
r-devel-linux-x86_64-fedora-gcc 0.5.1 72.00 385.82 457.82 OK
r-devel-windows-x86_64 0.5.1 40.00 250.00 290.00 OK
r-patched-linux-x86_64 0.5.1 36.27 210.97 247.24 OK
r-release-linux-x86_64 0.5.1 31.17 203.76 234.93 ERROR
r-release-macos-arm64 0.5.1 9.00 52.00 61.00 OK
r-release-macos-x86_64 0.5.1 26.00 205.00 231.00 OK
r-release-windows-x86_64 0.5.1 41.00 245.00 286.00 ERROR
r-oldrel-macos-arm64 0.5.1 9.00 50.00 59.00 OK
r-oldrel-macos-x86_64 0.5.1 26.00 199.00 225.00 OK
r-oldrel-windows-x86_64 0.5.1 55.00 502.00 557.00 OK

Check Details

Version: 0.5.1
Check: examples
Result: ERROR Running examples in ‘WaverideR-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: expSedRamp > ### Title: exponentially ramped sedimentation rate model to convert time to > ### stratigraphy > ### Aliases: expSedRamp > > ### ** Examples > > > data_1 <- astrochron::etp( + tmin = 0, + tmax = 4000, + dt = 1, + eWt = 1.5, + oWt = 0.75, + pWt = 1, + esinw = TRUE, + solution = NULL, + standardize = TRUE, + genplot = FALSE, + verbose = FALSE + ) trying URL 'http://www.geology.wisc.edu/~smeyers/astrochron/la04.txt.bz2' Warning in download.file("http://www.geology.wisc.edu/~smeyers/astrochron/la04.txt.bz2", : URL 'http://www.geology.wisc.edu/~smeyers/astrochron/la04.txt.bz2': Timeout of 60 seconds was reached Error in download.file("http://www.geology.wisc.edu/~smeyers/astrochron/la04.txt.bz2", : cannot open URL 'http://www.geology.wisc.edu/~smeyers/astrochron/la04.txt.bz2' Calls: <Anonymous> -> download.file Execution halted Flavors: r-devel-linux-x86_64-debian-gcc, r-release-linux-x86_64

Version: 0.5.1
Check: examples
Result: ERROR Running examples in 'WaverideR-Ex.R' failed The error most likely occurred in: > ### Name: expSedRamp > ### Title: exponentially ramped sedimentation rate model to convert time to > ### stratigraphy > ### Aliases: expSedRamp > > ### ** Examples > > > data_1 <- astrochron::etp( + tmin = 0, + tmax = 4000, + dt = 1, + eWt = 1.5, + oWt = 0.75, + pWt = 1, + esinw = TRUE, + solution = NULL, + standardize = TRUE, + genplot = FALSE, + verbose = FALSE + ) trying URL 'http://www.geology.wisc.edu/~smeyers/astrochron/la04.txt.bz2' Warning in download.file("http://www.geology.wisc.edu/~smeyers/astrochron/la04.txt.bz2", : URL 'http://www.geology.wisc.edu/~smeyers/astrochron/la04.txt.bz2': Timeout of 60 seconds was reached Error in download.file("http://www.geology.wisc.edu/~smeyers/astrochron/la04.txt.bz2", : cannot open URL 'http://www.geology.wisc.edu/~smeyers/astrochron/la04.txt.bz2' Calls: <Anonymous> -> download.file Execution halted Flavor: r-release-windows-x86_64