CRAN Package Check Results for Package ggResidpanel

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.3.0 9.25 136.29 145.54 OK
r-devel-linux-x86_64-debian-gcc 0.3.0 7.23 98.04 105.27 OK
r-devel-linux-x86_64-fedora-clang 0.3.0 168.33 OK
r-devel-linux-x86_64-fedora-gcc 0.3.0 161.91 OK
r-devel-windows-ix86+x86_64 0.3.0 33.00 221.00 254.00 OK
r-patched-linux-x86_64 0.3.0 8.17 127.38 135.55 OK
r-patched-solaris-x86 0.3.0 213.40 WARN
r-release-linux-x86_64 0.3.0 9.07 127.84 136.91 OK
r-release-macos-x86_64 0.3.0 WARN
r-release-windows-ix86+x86_64 0.3.0 32.00 153.00 185.00 OK
r-oldrel-macos-x86_64 0.3.0 WARN
r-oldrel-windows-ix86+x86_64 0.3.0 18.00 153.00 171.00 OK

Check Details

Version: 0.3.0
Check: re-building of vignette outputs
Result: WARN
    Error(s) in re-building vignettes:
     ...
    --- re-building ‘introduction.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
    
    Loading required package: Matrix
    Quitting from lines 185-186 (introduction.Rmd)
    Error: processing vignette 'introduction.Rmd' failed with diagnostics:
    there is no package called 'webshot'
    --- failed re-building ‘introduction.Rmd’
    
    SUMMARY: processing the following file failed:
     ‘introduction.Rmd’
    
    Error: Vignette re-building failed.
    Execution halted
Flavor: r-patched-solaris-x86

Version: 0.3.0
Check: re-building of vignette outputs
Result: WARN
    Error(s) in re-building vignettes:
    --- re-building ‘introduction.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
    
    Loading required package: Matrix
    PhantomJS not found. You can install it with webshot::install_phantomjs(). If it is installed, please make sure the phantomjs executable can be found via the PATH variable.
    Quitting from lines 185-186 (introduction.Rmd)
    Error: processing vignette 'introduction.Rmd' failed with diagnostics:
    cannot open the connection
    --- failed re-building ‘introduction.Rmd’
    
    SUMMARY: processing the following file failed:
     ‘introduction.Rmd’
    
    Error: Vignette re-building failed.
    Execution halted
Flavors: r-release-macos-x86_64, r-oldrel-macos-x86_64