CRAN Package Check Results for Package stormwindmodel

Last updated on 2021-02-12 06:48:08 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.4 5.29 253.33 258.62 OK
r-devel-linux-x86_64-debian-gcc 0.1.4 4.23 183.41 187.64 OK
r-devel-linux-x86_64-fedora-clang 0.1.4 310.48 OK
r-devel-linux-x86_64-fedora-gcc 0.1.4 307.42 OK
r-devel-windows-ix86+x86_64 0.1.4 14.00 225.00 239.00 OK
r-patched-linux-x86_64 0.1.4 5.31 241.58 246.89 OK
r-patched-solaris-x86 0.1.4 394.10 WARN
r-release-linux-x86_64 0.1.4 4.94 247.93 252.87 OK
r-release-macos-x86_64 0.1.4 OK
r-release-windows-ix86+x86_64 0.1.4 10.00 224.00 234.00 OK
r-oldrel-macos-x86_64 0.1.4 ERROR
r-oldrel-windows-ix86+x86_64 0.1.3 9.00 287.00 296.00 WARN

Check Details

Version: 0.1.4
Check: re-building of vignette outputs
Result: WARN
    Error(s) in re-building vignettes:
     ...
    --- re-building ‘Details.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
    
    
    Attaching package: 'gridExtra'
    
    The following object is masked from 'package:dplyr':
    
     combine
    
    Linking to GEOS 3.6.4, GDAL 2.2.4, PROJ 5.2.0
    Warning: Removed 1 row(s) containing missing values (geom_path).
    --- finished re-building ‘Details.Rmd’
    
    --- re-building ‘Overview.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
    
    To enable
    caching of data, set `options(tigris_use_cache = TRUE)` in your R script or .Rprofile.
    Warning in unzip(file_loc, exdir = tmp) :
     error 1 in extracting from zip file
    Quitting from lines 98-101 (Overview.Rmd)
    Error: processing vignette 'Overview.Rmd' failed with diagnostics:
    Cannot open data source
    --- failed re-building ‘Overview.Rmd’
    
    SUMMARY: processing the following file failed:
     ‘Overview.Rmd’
    
    Error: Vignette re-building failed.
    Execution halted
Flavor: r-patched-solaris-x86

Version: 0.1.4
Check: whether package can be installed
Result: ERROR
    Installation failed.
Flavor: r-oldrel-macos-x86_64

Version: 0.1.3
Check: re-building of vignette outputs
Result: WARN
    Error(s) in re-building vignettes:
    --- re-building 'Details.Rmd' using rmarkdown
    
    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
    
    
    Attaching package: 'gridExtra'
    
    The following object is masked from 'package:dplyr':
    
     combine
    
    Linking to GEOS 3.8.0, GDAL 3.0.4, PROJ 6.3.1
    Warning: Removed 1 row(s) containing missing values (geom_path).
    --- finished re-building 'Details.Rmd'
    
    --- re-building 'Overview.Rmd' using rmarkdown
    
    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
    
    To enable
    caching of data, set `options(tigris_use_cache = TRUE)` in your R script or .Rprofile.
    Loading required package: sp
    rgeos version: 0.5-3, (SVN revision 634)
     GEOS runtime version: 3.8.0-CAPI-1.13.1
     Linking to sp version: 1.4-2
     Polygon checking: TRUE
    
    Quitting from lines 105-108 (Overview.Rmd)
    Error: processing vignette 'Overview.Rmd' failed with diagnostics:
    no slot of name "proj4string" for this object of class "sf"
    --- failed re-building 'Overview.Rmd'
    
    SUMMARY: processing the following file failed:
     'Overview.Rmd'
    
    Error: Vignette re-building failed.
    Execution halted
Flavor: r-oldrel-windows-ix86+x86_64