CRAN Package Check Results for Package robin

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.1 11.43 171.64 183.07 OK
r-devel-linux-x86_64-debian-gcc 1.0.1 9.45 128.23 137.68 OK
r-devel-linux-x86_64-fedora-clang 1.0.1 228.73 OK
r-devel-linux-x86_64-fedora-gcc 1.0.1 213.74 OK
r-devel-windows-ix86+x86_64 1.0.1 50.00 181.00 231.00 OK
r-patched-linux-x86_64 1.0.1 11.45 163.36 174.81 OK
r-patched-solaris-x86 1.0.1 276.70 WARN
r-release-linux-x86_64 1.0.1 11.90 165.46 177.36 OK
r-release-macos-x86_64 1.0.1 WARN
r-release-windows-ix86+x86_64 1.0.1 46.00 236.00 282.00 OK
r-oldrel-macos-x86_64 1.0.1 ERROR
r-oldrel-windows-ix86+x86_64 1.0.1 30.00 165.00 195.00 OK

Check Details

Version: 1.0.1
Check: re-building of vignette outputs
Result: WARN
    Error(s) in re-building vignettes:
     ...
    --- re-building ‘robin.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.
    Loading required package: igraph
    
    Attaching package: 'igraph'
    
    The following objects are masked from 'package:stats':
    
     decompose, spectrum
    
    The following object is masked from 'package:base':
    
     union
    
    Loading required package: gprege
    Loading required package: gptk
    Loading required package: Matrix
    Loading required package: fields
    Loading required package: spam
    Loading required package: dotCall64
    Loading required package: grid
    Spam version 2.5-1 (2019-12-12) is loaded.
    Type 'help( Spam)' or 'demo( spam)' for a short introduction
    and overview of this package.
    Help for individual functions is also obtained by adding the
    suffix '.spam' to the function name, e.g. 'help( chol.spam)'.
    
    Attaching package: 'spam'
    
    The following object is masked from 'package:Matrix':
    
     det
    
    The following objects are masked from 'package:base':
    
     backsolve, forwardsolve
    
    Loading required package: maps
    See https://github.com/NCAR/Fields for
     an extensive vignette, other supplements and source code
    Quitting from lines 80-81 (robin.Rmd)
    Error: processing vignette 'robin.Rmd' failed with diagnostics:
    there is no package called 'webshot'
    --- failed re-building ‘robin.Rmd’
    
    SUMMARY: processing the following file failed:
     ‘robin.Rmd’
    
    Error: Vignette re-building failed.
    Execution halted
Flavor: r-patched-solaris-x86

Version: 1.0.1
Check: re-building of vignette outputs
Result: WARN
    Error(s) in re-building vignettes:
    --- re-building ‘robin.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.
    Loading required package: igraph
    
    Attaching package: 'igraph'
    
    The following objects are masked from 'package:stats':
    
     decompose, spectrum
    
    The following object is masked from 'package:base':
    
     union
    
    Loading required package: gprege
    Loading required package: gptk
    Loading required package: Matrix
    Loading required package: fields
    Loading required package: spam
    Loading required package: dotCall64
    Loading required package: grid
    Spam version 2.5-1 (2019-12-12) is loaded.
    Type 'help( Spam)' or 'demo( spam)' for a short introduction
    and overview of this package.
    Help for individual functions is also obtained by adding the
    suffix '.spam' to the function name, e.g. 'help( chol.spam)'.
    
    Attaching package: 'spam'
    
    The following object is masked from 'package:Matrix':
    
     det
    
    The following objects are masked from 'package:base':
    
     backsolve, forwardsolve
    
    Loading required package: maps
    See https://github.com/NCAR/Fields for
     an extensive vignette, other supplements and source code
    Quitting from lines 80-81 (robin.Rmd)
    Error: processing vignette 'robin.Rmd' failed with diagnostics:
    cannot open the connection
    --- failed re-building ‘robin.Rmd’
    
    SUMMARY: processing the following file failed:
     ‘robin.Rmd’
    
    Error: Vignette re-building failed.
    Execution halted
Flavor: r-release-macos-x86_64

Version: 1.0.1
Check: package dependencies
Result: ERROR
    Package required but not available: ‘gprege’
    
    See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
    manual.
Flavor: r-oldrel-macos-x86_64