Last updated on 2026-06-21 23:53:58 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.6 | 34.83 | 166.70 | 201.53 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.6 | 21.13 | 116.37 | 137.50 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.6 | 65.00 | 261.09 | 326.09 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.6 | 55.00 | 230.17 | 285.17 | ERROR | |
| r-devel-windows-x86_64 | 1.6 | 42.00 | 187.00 | 229.00 | OK | |
| r-patched-linux-x86_64 | 1.6 | 36.13 | 157.12 | 193.25 | OK | |
| r-release-linux-x86_64 | 1.6 | 29.12 | 170.13 | 199.25 | OK | |
| r-release-macos-arm64 | 1.6 | 9.00 | 56.00 | 65.00 | OK | |
| r-release-macos-x86_64 | 1.6 | 25.00 | 138.00 | 163.00 | OK | |
| r-release-windows-x86_64 | 1.6 | 40.00 | 191.00 | 231.00 | OK | |
| r-oldrel-macos-arm64 | 1.6 | 8.00 | 38.00 | 46.00 | OK | |
| r-oldrel-macos-x86_64 | 1.6 | 30.00 | 232.00 | 262.00 | OK | |
| r-oldrel-windows-x86_64 | 1.6 | 55.00 | 219.00 | 274.00 | OK |
Version: 1.6
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
Flavor: r-devel-linux-x86_64-fedora-gcc