CRAN Package Check Results for Package astrochron

Last updated on 2025-04-09 18:51:04 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.4 29.01 150.33 179.34 OK
r-devel-linux-x86_64-debian-gcc 1.4 20.75 84.29 105.04 ERROR
r-devel-linux-x86_64-fedora-clang 1.4 305.72 OK
r-devel-linux-x86_64-fedora-gcc 1.4 292.37 OK
r-devel-macos-arm64 1.4 73.00 OK
r-devel-macos-x86_64 1.4 145.00 OK
r-devel-windows-x86_64 1.4 38.00 180.00 218.00 OK
r-patched-linux-x86_64 1.4 31.68 139.62 171.30 OK
r-release-linux-x86_64 1.4 28.03 136.79 164.82 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 167.00 204.00 OK
r-oldrel-macos-arm64 1.4 OK
r-oldrel-macos-x86_64 1.4 157.00 OK
r-oldrel-windows-x86_64 1.4 47.00 206.00 253.00 OK

Check Details

Version: 1.4
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