CRAN Package Check Results for Package leastcostpath

Last updated on 2022-04-15 05:56:23 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.8.0 34.54 413.49 448.03 NOTE
r-devel-linux-x86_64-debian-gcc 1.8.0 28.27 261.54 289.81 ERROR
r-devel-linux-x86_64-fedora-clang 1.8.0 529.95 NOTE
r-devel-linux-x86_64-fedora-gcc 1.8.0 230.33 ERROR
r-devel-windows-x86_64-new-UL 1.8.0 77.00 329.00 406.00 ERROR
r-patched-linux-x86_64 1.8.0 34.05 382.58 416.63 NOTE
r-release-linux-x86_64 1.8.0 29.43 311.11 340.54 WARN
r-release-macos-arm64 1.8.0 NOTE
r-release-macos-x86_64 1.8.0 NOTE
r-release-windows-ix86+x86_64 1.8.0 74.00 356.00 430.00 WARN
r-oldrel-macos-x86_64 1.8.0 OK
r-oldrel-windows-ix86+x86_64 1.8.0 73.00 349.00 422.00 WARN

Check Details

Version: 1.8.0
Check: LazyData
Result: NOTE
     'LazyData' is specified without a 'data' directory
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64-new-UL, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-ix86+x86_64

Version: 1.8.0
Check: re-building of vignette outputs
Result: ERROR
    Error(s) in re-building vignettes:
     ...
    --- re-building ‘leastcostpath-1.Rmd’ using rmarkdown
    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-30, (SVN revision 1171)
    Geospatial Data Abstraction Library extensions to R successfully loaded
    Loaded GDAL runtime: GDAL 3.4.2, released 2022/03/08
    Path to GDAL shared files: /usr/share/gdal
    GDAL binary built with GEOS: TRUE
    Loaded PROJ runtime: Rel. 9.0.0, March 1st, 2022, [PJ_VERSION: 900]
    Path to PROJ shared files: /home/hornik/.local/share/proj:/usr/share/proj
    PROJ CDN enabled: FALSE
    Linking to sp version:1.4-6
    To mute warnings of possible GDAL/OSR exportToProj4() degradation,
    use options("rgdal_show_exportToProj4_warnings"="none") before loading sp or rgdal.
    rgeos version: 0.5-9, (SVN revision 684)
     GEOS runtime version: 3.10.2-CAPI-1.16.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.4-6
     Polygon checking: TRUE
    
    Loading required package: igraph
    
    Attaching package: 'igraph'
    
    The following object is masked from 'package:raster':
    
     union
    
    The following object is masked from 'package:rgeos':
    
     union
    
    The following objects are masked from 'package:stats':
    
     decompose, spectrum
    
    The following object is masked from 'package:base':
    
     union
    
    Loading required package: Matrix
    
    Attaching package: 'gdistance'
    
    The following object is masked from 'package:igraph':
    
     normalize
    
    Warning in proj4string(obj) :
     CRS object has comment, which is lost in output; in tests, see
    https://cran.r-project.org/web/packages/sp/vignettes/CRS_warnings.html
    Warning in get.shortest.paths(adjacencyGraph, indexOrigin, indexGoal) :
     At core/paths/dijkstra.c:442 : Couldn't reach some vertices.
    Warning in min(x) : no non-missing arguments to min; returning Inf
    Warning in max(x) : no non-missing arguments to max; returning -Inf
    Warning in min(x) : no non-missing arguments to min; returning Inf
    Warning in max(x) : no non-missing arguments to max; returning -Inf
    Quitting from lines 128-135 (leastcostpath-1.Rmd)
    Error: processing vignette ‘leastcostpath-1.Rmd’ failed with diagnostics:
    invalid class "SpatialLines" object: bbox should never contain infinite values
    --- failed re-building ‘leastcostpath-1.Rmd’
    
    SUMMARY: processing the following file failed:
     ‘leastcostpath-1.Rmd’
    
    Error: Vignette re-building failed.
    Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.8.0
Check: re-building of vignette outputs
Result: ERROR
    Error(s) in re-building vignettes:
    --- re-building ‘leastcostpath-1.Rmd’ using rmarkdown
    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-30, (SVN revision 1171)
    Geospatial Data Abstraction Library extensions to R successfully loaded
    Loaded GDAL runtime: GDAL 3.4.2, released 2022/03/08
    Path to GDAL shared files: /usr/local/share/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: /data/gannet/ripley/.local/share/proj:/usr/local/share/proj:/usr/local/share/proj
    PROJ CDN enabled: FALSE
    Linking to sp version:1.4-6
    To mute warnings of possible GDAL/OSR exportToProj4() degradation,
    use options("rgdal_show_exportToProj4_warnings"="none") before loading sp or rgdal.
    rgeos version: 0.5-9, (SVN revision 684)
     GEOS runtime version: 3.9.0-CAPI-1.16.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.4-6
     Polygon checking: TRUE
    
    Loading required package: igraph
    
    Attaching package: 'igraph'
    
    The following object is masked from 'package:raster':
    
     union
    
    The following object is masked from 'package:rgeos':
    
     union
    
    The following objects are masked from 'package:stats':
    
     decompose, spectrum
    
    The following object is masked from 'package:base':
    
     union
    
    Loading required package: Matrix
    
    Attaching package: 'gdistance'
    
    The following object is masked from 'package:igraph':
    
     normalize
    
    Warning in proj4string(obj) :
     CRS object has comment, which is lost in output; in tests, see
    https://cran.r-project.org/web/packages/sp/vignettes/CRS_warnings.html
    Warning in get.shortest.paths(adjacencyGraph, indexOrigin, indexGoal) :
     At core/paths/dijkstra.c:442 : Couldn't reach some vertices.
    Warning in min(x) : no non-missing arguments to min; returning Inf
    Warning in max(x) : no non-missing arguments to max; returning -Inf
    Warning in min(x) : no non-missing arguments to min; returning Inf
    Warning in max(x) : no non-missing arguments to max; returning -Inf
    Quitting from lines 128-135 (leastcostpath-1.Rmd)
    Error: processing vignette 'leastcostpath-1.Rmd' failed with diagnostics:
    invalid class "SpatialLines" object: bbox should never contain infinite values
    --- failed re-building ‘leastcostpath-1.Rmd’
    
    SUMMARY: processing the following file failed:
     ‘leastcostpath-1.Rmd’
    
    Error: Vignette re-building failed.
    Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 1.8.0
Check: re-building of vignette outputs
Result: ERROR
    Error(s) in re-building vignettes:
    --- re-building 'leastcostpath-1.Rmd' using rmarkdown
    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-30, (SVN revision 1171)
    Geospatial Data Abstraction Library extensions to R successfully loaded
    Loaded GDAL runtime: GDAL 3.3.2, released 2021/09/01
    Path to GDAL shared files: D:/RCompile/CRANpkg/lib/4.2/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:/RCompile/CRANpkg/lib/4.2/rgdal/proj
    PROJ CDN enabled: FALSE
    Linking to sp version:1.4-6
    To mute warnings of possible GDAL/OSR exportToProj4() degradation,
    use options("rgdal_show_exportToProj4_warnings"="none") before loading sp or rgdal.
    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.4-6
     Polygon checking: TRUE
    
    Loading required package: igraph
    
    Attaching package: 'igraph'
    
    The following object is masked from 'package:raster':
    
     union
    
    The following object is masked from 'package:rgeos':
    
     union
    
    The following objects are masked from 'package:stats':
    
     decompose, spectrum
    
    The following object is masked from 'package:base':
    
     union
    
    Loading required package: Matrix
    
    Attaching package: 'gdistance'
    
    The following object is masked from 'package:igraph':
    
     normalize
    
    Warning in proj4string(obj) :
     CRS object has comment, which is lost in output; in tests, see
    https://cran.r-project.org/web/packages/sp/vignettes/CRS_warnings.html
    Warning in get.shortest.paths(adjacencyGraph, indexOrigin, indexGoal) :
     At core/paths/dijkstra.c:442 : Couldn't reach some vertices.
    Warning in min(x) : no non-missing arguments to min; returning Inf
    Warning in max(x) : no non-missing arguments to max; returning -Inf
    Warning in min(x) : no non-missing arguments to min; returning Inf
    Warning in max(x) : no non-missing arguments to max; returning -Inf
    Quitting from lines 128-135 (leastcostpath-1.Rmd)
    Error: processing vignette 'leastcostpath-1.Rmd' failed with diagnostics:
    invalid class "SpatialLines" object: bbox should never contain infinite values
    --- failed re-building 'leastcostpath-1.Rmd'
    
    SUMMARY: processing the following file failed:
     'leastcostpath-1.Rmd'
    
    Error: Vignette re-building failed.
    Execution halted
Flavor: r-devel-windows-x86_64-new-UL

Version: 1.8.0
Check: re-building of vignette outputs
Result: WARN
    Error(s) in re-building vignettes:
     ...
    --- re-building ‘leastcostpath-1.Rmd’ using rmarkdown
    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-30, (SVN revision 1171)
    Geospatial Data Abstraction Library extensions to R successfully loaded
    Loaded GDAL runtime: GDAL 3.4.2, released 2022/03/08
    Path to GDAL shared files: /usr/share/gdal
    GDAL binary built with GEOS: TRUE
    Loaded PROJ runtime: Rel. 9.0.0, March 1st, 2022, [PJ_VERSION: 900]
    Path to PROJ shared files: /home/hornik/.local/share/proj:/usr/share/proj
    PROJ CDN enabled: FALSE
    Linking to sp version:1.4-6
    To mute warnings of possible GDAL/OSR exportToProj4() degradation,
    use options("rgdal_show_exportToProj4_warnings"="none") before loading sp or rgdal.
    rgeos version: 0.5-9, (SVN revision 684)
     GEOS runtime version: 3.10.2-CAPI-1.16.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.4-6
     Polygon checking: TRUE
    
    Loading required package: igraph
    
    Attaching package: 'igraph'
    
    The following object is masked from 'package:raster':
    
     union
    
    The following object is masked from 'package:rgeos':
    
     union
    
    The following objects are masked from 'package:stats':
    
     decompose, spectrum
    
    The following object is masked from 'package:base':
    
     union
    
    Loading required package: Matrix
    
    Attaching package: 'gdistance'
    
    The following object is masked from 'package:igraph':
    
     normalize
    
    Warning in proj4string(obj) :
     CRS object has comment, which is lost in output; in tests, see
    https://cran.r-project.org/web/packages/sp/vignettes/CRS_warnings.html
    Warning in get.shortest.paths(adjacencyGraph, indexOrigin, indexGoal) :
     At core/paths/dijkstra.c:442 : Couldn't reach some vertices.
    Warning in min(x) : no non-missing arguments to min; returning Inf
    Warning in max(x) : no non-missing arguments to max; returning -Inf
    Warning in min(x) : no non-missing arguments to min; returning Inf
    Warning in max(x) : no non-missing arguments to max; returning -Inf
    Quitting from lines 128-135 (leastcostpath-1.Rmd)
    Error: processing vignette 'leastcostpath-1.Rmd' failed with diagnostics:
    invalid class "SpatialLines" object: bbox should never contain infinite values
    --- failed re-building ‘leastcostpath-1.Rmd’
    
    SUMMARY: processing the following file failed:
     ‘leastcostpath-1.Rmd’
    
    Error: Vignette re-building failed.
    Execution halted
Flavor: r-release-linux-x86_64

Version: 1.8.0
Check: re-building of vignette outputs
Result: WARN
    Error(s) in re-building vignettes:
    --- re-building 'leastcostpath-1.Rmd' using rmarkdown
    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-30, (SVN revision 1171)
    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/RtmpOSrapO/RLIBS_1180429146887/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/RtmpOSrapO/RLIBS_1180429146887/rgdal/proj
    PROJ CDN enabled: FALSE
    Linking to sp version:1.4-6
    To mute warnings of possible GDAL/OSR exportToProj4() degradation,
    use options("rgdal_show_exportToProj4_warnings"="none") before loading sp or rgdal.
    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.4-6
     Polygon checking: TRUE
    
    Loading required package: igraph
    
    Attaching package: 'igraph'
    
    The following object is masked from 'package:raster':
    
     union
    
    The following object is masked from 'package:rgeos':
    
     union
    
    The following objects are masked from 'package:stats':
    
     decompose, spectrum
    
    The following object is masked from 'package:base':
    
     union
    
    Loading required package: Matrix
    
    Attaching package: 'gdistance'
    
    The following object is masked from 'package:igraph':
    
     normalize
    
    Warning in proj4string(obj) :
     CRS object has comment, which is lost in output; in tests, see
    https://cran.r-project.org/web/packages/sp/vignettes/CRS_warnings.html
    Warning in get.shortest.paths(adjacencyGraph, indexOrigin, indexGoal) :
     At core/paths/dijkstra.c:442 : Couldn't reach some vertices.
    Warning in min(x) : no non-missing arguments to min; returning Inf
    Warning in max(x) : no non-missing arguments to max; returning -Inf
    Warning in min(x) : no non-missing arguments to min; returning Inf
    Warning in max(x) : no non-missing arguments to max; returning -Inf
    Quitting from lines 128-135 (leastcostpath-1.Rmd)
    Error: processing vignette 'leastcostpath-1.Rmd' failed with diagnostics:
    invalid class "SpatialLines" object: bbox should never contain infinite values
    --- failed re-building 'leastcostpath-1.Rmd'
    
    SUMMARY: processing the following file failed:
     'leastcostpath-1.Rmd'
    
    Error: Vignette re-building failed.
    Execution halted
Flavor: r-release-windows-ix86+x86_64

Version: 1.8.0
Check: re-building of vignette outputs
Result: WARN
    Error(s) in re-building vignettes:
    --- re-building 'leastcostpath-1.Rmd' using rmarkdown
    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-30, (SVN revision 1171)
    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/Rtmp6lYBc4/RLIBS_20742be666a9/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/Rtmp6lYBc4/RLIBS_20742be666a9/rgdal/proj
    PROJ CDN enabled: FALSE
    Linking to sp version:1.4-6
    To mute warnings of possible GDAL/OSR exportToProj4() degradation,
    use options("rgdal_show_exportToProj4_warnings"="none") before loading sp or rgdal.
    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.4-6
     Polygon checking: TRUE
    
    Loading required package: igraph
    
    Attaching package: 'igraph'
    
    The following object is masked from 'package:raster':
    
     union
    
    The following object is masked from 'package:rgeos':
    
     union
    
    The following objects are masked from 'package:stats':
    
     decompose, spectrum
    
    The following object is masked from 'package:base':
    
     union
    
    Loading required package: Matrix
    
    Attaching package: 'gdistance'
    
    The following object is masked from 'package:igraph':
    
     normalize
    
    Warning in proj4string(obj) :
     CRS object has comment, which is lost in output; in tests, see
    https://cran.r-project.org/web/packages/sp/vignettes/CRS_warnings.html
    Warning in get.shortest.paths(adjacencyGraph, indexOrigin, indexGoal) :
     At core/paths/dijkstra.c:442 : Couldn't reach some vertices.
    Warning in min(x) : no non-missing arguments to min; returning Inf
    Warning in max(x) : no non-missing arguments to max; returning -Inf
    Warning in min(x) : no non-missing arguments to min; returning Inf
    Warning in max(x) : no non-missing arguments to max; returning -Inf
    Quitting from lines 128-135 (leastcostpath-1.Rmd)
    Error: processing vignette 'leastcostpath-1.Rmd' failed with diagnostics:
    invalid class "SpatialLines" object: bbox should never contain infinite values
    --- failed re-building 'leastcostpath-1.Rmd'
    
    SUMMARY: processing the following file failed:
     'leastcostpath-1.Rmd'
    
    Error: Vignette re-building failed.
    Execution halted
Flavor: r-oldrel-windows-ix86+x86_64