CRAN Package Check Results for Package varsExplore

Last updated on 2020-10-11 01:47:36 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.0 2.66 28.47 31.13 OK
r-devel-linux-x86_64-debian-gcc 0.3.0 1.76 22.35 24.11 OK
r-devel-linux-x86_64-fedora-clang 0.3.0 51.00 NOTE
r-devel-linux-x86_64-fedora-gcc 0.3.0 37.17 NOTE
r-devel-windows-ix86+x86_64 0.3.0 8.00 41.00 49.00 OK
r-patched-linux-x86_64 0.3.0 2.57 27.82 30.39 OK
r-patched-solaris-x86 0.3.0 57.80 WARN
r-release-linux-x86_64 0.3.0 2.33 27.84 30.17 OK
r-release-macos-x86_64 0.3.0 WARN
r-release-windows-ix86+x86_64 0.3.0 5.00 55.00 60.00 OK
r-oldrel-macos-x86_64 0.3.0 WARN
r-oldrel-windows-ix86+x86_64 0.3.0 5.00 33.00 38.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