CRAN Package Check Results for Package gets

Last updated on 2020-08-07 01:49:45 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.24 10.10 56.48 66.58 ERROR
r-devel-linux-x86_64-debian-gcc 0.24 8.39 42.82 51.21 ERROR
r-devel-linux-x86_64-fedora-clang 0.24 86.45 ERROR
r-devel-linux-x86_64-fedora-gcc 0.24 77.58 ERROR
r-devel-windows-ix86+x86_64 0.24 19.00 64.00 83.00 ERROR
r-patched-linux-x86_64 0.24 9.80 83.69 93.49 OK
r-patched-solaris-x86 0.24 126.80 OK
r-release-linux-x86_64 0.24 10.59 82.68 93.27 OK
r-release-macos-x86_64 0.24 OK
r-release-windows-ix86+x86_64 0.24 20.00 99.00 119.00 OK
r-oldrel-macos-x86_64 0.24 OK
r-oldrel-windows-ix86+x86_64 0.24 16.00 124.00 140.00 OK

Check Details

Version: 0.24
Check: examples
Result: ERROR
    Running examples in 'gets-Ex.R' failed
    The error most likely occurred in:
    
    > base::assign(".ptime", proc.time(), pos = "CheckExEnv")
    > ### Name: ES
    > ### Title: Conditional Value-at-Risk (VaR) and Expected Shortfall (ES)
    > ### Aliases: ES VaR
    > ### Keywords: Statistical Models Time Series Econometrics Financial
    > ### Econometrics
    >
    > ### ** Examples
    >
    > ##generate random variates, estimate model:
    > y <- rnorm(50)
    > mymodel <- arx(y, arch=1)
    Error in chol2inv(qx$qr, LINPACK = FALSE) :
     the LINPACK argument has been defunct since R 3.1.0
    Calls: arx -> ols -> ols -> chol2inv
    Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 0.24
Check: examples
Result: ERROR
    Running examples in ‘gets-Ex.R’ failed
    The error most likely occurred in:
    
    > ### Name: ES
    > ### Title: Conditional Value-at-Risk (VaR) and Expected Shortfall (ES)
    > ### Aliases: ES VaR
    > ### Keywords: Statistical Models Time Series Econometrics Financial
    > ### Econometrics
    >
    > ### ** Examples
    >
    > ##generate random variates, estimate model:
    > y <- rnorm(50)
    > mymodel <- arx(y, arch=1)
    Error in chol2inv(qx$qr, LINPACK = FALSE) :
     the LINPACK argument has been defunct since R 3.1.0
    Calls: arx -> ols -> ols -> chol2inv
    Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-ix86+x86_64