CRAN Package Check Results for Package strm

Last updated on 2022-08-08 08:51:06 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.3 44.05 418.30 462.35 ERROR
r-devel-linux-x86_64-debian-gcc 0.1.3 30.47 304.36 334.83 ERROR
r-devel-linux-x86_64-fedora-clang 0.1.3 626.92 OK
r-devel-linux-x86_64-fedora-gcc 0.1.3 635.70 OK
r-devel-windows-x86_64 0.1.3 38.00 480.00 518.00 OK
r-patched-linux-x86_64 0.1.3 32.10 391.39 423.49 ERROR
r-release-linux-x86_64 0.1.3 ERROR
r-release-macos-arm64 0.1.3 154.00 OK
r-release-macos-x86_64 0.1.3 260.00 OK
r-release-windows-x86_64 0.1.3 37.00 478.00 515.00 OK
r-oldrel-macos-arm64 0.1.3 150.00 OK
r-oldrel-macos-x86_64 0.1.3 243.00 OK
r-oldrel-windows-ix86+x86_64 0.1.3 86.00 421.00 507.00 WARN

Additional issues

M1mac noSuggests

Check Details

Version: 0.1.3
Check: re-building of vignette outputs
Result: ERROR
    Error(s) in re-building vignettes:
     ...
    --- re-building 'strm_intro.Rmd' using knitr
    Loading required package: spatialreg
    Loading required package: spData
    To access larger datasets in this package, install the spDataLarge
    package with: `install.packages('spDataLarge',
    repos='https://nowosad.github.io/drat/', type='source')`
    Loading required package: Matrix
    Loading required package: sf
    Linking to GEOS 3.11.0, GDAL 3.5.1, PROJ 9.0.1; sf_use_s2() is TRUE
    
    Attaching package: 'tidyr'
    
    The following objects are masked from 'package:Matrix':
    
     expand, pack, unpack
    
    
    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
    
    Loading required package: sp
    Please note that rgdal will be retired by the end of 2023,
    plan transition to sf/stars/terra functions using GDAL and PROJ
    at your earliest convenience.
    
    rgdal: version: 1.5-32, (SVN revision 1176)
    Geospatial Data Abstraction Library extensions to R successfully loaded
    Loaded GDAL runtime: GDAL 3.5.1, released 2022/06/30
    Path to GDAL shared files: /usr/share/gdal
     GDAL does not use iconv for recoding strings.
    GDAL binary built with GEOS: TRUE
    Loaded PROJ runtime: Rel. 9.0.1, June 15th, 2022, [PJ_VERSION: 901]
    Path to PROJ shared files: /home/hornik/.local/share/proj:/usr/share/proj
    PROJ CDN enabled: FALSE
    Linking to sp version:1.5-0
    To mute warnings of possible GDAL/OSR exportToProj4() degradation,
    use options("rgdal_show_exportToProj4_warnings"="none") before loading sp or rgdal.
    
    Attaching package: 'spdep'
    
    The following objects are masked from 'package:spatialreg':
    
     get.ClusterOption, get.VerboseOption, get.ZeroPolicyOption,
     get.coresOption, get.mcOption, set.ClusterOption,
     set.VerboseOption, set.ZeroPolicyOption, set.coresOption,
     set.mcOption
    
    rgeos version: 0.5-9, (SVN revision 684)
     GEOS runtime version: 3.11.0-CAPI-1.17.0
     Please note that rgeos will be retired by the end of 2023,
    plan transition to sf functions using GEOS at your earliest convenience.
     GEOS using OverlayNG
     Linking to sp version: 1.5-0
     Polygon checking: TRUE
    
    Loading required package: Ecfun
    
    Attaching package: 'Ecfun'
    
    The following object is masked from 'package:base':
    
     sign
    
    
    Attaching package: 'Ecdat'
    
    The following object is masked from 'package:datasets':
    
     Orange
    
    Quitting from lines 176-179 (strm_intro.Rmd)
    Error: processing vignette 'strm_intro.Rmd' failed with diagnostics:
    empty geometries are not supported by sp classes: conversion failed
    --- failed re-building 'strm_intro.Rmd'
    
    --- re-building 'strm_withcensusdata.Rmd' using knitr
    Warning in strm(formula2, id = "NAME", data = wi_w.sf, listw = listw_w, :
     Data is in wide format. strm assumes you include the temporally-lagged explanatory variables manually.
    --- finished re-building 'strm_withcensusdata.Rmd'
    
    SUMMARY: processing the following file failed:
     'strm_intro.Rmd'
    
    Error: Vignette re-building failed.
    Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64

Version: 0.1.3
Check: re-building of vignette outputs
Result: WARN
    Error(s) in re-building vignettes:
    --- re-building 'strm_intro.Rmd' using knitr
    Loading required package: spatialreg
    Loading required package: spData
    To access larger datasets in this package, install the spDataLarge
    package with: `install.packages('spDataLarge',
    repos='https://nowosad.github.io/drat/', type='source')`
    Loading required package: Matrix
    Loading required package: sf
    Linking to GEOS 3.10.2, GDAL 3.4.1, PROJ 7.2.1; sf_use_s2() is TRUE
    
    Attaching package: 'tidyr'
    
    The following objects are masked from 'package:Matrix':
    
     expand, pack, unpack
    
    
    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
    
    Loading required package: sp
    Please note that rgdal will be retired by the end of 2023,
    plan transition to sf/stars/terra functions using GDAL and PROJ
    at your earliest convenience.
    
    rgdal: version: 1.5-32, (SVN revision 1176)
    Geospatial Data Abstraction Library extensions to R successfully loaded
    Loaded GDAL runtime: GDAL 3.4.1, released 2021/12/27
    Path to GDAL shared files: D:/temp/Rtmpg5WnEh/RLIBS_d5ac1e3e31e7/rgdal/gdal
    GDAL binary built with GEOS: TRUE
    Loaded PROJ runtime: Rel. 7.2.1, January 1st, 2021, [PJ_VERSION: 721]
    Path to PROJ shared files: D:/temp/Rtmpg5WnEh/RLIBS_d5ac1e3e31e7/rgdal/proj
    PROJ CDN enabled: FALSE
    Linking to sp version:1.5-0
    To mute warnings of possible GDAL/OSR exportToProj4() degradation,
    use options("rgdal_show_exportToProj4_warnings"="none") before loading sp or rgdal.
    
    Attaching package: 'spdep'
    
    The following objects are masked from 'package:spatialreg':
    
     get.ClusterOption, get.VerboseOption, get.ZeroPolicyOption,
     get.coresOption, get.mcOption, set.ClusterOption,
     set.VerboseOption, set.ZeroPolicyOption, set.coresOption,
     set.mcOption
    
    rgeos version: 0.5-9, (SVN revision 684)
     GEOS runtime version: 3.9.1-CAPI-1.14.2
     Please note that rgeos will be retired by the end of 2023,
    plan transition to sf functions using GEOS at your earliest convenience.
     GEOS using OverlayNG
     Linking to sp version: 1.5-0
     Polygon checking: TRUE
    
    Loading required package: Ecfun
    
    Attaching package: 'Ecfun'
    
    The following object is masked from 'package:base':
    
     sign
    
    
    Attaching package: 'Ecdat'
    
    The following object is masked from 'package:datasets':
    
     Orange
    
    Quitting from lines 176-179 (strm_intro.Rmd)
    Error: processing vignette 'strm_intro.Rmd' failed with diagnostics:
    empty geometries are not supported by sp classes: conversion failed
    --- failed re-building 'strm_intro.Rmd'
    
    --- re-building 'strm_withcensusdata.Rmd' using knitr
    Warning in strm(formula2, id = "NAME", data = wi_w.sf, listw = listw_w, :
     Data is in wide format. strm assumes you include the temporally-lagged explanatory variables manually.
    --- finished re-building 'strm_withcensusdata.Rmd'
    
    SUMMARY: processing the following file failed:
     'strm_intro.Rmd'
    
    Error: Vignette re-building failed.
    Execution halted
Flavor: r-oldrel-windows-ix86+x86_64