CRAN Package Check Results for Package astrochron

Last updated on 2024-05-02 11:51:14 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2 34.79 162.29 197.08 ERROR
r-devel-linux-x86_64-debian-gcc 1.2 26.11 141.09 167.20 OK
r-devel-linux-x86_64-fedora-clang 1.2 243.26 ERROR
r-devel-linux-x86_64-fedora-gcc 1.2 268.91 OK
r-devel-windows-x86_64 1.2 34.00 167.00 201.00 OK
r-patched-linux-x86_64 1.2 37.35 185.74 223.09 OK
r-release-linux-x86_64 1.2 31.13 192.05 223.18 OK
r-release-macos-arm64 1.2 74.00 OK
r-release-windows-x86_64 1.2 37.00 167.00 204.00 OK
r-oldrel-macos-arm64 1.2 80.00 OK
r-oldrel-macos-x86_64 1.2 163.00 OK
r-oldrel-windows-x86_64 1.2 46.00 214.00 260.00 OK

Additional issues

clang17

Check Details

Version: 1.2
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: asm > ### Title: Average Spectral Misfit > ### Aliases: asm > > ### ** Examples > > ## These frequencies are from modelA (type '?astrochron' for more information). > ## They are for an 8 meter window, centered at 22 meters height. Units are cycles/m . > freq <- c(0.1599833,0.5332776,1.5998329,2.6797201,3.2796575,3.8795948,5.5194235,6.5459830) > freq <- data.frame(freq) > > ## Rayleigh frequency in cycles/m > rayleigh <- 0.1245274 > > ## Nyquist frequency in cycles/m > nyquist <- 6.66597 > > ## orbital target in 1/ky. Predicted periods for 94 Ma (see Meyers et al., 2012) > target <- c(1/405.47,1/126.98,1/96.91,1/37.66,1/22.42,1/18.33) > > ## percent uncertainty in orbital target > fper=c(0.023,0.046,0.042,0.008,0.035,0.004) > > asm(freq=freq,target=target,fper=fper,rayleigh=rayleigh,nyquist=nyquist,sedmin=0.5,sedmax=3, + numsed=100,linLog=1,iter=100000,output=FALSE) ----- PERFORMING AVERAGE SPECTRAL MISFIT ANALYSIS ----- *** caught segfault *** address 0x7ffee1d38350, cause 'memory not mapped' Traceback: 1: asm1.8(freq[, 1], numfreq, target[, 1], numtarg, fper[, 1], rayleigh, nyquist, sedmin, sedmax, numsed, linLog, ispecgen, irepl, isetfreq, iter) 2: asm(freq = freq, target = target, fper = fper, rayleigh = rayleigh, nyquist = nyquist, sedmin = 0.5, sedmax = 3, numsed = 100, linLog = 1, iter = 1e+05, output = FALSE) An irrecoverable exception occurred. R is aborting now ... Segmentation fault Flavor: r-devel-linux-x86_64-debian-clang

Version: 1.2
Check: examples
Result: ERROR Running examples in ‘astrochron-Ex.R’ failed The error most likely occurred in: > ### Name: asm > ### Title: Average Spectral Misfit > ### Aliases: asm > > ### ** Examples > > ## These frequencies are from modelA (type '?astrochron' for more information). > ## They are for an 8 meter window, centered at 22 meters height. Units are cycles/m . > freq <- c(0.1599833,0.5332776,1.5998329,2.6797201,3.2796575,3.8795948,5.5194235,6.5459830) > freq <- data.frame(freq) > > ## Rayleigh frequency in cycles/m > rayleigh <- 0.1245274 > > ## Nyquist frequency in cycles/m > nyquist <- 6.66597 > > ## orbital target in 1/ky. Predicted periods for 94 Ma (see Meyers et al., 2012) > target <- c(1/405.47,1/126.98,1/96.91,1/37.66,1/22.42,1/18.33) > > ## percent uncertainty in orbital target > fper=c(0.023,0.046,0.042,0.008,0.035,0.004) > > asm(freq=freq,target=target,fper=fper,rayleigh=rayleigh,nyquist=nyquist,sedmin=0.5,sedmax=3, + numsed=100,linLog=1,iter=100000,output=FALSE) ----- PERFORMING AVERAGE SPECTRAL MISFIT ANALYSIS ----- *** caught segfault *** address 0x7ffca929b6c0, cause 'memory not mapped' Traceback: 1: asm1.8(freq[, 1], numfreq, target[, 1], numtarg, fper[, 1], rayleigh, nyquist, sedmin, sedmax, numsed, linLog, ispecgen, irepl, isetfreq, iter) 2: asm(freq = freq, target = target, fper = fper, rayleigh = rayleigh, nyquist = nyquist, sedmin = 0.5, sedmax = 3, numsed = 100, linLog = 1, iter = 1e+05, output = FALSE) An irrecoverable exception occurred. R is aborting now ... Flavor: r-devel-linux-x86_64-fedora-clang

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.