CRAN Package Check Results for Package varsExplore

Last updated on 2020-08-07 01:50:05 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.0 2.42 27.94 30.36 OK
r-devel-linux-x86_64-debian-gcc 0.3.0 2.06 21.88 23.94 OK
r-devel-linux-x86_64-fedora-clang 0.3.0 45.25 NOTE
r-devel-linux-x86_64-fedora-gcc 0.3.0 35.87 NOTE
r-devel-windows-ix86+x86_64 0.3.0 16.00 66.00 82.00 OK
r-patched-linux-x86_64 0.3.0 2.32 27.89 30.21 OK
r-patched-solaris-x86 0.3.0 54.50 WARN
r-release-linux-x86_64 0.3.0 2.56 27.38 29.94 OK
r-release-macos-x86_64 0.3.0 WARN
r-release-windows-ix86+x86_64 0.3.0 15.00 48.00 63.00 OK
r-oldrel-macos-x86_64 0.3.0 WARN
r-oldrel-windows-ix86+x86_64 0.3.0 5.00 47.00 52.00 OK

Check Details

Version: 0.3.0
Check: dependencies in R code
Result: NOTE
    Namespace in Imports field not imported from: ‘rio’
     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, r-release-macos-x86_64, r-oldrel-macos-x86_64

Version: 0.3.0
Check: re-building of vignette outputs
Result: WARN
    Error(s) in re-building vignettes:
     ...
    --- re-building ‘basic_usage.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
    
    Quitting from lines 54-55 (basic_usage.Rmd)
    Error: processing vignette 'basic_usage.Rmd' failed with diagnostics:
    there is no package called 'webshot'
    --- failed re-building ‘basic_usage.Rmd’
    
    SUMMARY: processing the following file failed:
     ‘basic_usage.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 ‘basic_usage.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
    
    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]="webshot15cf2fe0b0f4.png": No such file or directory
    Warning in file(con, "rb") :
     cannot open file 'webshot15cf2fe0b0f4.png': No such file or directory
    Quitting from lines 54-55 (basic_usage.Rmd)
    Error: processing vignette 'basic_usage.Rmd' failed with diagnostics:
    cannot open the connection
    --- failed re-building ‘basic_usage.Rmd’
    
    SUMMARY: processing the following file failed:
     ‘basic_usage.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 ‘basic_usage.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
    
    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]="webshota8c46dff7787.png": No such file or directory
    Warning in file(con, "rb") :
     cannot open file 'webshota8c46dff7787.png': No such file or directory
    Quitting from lines 54-55 (basic_usage.Rmd)
    Error: processing vignette 'basic_usage.Rmd' failed with diagnostics:
    cannot open the connection
    --- failed re-building ‘basic_usage.Rmd’
    
    SUMMARY: processing the following file failed:
     ‘basic_usage.Rmd’
    
    Error: Vignette re-building failed.
    Execution halted
Flavor: r-oldrel-macos-x86_64