Last updated on 2025-10-13 20:49:38 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.5 | 31.46 | 156.00 | 187.46 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.5 | 19.69 | 89.42 | 109.11 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 1.5 | 295.27 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.5 | 270.88 | OK | |||
r-devel-windows-x86_64 | 1.5 | 38.00 | 169.00 | 207.00 | OK | |
r-patched-linux-x86_64 | 1.5 | 31.73 | 144.40 | 176.13 | OK | |
r-release-linux-x86_64 | 1.5 | 29.75 | 145.42 | 175.17 | OK | |
r-release-macos-arm64 | 1.5 | 79.00 | OK | |||
r-release-macos-x86_64 | 1.5 | 143.00 | OK | |||
r-release-windows-x86_64 | 1.5 | 38.00 | 174.00 | 212.00 | OK | |
r-oldrel-macos-arm64 | 1.5 | 82.00 | OK | |||
r-oldrel-macos-x86_64 | 1.5 | 172.00 | OK | |||
r-oldrel-windows-x86_64 | 1.5 | 49.00 | 205.00 | 254.00 | OK |
Version: 1.5
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
Flavor: r-devel-linux-x86_64-debian-gcc