CRAN Package Check Results for Package SpaDES.core

Last updated on 2017-12-20 00:47:20 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.0 29.88 371.71 401.59 OK
r-devel-linux-x86_64-debian-gcc 0.1.0 OK
r-devel-linux-x86_64-fedora-clang 0.1.0 534.09 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1.0 538.31 NOTE
r-devel-windows-ix86+x86_64 0.1.0 52.00 397.00 449.00 OK
r-patched-linux-x86_64 0.1.0 31.48 463.36 494.84 OK
r-patched-solaris-x86 0.1.0 785.90 WARN
r-release-linux-x86_64 0.1.0 30.45 461.43 491.88 OK
r-release-windows-ix86+x86_64 0.1.0 48.00 378.00 426.00 OK
r-release-osx-x86_64 0.1.0 WARN
r-oldrel-windows-ix86+x86_64 0.1.0 67.00 540.00 607.00 OK
r-oldrel-osx-x86_64 0.1.0 ERROR

Check Details

Version: 0.1.0
Check: DESCRIPTION meta-information
Result: NOTE
    Dependence on R version ‘3.3.2’ not with patchlevel 0
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 0.1.0
Check: dependencies in R code
Result: NOTE
    Namespaces in Imports field not imported from:
     ‘CircStats’ ‘RandomFields’ ‘grDevices’ ‘sp’
     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-osx-x86_64

Version: 0.1.0
Check: re-building of vignette outputs
Result: WARN
    Error in re-building vignettes:
     ...
    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.
    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: 'igraph'
    
    The following objects are masked from 'package:stats':
    
     decompose, spectrum
    
    The following object is masked from 'package:base':
    
     union
    
    Loading required package: quickPlot
    Loading required package: reproducible
    
    Attaching package: 'SpaDES.core'
    
    The following objects are masked from 'package:stats':
    
     end, start
    
    Quitting from lines 357-361 (ii-modules.Rmd)
    Error: processing vignette 'ii-modules.Rmd' failed with diagnostics:
    cannot open the connection
    Execution halted
Flavor: r-patched-solaris-x86

Version: 0.1.0
Check: re-building of vignette outputs
Result: WARN
    Error in re-building vignettes:
     ...
     Pandoc (>= 1.12.3) and/or pandoc-citeproc not available. Falling back to R Markdown v1.
    
    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: quickPlot
    Loading required package: reproducible
    
    Attaching package: 'SpaDES.core'
    
    The following objects are masked from 'package:stats':
    
     end, start
    
    Quitting from lines 357-361 (ii-modules.Rmd)
    Error: processing vignette 'ii-modules.Rmd' failed with diagnostics:
    cannot open the connection
    Execution halted
Flavor: r-release-osx-x86_64

Version: 0.1.0
Check: package dependencies
Result: ERROR
    Package required but not available: ‘quickPlot’
    
    Package suggested but not available for checking: ‘SpaDES.tools’
    
    See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
    manual.
Flavor: r-oldrel-osx-x86_64