Last updated on 2026-07-13 03:50:32 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.7 | 34.42 | 164.57 | 198.99 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.7 | 21.26 | 105.66 | 126.92 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 1.7 | 56.00 | 254.50 | 310.50 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.7 | 63.00 | 258.32 | 321.32 | OK | |
| r-devel-windows-x86_64 | 1.7 | 43.00 | 194.00 | 237.00 | ERROR | |
| r-patched-linux-x86_64 | 1.7 | 36.89 | 154.76 | 191.65 | OK | |
| r-release-linux-x86_64 | 1.7 | 33.84 | 153.76 | 187.60 | ERROR | |
| r-release-macos-arm64 | 1.7 | 9.00 | 40.00 | 49.00 | OK | |
| r-release-macos-x86_64 | 1.7 | 27.00 | 147.00 | 174.00 | OK | |
| r-release-windows-x86_64 | 1.7 | 42.00 | 190.00 | 232.00 | ERROR | |
| r-oldrel-macos-arm64 | 1.7 | 8.00 | 46.00 | 54.00 | OK | |
| r-oldrel-macos-x86_64 | 1.7 | 26.00 | 132.00 | 158.00 | OK | |
| r-oldrel-windows-x86_64 | 1.7 | 55.00 | 236.00 | 291.00 | OK |
Version: 1.7
Check: examples
Result: ERROR
Running examples in ‘astrochron-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: integratePower
> ### Title: Determine the total power within a given bandwidth
> ### Aliases: integratePower
>
> ### ** Examples
>
> # generate etp signal over past 10 Ma
> ex=etp(tmax=10000)
----- GENERATING ECCENTRICITY-TILT-PRECESSION MODEL -----
* Downloading Laskar et al. (2004) astronomical solution
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: etp -> download.file
Execution halted
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
bioturb 5.52 0.009 6.564
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.7
Check: examples
Result: ERROR
Running examples in 'astrochron-Ex.R' failed
The error most likely occurred in:
> ### Name: integratePower
> ### Title: Determine the total power within a given bandwidth
> ### Aliases: integratePower
>
> ### ** Examples
>
> # generate etp signal over past 10 Ma
> ex=etp(tmax=10000)
----- GENERATING ECCENTRICITY-TILT-PRECESSION MODEL -----
* Downloading Laskar et al. (2004) astronomical solution
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: etp -> download.file
Execution halted
Flavors: r-devel-windows-x86_64, r-release-windows-x86_64
Version: 1.7
Check: examples
Result: ERROR
Running examples in ‘astrochron-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: integratePower
> ### Title: Determine the total power within a given bandwidth
> ### Aliases: integratePower
>
> ### ** Examples
>
> # generate etp signal over past 10 Ma
> ex=etp(tmax=10000)
----- GENERATING ECCENTRICITY-TILT-PRECESSION MODEL -----
* Downloading Laskar et al. (2004) astronomical solution
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: etp -> download.file
Execution halted
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
bioturb 6.398 0.003 8.372
Flavor: r-release-linux-x86_64