CRAN Package Check Results for Maintainer ‘Ho Tsung-wu <tsungwu at ntnu.edu.tw>’

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

Package ERROR NOTE OK
GVARX 12
iClick 1 11
JFE 5 7
pdR 5 7
tsDyn 2 10

Package GVARX

Current CRAN status: OK: 12

Package iClick

Current CRAN status: ERROR: 1, OK: 11

Version: 1.5
Check: examples
Result: ERROR
    Running examples in ‘iClick-Ex.R’ failed
    The error most likely occurred in:
    
    > ### Name: iClick.ARIMA
    > ### Title: iClick GUI for ARIMA
    > ### Aliases: iClick.ARIMA
    >
    > ### ** Examples
    >
    >
    > ##External data
    > data("world20")
    > y=na.omit(diff(log(world20[,1])))
    >
    > ## Simulation data
    > #dat=rnorm(200,5,1)
    > #y=ts(dat, start = c(1970, 1), frequency = 12)
    >
    > iClick.ARIMA(y)
    Error in structure(.External(.C_dotTclObjv, objv), class = "tclObj") :
     [tcl] invalid command name "toplevel".
    Calls: iClick.ARIMA ... tktoplevel -> tkwidget -> tcl -> .Tcl.objv -> structure
    Execution halted
Flavor: r-oldrel-macos-x86_64

Package JFE

Current CRAN status: NOTE: 5, OK: 7

Version: 2.1.3
Check: dependencies in R code
Result: NOTE
    Namespaces in Imports field not imported from:
     ‘BurStFin’ ‘MASS’ ‘fAssets’ ‘timeDate’
     All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-solaris-x86, r-release-macos-x86_64, r-oldrel-macos-x86_64

Package pdR

Current CRAN status: NOTE: 5, OK: 7

Version: 1.7
Check: dependencies in R code
Result: NOTE
    Namespaces in Imports field not imported from:
     ‘car’ ‘sandwich’
     All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-solaris-x86, r-release-macos-x86_64, r-oldrel-macos-x86_64

Package tsDyn

Current CRAN status: NOTE: 2, OK: 10

Version: 10-1.2
Check: Rd cross-references
Result: NOTE
    Undeclared package ‘rugarch’ in Rd xrefs
Flavor: r-devel-linux-x86_64-fedora-clang

Version: 10-1.2
Check: dependencies in R code
Result: NOTE
    No protocol specified
    No protocol specified
    No protocol specified
Flavor: r-oldrel-macos-x86_64