CRAN Package Check Results for Package fishdata

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.1 2.45 42.88 45.33 OK
r-devel-linux-x86_64-debian-gcc 1.0.1 2.27 32.06 34.33 OK
r-devel-linux-x86_64-fedora-clang 1.0.1 53.69 OK
r-devel-linux-x86_64-fedora-gcc 1.0.1 41.35 OK
r-patched-linux-x86_64 1.0.1 2.47 39.92 42.39 OK
r-release-linux-x86_64 1.0.1 2.58 41.50 44.08 OK
r-release-macos-arm64 1.0.1 OK
r-release-macos-x86_64 1.0.1 WARN
r-release-windows-x86_64 1.0.1 15.00 64.00 79.00 OK
r-oldrel-macos-arm64 1.0.1 OK
r-oldrel-macos-x86_64 1.0.1 WARN
r-oldrel-windows-ix86+x86_64 1.0.1 6.00 52.00 58.00 OK

Check Details

Version: 1.0.1
Check: re-building of vignette outputs
Result: WARN
    Error(s) in re-building vignettes:
    --- re-building ‘Data-Model.Rmd’ using rmarkdown
    Warning in engine$weave(file, quiet = quiet, encoding = enc) :
     Pandoc (>= 1.12.3) not available. Falling back to R Markdown v1.
    
    Attaching package: 'dm'
    
    The following object is masked from 'package:stats':
    
     filter
    
    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 36-39 (Data-Model.Rmd)
    Error: processing vignette 'Data-Model.Rmd' failed with diagnostics:
    invalid 'path' argument
    --- failed re-building ‘Data-Model.Rmd’
    
    --- re-building ‘fishdata-examples.Rmd’ using rmarkdown
    Warning in engine$weave(file, quiet = quiet, encoding = enc) :
     Pandoc (>= 1.12.3) 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
    
    `summarise()` has grouped output by 'site'. You can override using the `.groups` argument.
    --- finished re-building ‘fishdata-examples.Rmd’
    
    SUMMARY: processing the following file failed:
     ‘Data-Model.Rmd’
    
    Error: Vignette re-building failed.
    Execution halted
Flavors: r-release-macos-x86_64, r-oldrel-macos-x86_64