CRAN Package Check Results for Package c3

Last updated on 2020-08-07 01:49:37 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.0 5.87 54.37 60.24 OK
r-devel-linux-x86_64-debian-gcc 0.3.0 4.82 39.98 44.80 OK
r-devel-linux-x86_64-fedora-clang 0.3.0 76.93 OK
r-devel-linux-x86_64-fedora-gcc 0.3.0 68.66 OK
r-devel-windows-ix86+x86_64 0.3.0 21.00 95.00 116.00 OK
r-patched-linux-x86_64 0.3.0 6.04 51.78 57.82 OK
r-patched-solaris-x86 0.3.0 100.80 WARN
r-release-linux-x86_64 0.3.0 5.65 52.07 57.72 OK
r-release-macos-x86_64 0.3.0 WARN
r-release-windows-ix86+x86_64 0.3.0 22.00 73.00 95.00 OK
r-oldrel-macos-x86_64 0.3.0 WARN
r-oldrel-windows-ix86+x86_64 0.3.0 13.00 62.00 75.00 OK

Check Details

Version: 0.3.0
Check: re-building of vignette outputs
Result: WARN
    Error(s) in re-building vignettes:
     ...
    --- re-building ‘examples.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
    
    
    Attaching package: 'c3'
    
    The following object is masked from 'package:dplyr':
    
     %>%
    
    The following objects are masked from 'package:graphics':
    
     grid, legend
    
    Quitting from lines 53-62 (examples.Rmd)
    Error: processing vignette 'examples.Rmd' failed with diagnostics:
    there is no package called 'webshot'
    --- failed re-building ‘examples.Rmd’
    
    SUMMARY: processing the following file failed:
     ‘examples.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 ‘examples.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
    
    
    Attaching package: 'c3'
    
    The following object is masked from 'package:dplyr':
    
     %>%
    
    The following objects are masked from 'package:graphics':
    
     grid, legend
    
    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]="webshotb1e9250f61e.png": No such file or directory
    Warning in file(con, "rb") :
     cannot open file 'webshotb1e9250f61e.png': No such file or directory
    Quitting from lines 53-62 (examples.Rmd)
    Error: processing vignette 'examples.Rmd' failed with diagnostics:
    cannot open the connection
    --- failed re-building ‘examples.Rmd’
    
    SUMMARY: processing the following file failed:
     ‘examples.Rmd’
    
    Error: Vignette re-building failed.
    Execution halted
Flavor: r-release-macos-x86_64

Version: 0.3.0
Check: re-building of vignette outputs
Result: WARN
    Error(s) in re-building vignettes:
    --- re-building ‘examples.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
    
    
    Attaching package: 'c3'
    
    The following object is masked from 'package:dplyr':
    
     %>%
    
    The following objects are masked from 'package:graphics':
    
     grid, legend
    
    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]="webshote6846e017576.png": No such file or directory
    Warning in file(con, "rb") :
     cannot open file 'webshote6846e017576.png': No such file or directory
    Quitting from lines 53-62 (examples.Rmd)
    Error: processing vignette 'examples.Rmd' failed with diagnostics:
    cannot open the connection
    --- failed re-building ‘examples.Rmd’
    
    SUMMARY: processing the following file failed:
     ‘examples.Rmd’
    
    Error: Vignette re-building failed.
    Execution halted
Flavor: r-oldrel-macos-x86_64