CRAN Package Check Results for Maintainer ‘Genaro Sucarrat <genaro.sucarrat at bi.no>’

Last updated on 2020-08-07 01:50:20 CEST.

Package ERROR NOTE OK
AutoSEARCH 12
betategarch 2 10
gets 5 7
lgarch 2 10

Package AutoSEARCH

Current CRAN status: NOTE: 12

Version: 1.5
Check: R code for possible problems
Result: NOTE
    gLog.ep: no visible global function definition for 'quantile'
    gedestp: no visible global function definition for 'na.omit'
    gedestp: no visible global function definition for 'optim'
    gets.mean: no visible global function definition for 'start'
    gets.mean: no visible global function definition for 'end'
    gets.mean: no visible global function definition for 'window'
    gets.mean: no visible global function definition for 'pt'
    gets.mean: no visible global function definition for 'Box.test'
    gets.mean: no visible global function definition for 'pchisq'
    gets.vol: no visible global function definition for 'start'
    gets.vol: no visible global function definition for 'end'
    gets.vol: no visible global function definition for 'window'
    gets.vol: no visible global function definition for 'pt'
    gets.vol: no visible global function definition for 'Box.test'
    gets.vol: no visible global function definition for 'pchisq'
    jb.test: no visible global function definition for 'pchisq'
    skewness.test: no visible global function definition for 'pchisq'
    sm: no visible global function definition for 'start'
    sm: no visible global function definition for 'end'
    sm: no visible global function definition for 'window'
    sm: no visible global function definition for 'pt'
    sm: no visible global function definition for 'pchisq'
    sm: no visible global function definition for 'Box.test'
    Undefined global functions or variables:
     Box.test end na.omit optim pchisq pt quantile start window
    Consider adding
     importFrom("stats", "Box.test", "end", "na.omit", "optim", "pchisq",
     "pt", "quantile", "start", "window")
    to your NAMESPACE file.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64

Package betategarch

Current CRAN status: NOTE: 2, OK: 10

Version: 3.3
Check: compiled code
Result: NOTE
    File ‘betategarch/libs/betategarch.so’:
     Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’
    
    It is good practice to register native routines and to disable symbol
    search.
    
    See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Package gets

Current CRAN status: ERROR: 5, OK: 7

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

Package lgarch

Current CRAN status: NOTE: 2, OK: 10

Version: 0.6-2
Check: compiled code
Result: NOTE
    File ‘lgarch/libs/lgarch.so’:
     Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’
    
    It is good practice to register native routines and to disable symbol
    search.
    
    See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc