CRAN Package Check Results for Package ggiraphExtra

Last updated on 2022-04-24 03:52:26 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.0 17.70 235.59 253.29 OK
r-devel-linux-x86_64-debian-gcc 0.3.0 14.33 168.88 183.21 OK
r-devel-linux-x86_64-fedora-clang 0.3.0 309.23 OK
r-devel-linux-x86_64-fedora-gcc 0.3.0 268.93 OK
r-patched-linux-x86_64 0.3.0 15.95 214.28 230.23 OK
r-release-linux-x86_64 0.3.0 15.88 206.58 222.46 OK
r-release-macos-arm64 0.3.0 OK
r-release-macos-x86_64 0.3.0 WARN
r-release-windows-x86_64 0.3.0 65.00 245.00 310.00 OK
r-oldrel-macos-arm64 0.3.0 OK
r-oldrel-macos-x86_64 0.3.0 WARN
r-oldrel-windows-ix86+x86_64 0.3.0 34.00 230.00 264.00 OK

Check Details

Version: 0.3.0
Check: re-building of vignette outputs
Result: WARN
    Error(s) in re-building vignettes:
    --- re-building ‘ggPredict.Rmd’ using rmarkdown
    Warning in engine$weave(file, quiet = quiet, encoding = enc) :
     Pandoc (>= 1.12.3) not available. Falling back to R Markdown v1.
    Loading required package: ggplot2
    `geom_smooth()` using formula 'y ~ x'
    Loading required package: ggiraph
    Loading required package: ggiraphExtra
    
    Attaching package: 'ggiraphExtra'
    
    The following objects are masked from 'package:moonBook':
    
     addLabelDf, getMapping
    
    Loading required package: plyr
    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.
    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 45-49 (ggPredict.Rmd)
    Error: processing vignette 'ggPredict.Rmd' failed with diagnostics:
    invalid 'path' argument
    --- failed re-building ‘ggPredict.Rmd’
    
    --- re-building ‘introduction.Rmd’ using rmarkdown
    Warning in engine$weave(file, quiet = quiet, encoding = enc) :
     Pandoc (>= 1.12.3) not available. Falling back to R Markdown v1.
    Loading required package: ggplot2
    Loading required package: ggiraph
    Loading required package: ggiraphExtra
    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.
    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 28-33 (introduction.Rmd)
    Error: processing vignette 'introduction.Rmd' failed with diagnostics:
    invalid 'path' argument
    --- failed re-building ‘introduction.Rmd’
    
    SUMMARY: processing the following files failed:
     ‘ggPredict.Rmd’ ‘introduction.Rmd’
    
    Error: Vignette re-building failed.
    Execution halted
Flavors: r-release-macos-x86_64, r-oldrel-macos-x86_64