CRAN Package Check Results for Package manhattanly

Last updated on 2019-01-19 00:46:32 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.0 3.25 54.10 57.35 OK
r-devel-linux-x86_64-debian-gcc 0.2.0 3.64 40.99 44.63 OK
r-devel-linux-x86_64-fedora-clang 0.2.0 67.93 OK
r-devel-linux-x86_64-fedora-gcc 0.2.0 62.74 OK
r-devel-windows-ix86+x86_64 0.2.0 11.00 98.00 109.00 OK
r-patched-linux-x86_64 0.2.0 3.48 49.28 52.76 OK
r-patched-solaris-x86 0.2.0 88.20 WARN
r-release-linux-x86_64 0.2.0 3.83 49.21 53.04 OK
r-release-windows-ix86+x86_64 0.2.0 14.00 98.00 112.00 OK
r-release-osx-x86_64 0.2.0 WARN
r-oldrel-windows-ix86+x86_64 0.2.0 17.00 75.00 92.00 OK
r-oldrel-osx-x86_64 0.2.0 WARN

Check Details

Version: 0.2.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.
    Loading required package: ggplot2
    
    Attaching package: 'plotly'
    
    The following object is masked from 'package:ggplot2':
    
     last_plot
    
    The following object is masked from 'package:stats':
    
     filter
    
    The following object is masked from 'package:graphics':
    
     layout
    
    Quitting from lines 95-96 (manhattanly.Rmd)
    Error: processing vignette 'manhattanly.Rmd' failed with diagnostics:
    there is no package called 'webshot'
    Execution halted
Flavor: r-patched-solaris-x86

Version: 0.2.0
Check: re-building of vignette outputs
Result: WARN
    Error in re-building vignettes:
     ...
    Loading required package: ggplot2
    
    Attaching package: 'plotly'
    
    The following object is masked from 'package:ggplot2':
    
     last_plot
    
    The following object is masked from 'package:stats':
    
     filter
    
    The following object is masked from 'package:graphics':
    
     layout
    
    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.
    Warning in normalizePath(f2) :
     path[1]="./webshot1b95497e3633.png": No such file or directory
    Warning in file(con, "rb") :
     cannot open file './webshot1b95497e3633.png': No such file or directory
    Quitting from lines 95-96 (manhattanly.Rmd)
    Error: processing vignette 'manhattanly.Rmd' failed with diagnostics:
    cannot open the connection
    Execution halted
Flavor: r-release-osx-x86_64

Version: 0.2.0
Check: re-building of vignette outputs
Result: WARN
    Error in re-building vignettes:
     ...
    Attaching package: 'plotly'
    
    The following object is masked from 'package:ggplot2':
    
     last_plot
    
    The following object is masked from 'package:stats':
    
     filter
    
    The following object is masked from 'package:graphics':
    
     layout
    
    Warning in arrange_impl(.data, dots) :
     '.Random.seed' is not an integer vector but of type 'NULL', so ignored
    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.
    Warning in normalizePath(f2) :
     path[1]="./webshot875a24484c01.png": No such file or directory
    Warning in file(con, "rb") :
     cannot open file './webshot875a24484c01.png': No such file or directory
    Quitting from lines 95-96 (manhattanly.Rmd)
    Error: processing vignette 'manhattanly.Rmd' failed with diagnostics:
    cannot open the connection
    Execution halted
Flavor: r-oldrel-osx-x86_64