Last updated on 2025-02-14 19:48:18 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.4 | 31.19 | 151.52 | 182.71 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.4 | 18.45 | 94.90 | 113.35 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.4 | 299.00 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.4 | 270.13 | OK | |||
r-devel-windows-x86_64 | 1.4 | 36.00 | 230.00 | 266.00 | OK | |
r-patched-linux-x86_64 | 1.4 | 32.93 | 136.80 | 169.73 | OK | |
r-release-linux-x86_64 | 1.4 | 29.92 | 138.99 | 168.91 | OK | |
r-release-macos-arm64 | 1.4 | 80.00 | OK | |||
r-release-macos-x86_64 | 1.4 | 154.00 | OK | |||
r-release-windows-x86_64 | 1.4 | 37.00 | 225.00 | 262.00 | OK | |
r-oldrel-macos-arm64 | 1.4 | 83.00 | OK | |||
r-oldrel-macos-x86_64 | 1.4 | 157.00 | OK | |||
r-oldrel-windows-x86_64 | 1.4 | 46.00 | 224.00 | 270.00 | ERROR |
Version: 1.4
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'
Content type 'application/x-bzip2' length 2140194 bytes (2.0 MB)
================================================
downloaded 2.0 MB
Warning in download.file("http://www.geology.wisc.edu/~smeyers/astrochron/la04.txt.bz2", :
downloaded length 0 != reported length 0
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", :
download from 'http://www.geology.wisc.edu/~smeyers/astrochron/la04.txt.bz2' failed
Calls: etp -> download.file
Execution halted
Flavor: r-oldrel-windows-x86_64