Last updated on 2026-06-15 01:55:44 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.6 | 33.21 | 162.46 | 195.67 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.6 | 22.45 | 101.20 | 123.65 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 1.6 | 55.00 | 254.81 | 309.81 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.6 | 58.00 | 260.74 | 318.74 | OK | |
| r-devel-windows-x86_64 | 1.6 | 41.00 | 186.00 | 227.00 | OK | |
| r-patched-linux-x86_64 | 1.6 | 36.69 | 156.06 | 192.75 | OK | |
| r-release-linux-x86_64 | 1.6 | 32.06 | 152.30 | 184.36 | ERROR | |
| 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 | 42.00 | 188.00 | 230.00 | OK | |
| r-oldrel-macos-arm64 | 1.6 | OK | ||||
| r-oldrel-macos-x86_64 | 1.6 | 30.00 | 232.00 | 262.00 | OK | |
| r-oldrel-windows-x86_64 | 1.6 | 56.00 | 203.00 | 259.00 | OK |
Version: 1.6
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.541 0.004 6.785
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.6
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.46 0.006 7.821
Flavor: r-release-linux-x86_64