CRAN Package Check Results for Package brinton

Last updated on 2019-12-05 11:49:59 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-fedora-clang 0.1.1 91.89 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1.1 87.78 NOTE
r-devel-windows-ix86+x86_64 0.1.1 25.00 105.00 130.00 OK
r-devel-windows-ix86+x86_64-gcc8 0.1.0 18.00 219.00 237.00 OK
r-patched-solaris-x86 0.1.1 114.00 ERROR
r-release-linux-x86_64 0.1.1 10.48 58.36 68.84 OK
r-release-osx-x86_64 0.1.0 ERROR
r-oldrel-osx-x86_64 0.1.0 ERROR

Check Details

Version: 0.1.1
Check: dependencies in R code
Result: NOTE
    Namespaces in Imports field not imported from:
     ‘DAAG’ ‘Ecdat’ ‘dplyr’ ‘grDevices’ ‘grid’ ‘nycflights13’ ‘pscl’
     ‘scales’
     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

Version: 0.1.1
Check: examples
Result: ERROR
    Running examples in ‘brinton-Ex.R’ failed
    The error most likely occurred in:
    
    > ### Name: plotup
    > ### Title: Presents a specific graphic explicitly called by name.
    > ### Aliases: plotup
    >
    > ### ** Examples
    >
    > plotup(iris, "Petal.Width", "color heatmap", output = "plots pane")
    Error in if (rmarkdown::pandoc_available() == FALSE | rmarkdown::pandoc_version() < :
     argument is of length zero
    Calls: plotup
    Execution halted
Flavor: r-patched-solaris-x86

Version: 0.1.1
Check: re-building of vignette outputs
Result: WARN
    Error(s) in re-building vignettes:
     ...
    --- re-building ‘brinton.Rmd’ using rmarkdown
    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 106-107 (brinton.Rmd)
    Error: processing vignette 'brinton.Rmd' failed with diagnostics:
    argument is of length zero
    --- failed re-building ‘brinton.Rmd’
    
    --- re-building ‘specimen.Rmd’ using rmarkdown
    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.
    
    Attaching package: 'dplyr'
    
    The following objects are masked from 'package:stats':
    
     filter, lag
    
    The following objects are masked from 'package:base':
    
     intersect, setdiff, setequal, union
    
    --- finished re-building ‘specimen.Rmd’
    
    SUMMARY: processing the following file failed:
     ‘brinton.Rmd’
    
    Error: Vignette re-building failed.
    Execution halted
Flavor: r-patched-solaris-x86

Version: 0.1.0
Check: dependencies in R code
Result: NOTE
    No protocol specified
    No protocol specified
    Namespaces in Imports field not imported from:
     ‘DAAG’ ‘Ecdat’ ‘dplyr’ ‘grDevices’ ‘grid’ ‘nycflights13’ ‘pscl’
     ‘scales’
     All declared Imports should be used.
Flavor: r-release-osx-x86_64

Version: 0.1.0
Check: examples
Result: ERROR
    Running examples in ‘brinton-Ex.R’ failed
    The error most likely occurred in:
    
    > ### Name: longplot
    > ### Title: Presents a longplot in a html output.
    > ### Aliases: longplot
    >
    > ### ** Examples
    >
    > longplot(esoph, "tobgp")
    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-release-osx-x86_64, r-oldrel-osx-x86_64

Version: 0.1.0
Check: dependencies in R code
Result: NOTE
    Namespaces in Imports field not imported from:
     ‘DAAG’ ‘Ecdat’ ‘dplyr’ ‘grDevices’ ‘grid’ ‘nycflights13’ ‘pscl’
     ‘scales’
     All declared Imports should be used.
Flavor: r-oldrel-osx-x86_64