Last updated on 2025-08-08 03:49:13 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.5 | 33.34 | 151.15 | 184.49 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.5 | 18.32 | 101.91 | 120.23 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.5 | 289.95 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.5 | 285.80 | OK | |||
r-devel-windows-x86_64 | 1.5 | 37.00 | 169.00 | 206.00 | OK | |
r-patched-linux-x86_64 | 1.5 | 31.13 | 126.41 | 157.54 | ERROR | |
r-release-linux-x86_64 | 1.5 | 31.05 | 139.89 | 170.94 | 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 | 37.00 | 171.00 | 208.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'
Content type 'application/x-bzip2' length 2140194 bytes (2.0 MB)
===================
downloaded 800 KB
Warning in download.file("http://www.geology.wisc.edu/~smeyers/astrochron/la04.txt.bz2", :
downloaded length 819322 != reported length 2140194
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-patched-linux-x86_64