Last updated on 2026-06-14 06:50:50 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.5.1 | 39.36 | 235.70 | 275.06 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.5.1 | 25.01 | 155.79 | 180.80 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.5.1 | 70.00 | 349.09 | 419.09 | ERROR | |
| r-devel-linux-x86_64-fedora-gcc | 0.5.1 | 65.00 | 353.16 | 418.16 | OK | |
| r-devel-windows-x86_64 | 0.5.1 | 41.00 | 248.00 | 289.00 | OK | |
| r-patched-linux-x86_64 | 0.5.1 | 40.45 | 211.53 | 251.98 | OK | |
| r-release-linux-x86_64 | 0.5.1 | 37.20 | 202.19 | 239.39 | 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 | 39.00 | 239.00 | 278.00 | OK | |
| 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 | 56.00 | 311.00 | 367.00 | OK |
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-devel-linux-x86_64-fedora-clang