CRAN Package Check Results for Package SmartEDA

Last updated on 2019-01-15 00:46:46 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.0 4.88 109.55 114.43 OK
r-devel-linux-x86_64-debian-gcc 0.3.0 3.90 100.95 104.85 OK
r-devel-linux-x86_64-fedora-clang 0.3.0 123.91 OK
r-devel-linux-x86_64-fedora-gcc 0.3.0 114.23 OK
r-devel-windows-ix86+x86_64 0.3.0 9.00 113.00 122.00 OK
r-patched-linux-x86_64 0.3.0 3.65 101.98 105.63 OK
r-patched-solaris-x86 0.3.0 118.10 ERROR
r-release-linux-x86_64 0.3.0 4.72 92.17 96.89 OK
r-release-windows-ix86+x86_64 0.3.0 14.00 103.00 117.00 OK
r-release-osx-x86_64 0.3.0 ERROR
r-oldrel-windows-ix86+x86_64 0.3.0 7.00 81.00 88.00 ERROR
r-oldrel-osx-x86_64 0.3.0 ERROR

Check Details

Version: 0.3.0
Check: examples
Result: ERROR
    Running examples in ‘SmartEDA-Ex.R’ failed
    The error most likely occurred in:
    
    > ### Name: ExpReport
    > ### Title: Function to create HTML EDA report
    > ### Aliases: ExpReport
    >
    > ### ** Examples
    >
    > # Overview of the data
    > ExpReport(mtcars,Template=NULL,Target=NULL,label=NULL,op_file="Myreport.html",
    + op_dir=getwd(),sc=2,sn=2,Rc=NULL)
    Error: pandoc version 1.12.3 or higher is required and was not found (see the help page ?rmarkdown::pandoc_available).
    Execution halted
Flavors: r-patched-solaris-x86, r-release-osx-x86_64

Version: 0.3.0
Check: re-building of vignette outputs
Result: WARN
    Error in re-building vignettes:
     ...
    Warning in engine$weave(file, quiet = quiet, encoding = enc) :
     Pandoc (>= 1.12.3) and/or pandoc-citeproc not available. Falling back to R Markdown v1.
    Quitting from lines 125-126 (SmartEDA.Rmd)
    Error: processing vignette 'SmartEDA.Rmd' failed with diagnostics:
    unused argument (options = options)
    Execution halted
Flavors: r-patched-solaris-x86, r-release-osx-x86_64

Version: 0.3.0
Check: R code for possible problems
Result: NOTE
    ExpCatViz: no visible global function definition for 'isFALSE'
    Undefined global functions or variables:
     isFALSE
Flavors: r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64

Version: 0.3.0
Check: examples
Result: ERROR
    Running examples in 'SmartEDA-Ex.R' failed
    The error most likely occurred in:
    
    > ### Name: ExpCatViz
    > ### Title: Distributions of categorical variables
    > ### Aliases: ExpCatViz
    >
    > ### ** Examples
    >
    > ExpCatViz(data=mtcars,gp=NULL,fname=file.path(tempdir(),"Cat_1"),clim=10,margin=1,Page = c(2,2))
    Error in isFALSE(rdata) : could not find function "isFALSE"
    Calls: ExpCatViz
    Execution halted
Flavors: r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64

Version: 0.3.0
Check: re-building of vignette outputs
Result: WARN
    Error in re-building vignettes:
     ...
    Quitting from lines 162-164 (SmartEDA.Rmd)
    Error: processing vignette 'SmartEDA.Rmd' failed with diagnostics:
    could not find function "isFALSE"
    Execution halted
Flavor: r-oldrel-windows-ix86+x86_64

Version: 0.3.0
Check: re-building of vignette outputs
Result: WARN
    Error in re-building vignettes:
     ...
    Warning in engine$weave(file, quiet = quiet, encoding = enc) :
     Pandoc (>= 1.12.3) and/or pandoc-citeproc not available. Falling back to R Markdown v1.
    Quitting from lines 125-126 (SmartEDA.Rmd)
    Error: processing vignette 'SmartEDA.Rmd' failed with diagnostics:
    unused argument (options = list(eval = TRUE, echo = FALSE, results = "markup", tidy = FALSE, tidy.opts = NULL, collapse = FALSE, prompt = FALSE, comment = "##", highlight = TRUE, strip.white = TRUE, size = "normalsize", background = "#F7F7F7", cache = 0, cache.path = "cache/", cache.vars = NULL, cache.lazy = TRUE, dependson = NULL, autodep = FALSE, cache.rebuild = FALSE, fig.keep = "high", fig.show = "asis", fig.align = "default", fig.path = "figure/", dev = "png", dev.args = NULL, dpi = 72, fig.ext = "png",
     fig.width = 7, fig.height = 7, fig.env = "figure", fig.cap = NULL, fig.scap = NULL, fig.lp = "fig:", fig.subcap = NULL, fig.pos = "", out.width = NULL, out.height = NULL, out.extra = NULL, fig.retina = 1, external = TRUE, sanitize = FALSE, interval = 1, aniopts = "controls,loop", warning = FALSE, error = FALSE, message = TRUE, render = list(Vname = 1:8, Group = c(1, 1, 1, 1, 1, 1, 1, 1), TN = c(400, 400, 400,
    Execution halted
Flavor: r-oldrel-osx-x86_64