CRAN Package Check Results for Package spatial.tools

Last updated on 2020-04-25 09:47:08 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.6.2 12.13 95.11 107.24 ERROR
r-devel-linux-x86_64-debian-gcc 1.6.2 9.57 76.80 86.37 ERROR
r-devel-linux-x86_64-fedora-clang 1.6.2 136.01 ERROR
r-devel-linux-x86_64-fedora-gcc 1.6.2 130.67 ERROR
r-devel-windows-ix86+x86_64 1.6.2 27.00 154.00 181.00 ERROR
r-patched-linux-x86_64 1.6.2 10.31 96.06 106.37 ERROR
r-patched-solaris-x86 1.6.2 224.90 ERROR
r-release-linux-x86_64 1.6.2 9.29 91.84 101.13 OK
r-release-osx-x86_64 1.6.2 ERROR
r-release-windows-ix86+x86_64 1.6.2 25.00 103.00 128.00 OK
r-oldrel-osx-x86_64 1.6.2 OK
r-oldrel-windows-ix86+x86_64 1.6.2 12.00 108.00 120.00 OK

Check Details

Version: 1.6.2
Check: examples
Result: ERROR
    Running examples in 'spatial.tools-Ex.R' failed
    The error most likely occurred in:
    
    > base::assign(".ptime", proc.time(), pos = "CheckExEnv")
    > ### Name: tahoe_highrez_training
    > ### Title: Point and polygon files for use with spatial.tools
    > ### Aliases: tahoe_highrez_training
    > ### Keywords: data
    >
    > ### ** Examples
    >
    > library("raster")
    Loading required package: sp
    > library("rgdal")
    rgdal: version: 1.4-8, (SVN revision 845)
     Geospatial Data Abstraction Library extensions to R successfully loaded
     Loaded GDAL runtime: GDAL 3.0.4, released 2020/01/28
     Path to GDAL shared files:
     GDAL binary built with GEOS: TRUE
     Loaded PROJ.4 runtime: Rel. 7.0.0, March 1st, 2020, [PJ_VERSION: 700]
     Path to PROJ.4 shared files: (autodetected)
     Linking to sp version: 1.4-1
    > tahoe_highrez_training_polygons <- readOGR(
    + dsn=system.file("external", package="spatial.tools"),layer="tahoe_highrez_training")
    OGR data source with driver: ESRI Shapefile
    Source: "/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/spatial.tools/external", layer: "tahoe_highrez_training"
    with 8 features
    It has 2 fields
    > spplot(tahoe_highrez_training_polygons,zcol="Class")
    Warning in extend.limits(range(as.numeric(z), finite = TRUE)) :
     NAs introduced by coercion
    Warning in min(x) : no non-missing arguments to min; returning Inf
    Warning in max(x) : no non-missing arguments to max; returning -Inf
    Error in seq.default(zrng[1], zrng[2], length.out = cuts + 2) :
     'from' must be a finite number
    Calls: spplot ... <Anonymous> -> levelplot.formula -> seq -> seq.default
    Execution halted
Flavor: r-devel-linux-x86_64-debian-clang

Version: 1.6.2
Check: examples
Result: ERROR
    Running examples in ‘spatial.tools-Ex.R’ failed
    The error most likely occurred in:
    
    > base::assign(".ptime", proc.time(), pos = "CheckExEnv")
    > ### Name: tahoe_highrez_training
    > ### Title: Point and polygon files for use with spatial.tools
    > ### Aliases: tahoe_highrez_training
    > ### Keywords: data
    >
    > ### ** Examples
    >
    > library("raster")
    Loading required package: sp
    > library("rgdal")
    rgdal: version: 1.4-8, (SVN revision 845)
     Geospatial Data Abstraction Library extensions to R successfully loaded
     Loaded GDAL runtime: GDAL 3.0.4, released 2020/01/28
     Path to GDAL shared files:
     GDAL binary built with GEOS: TRUE
     Loaded PROJ.4 runtime: Rel. 7.0.0, March 1st, 2020, [PJ_VERSION: 700]
     Path to PROJ.4 shared files: (autodetected)
     Linking to sp version: 1.4-1
    > tahoe_highrez_training_polygons <- readOGR(
    + dsn=system.file("external", package="spatial.tools"),layer="tahoe_highrez_training")
    OGR data source with driver: ESRI Shapefile
    Source: "/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/spatial.tools/external", layer: "tahoe_highrez_training"
    with 8 features
    It has 2 fields
    > spplot(tahoe_highrez_training_polygons,zcol="Class")
    Warning in extend.limits(range(as.numeric(z), finite = TRUE)) :
     NAs introduced by coercion
    Warning in min(x) : no non-missing arguments to min; returning Inf
    Warning in max(x) : no non-missing arguments to max; returning -Inf
    Error in seq.default(zrng[1], zrng[2], length.out = cuts + 2) :
     'from' must be a finite number
    Calls: spplot ... <Anonymous> -> levelplot.formula -> seq -> seq.default
    Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.6.2
Check: examples
Result: ERROR
    Running examples in ‘spatial.tools-Ex.R’ failed
    The error most likely occurred in:
    
    > ### Name: tahoe_highrez_training
    > ### Title: Point and polygon files for use with spatial.tools
    > ### Aliases: tahoe_highrez_training
    > ### Keywords: data
    >
    > ### ** Examples
    >
    > library("raster")
    Loading required package: sp
    > library("rgdal")
    rgdal: version: 1.4-8, (SVN revision 845)
     Geospatial Data Abstraction Library extensions to R successfully loaded
     Loaded GDAL runtime: GDAL 2.3.2, released 2018/09/21
     Path to GDAL shared files: /usr/share/gdal
     GDAL binary built with GEOS: TRUE
     Loaded PROJ.4 runtime: Rel. 5.2.0, September 15th, 2018, [PJ_VERSION: 520]
     Path to PROJ.4 shared files: (autodetected)
     Linking to sp version: 1.4-1
    > tahoe_highrez_training_polygons <- readOGR(
    + dsn=system.file("external", package="spatial.tools"),layer="tahoe_highrez_training")
    OGR data source with driver: ESRI Shapefile
    Source: "/data/gannet/ripley/R/packages/tests-clang/spatial.tools.Rcheck/spatial.tools/external", layer: "tahoe_highrez_training"
    with 8 features
    It has 2 fields
    > spplot(tahoe_highrez_training_polygons,zcol="Class")
    Warning in extend.limits(range(as.numeric(z), finite = TRUE)) :
     NAs introduced by coercion
    Warning in min(x) : no non-missing arguments to min; returning Inf
    Warning in max(x) : no non-missing arguments to max; returning -Inf
    Error in seq.default(zrng[1], zrng[2], length.out = cuts + 2) :
     'from' must be a finite number
    Calls: spplot ... <Anonymous> -> levelplot.formula -> seq -> seq.default
    Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang

Version: 1.6.2
Check: examples
Result: ERROR
    Running examples in ‘spatial.tools-Ex.R’ failed
    The error most likely occurred in:
    
    > ### Name: tahoe_highrez_training
    > ### Title: Point and polygon files for use with spatial.tools
    > ### Aliases: tahoe_highrez_training
    > ### Keywords: data
    >
    > ### ** Examples
    >
    > library("raster")
    Loading required package: sp
    > library("rgdal")
    rgdal: version: 1.4-8, (SVN revision 845)
     Geospatial Data Abstraction Library extensions to R successfully loaded
     Loaded GDAL runtime: GDAL 2.3.2, released 2018/09/21
     Path to GDAL shared files: /usr/share/gdal
     GDAL binary built with GEOS: TRUE
     Loaded PROJ.4 runtime: Rel. 5.2.0, September 15th, 2018, [PJ_VERSION: 520]
     Path to PROJ.4 shared files: (autodetected)
     Linking to sp version: 1.4-1
    > tahoe_highrez_training_polygons <- readOGR(
    + dsn=system.file("external", package="spatial.tools"),layer="tahoe_highrez_training")
    OGR data source with driver: ESRI Shapefile
    Source: "/data/gannet/ripley/R/packages/tests-devel/spatial.tools.Rcheck/spatial.tools/external", layer: "tahoe_highrez_training"
    with 8 features
    It has 2 fields
    > spplot(tahoe_highrez_training_polygons,zcol="Class")
    Warning in extend.limits(range(as.numeric(z), finite = TRUE)) :
     NAs introduced by coercion
    Warning in min(x) : no non-missing arguments to min; returning Inf
    Warning in max(x) : no non-missing arguments to max; returning -Inf
    Error in seq.default(zrng[1], zrng[2], length.out = cuts + 2) :
     'from' must be a finite number
    Calls: spplot ... <Anonymous> -> levelplot.formula -> seq -> seq.default
    Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 1.6.2
Check: examples
Result: ERROR
    Running examples in 'spatial.tools-Ex.R' failed
    The error most likely occurred in:
    
    > ### Name: tahoe_highrez_training
    > ### Title: Point and polygon files for use with spatial.tools
    > ### Aliases: tahoe_highrez_training
    > ### Keywords: data
    >
    > ### ** Examples
    >
    > library("raster")
    Loading required package: sp
    > library("rgdal")
    rgdal: version: 1.4-8, (SVN revision 845)
     Geospatial Data Abstraction Library extensions to R successfully loaded
     Loaded GDAL runtime: GDAL 2.2.3, released 2017/11/20
     Path to GDAL shared files: D:/temp/RtmpcFetnK/RLIBS_50cc1b5d629f/rgdal/gdal
     GDAL binary built with GEOS: TRUE
     Loaded PROJ.4 runtime: Rel. 4.9.3, 15 August 2016, [PJ_VERSION: 493]
     Path to PROJ.4 shared files: D:/temp/RtmpcFetnK/RLIBS_50cc1b5d629f/rgdal/proj
     Linking to sp version: 1.4-1
    > tahoe_highrez_training_polygons <- readOGR(
    + dsn=system.file("external", package="spatial.tools"),layer="tahoe_highrez_training")
    OGR data source with driver: ESRI Shapefile
    Source: "D:\temp\RtmpcFetnK\RLIBS_50cc1b5d629f\spatial.tools\external", layer: "tahoe_highrez_training"
    with 8 features
    It has 2 fields
    > spplot(tahoe_highrez_training_polygons,zcol="Class")
    Warning in extend.limits(range(as.numeric(z), finite = TRUE)) :
     NAs introduced by coercion
    Warning in min(x) : no non-missing arguments to min; returning Inf
    Warning in max(x) : no non-missing arguments to max; returning -Inf
    Error in seq.default(zrng[1], zrng[2], length.out = cuts + 2) :
     'from' must be a finite number
    Calls: spplot ... <Anonymous> -> levelplot.formula -> seq -> seq.default
    Execution halted
Flavor: r-devel-windows-ix86+x86_64

Version: 1.6.2
Check: examples
Result: ERROR
    Running examples in ‘spatial.tools-Ex.R’ failed
    The error most likely occurred in:
    
    > base::assign(".ptime", proc.time(), pos = "CheckExEnv")
    > ### Name: tahoe_highrez_training
    > ### Title: Point and polygon files for use with spatial.tools
    > ### Aliases: tahoe_highrez_training
    > ### Keywords: data
    >
    > ### ** Examples
    >
    > library("raster")
    Loading required package: sp
    > library("rgdal")
    rgdal: version: 1.4-8, (SVN revision 845)
     Geospatial Data Abstraction Library extensions to R successfully loaded
     Loaded GDAL runtime: GDAL 3.0.4, released 2020/01/28
     Path to GDAL shared files:
     GDAL binary built with GEOS: TRUE
     Loaded PROJ.4 runtime: Rel. 7.0.0, March 1st, 2020, [PJ_VERSION: 700]
     Path to PROJ.4 shared files: (autodetected)
     Linking to sp version: 1.4-1
    > tahoe_highrez_training_polygons <- readOGR(
    + dsn=system.file("external", package="spatial.tools"),layer="tahoe_highrez_training")
    OGR data source with driver: ESRI Shapefile
    Source: "/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/spatial.tools/external", layer: "tahoe_highrez_training"
    with 8 features
    It has 2 fields
    > spplot(tahoe_highrez_training_polygons,zcol="Class")
    Warning in extend.limits(range(as.numeric(z), finite = TRUE)) :
     NAs introduced by coercion
    Warning in min(x) : no non-missing arguments to min; returning Inf
    Warning in max(x) : no non-missing arguments to max; returning -Inf
    Error in seq.default(zrng[1], zrng[2], length.out = cuts + 2) :
     'from' must be a finite number
    Calls: spplot ... <Anonymous> -> levelplot.formula -> seq -> seq.default
    Execution halted
Flavor: r-patched-linux-x86_64

Version: 1.6.2
Check: examples
Result: ERROR
    Running examples in ‘spatial.tools-Ex.R’ failed
    The error most likely occurred in:
    
    > ### Name: tahoe_highrez_training
    > ### Title: Point and polygon files for use with spatial.tools
    > ### Aliases: tahoe_highrez_training
    > ### Keywords: data
    >
    > ### ** Examples
    >
    > library("raster")
    Loading required package: sp
    > library("rgdal")
    rgdal: version: 1.4-8, (SVN revision 845)
     Geospatial Data Abstraction Library extensions to R successfully loaded
     Loaded GDAL runtime: GDAL 2.2.4, released 2018/03/19
     Path to GDAL shared files: /usr/local/share/gdal
     GDAL binary built with GEOS: TRUE
     Loaded PROJ.4 runtime: Rel. 6.3.1, February 10th, 2020, [PJ_VERSION: 631]
     Path to PROJ.4 shared files: (autodetected)
     Linking to sp version: 1.4-1
    > tahoe_highrez_training_polygons <- readOGR(
    + dsn=system.file("external", package="spatial.tools"),layer="tahoe_highrez_training")
    OGR data source with driver: ESRI Shapefile
    Source: "/home/ripley/R/Lib32/spatial.tools/external", layer: "tahoe_highrez_training"
    with 8 features
    It has 2 fields
    > spplot(tahoe_highrez_training_polygons,zcol="Class")
    Warning in extend.limits(range(as.numeric(z), finite = TRUE)) :
     NAs introduced by coercion
    Warning in min(x) : no non-missing arguments to min; returning Inf
    Warning in max(x) : no non-missing arguments to max; returning -Inf
    Error in seq.default(zrng[1], zrng[2], length.out = cuts + 2) :
     'from' must be a finite number
    Calls: spplot ... <Anonymous> -> levelplot.formula -> seq -> seq.default
    Execution halted
Flavor: r-patched-solaris-x86

Version: 1.6.2
Check: examples
Result: ERROR
    Running examples in ‘spatial.tools-Ex.R’ failed
    The error most likely occurred in:
    
    > ### Name: tahoe_highrez_training
    > ### Title: Point and polygon files for use with spatial.tools
    > ### Aliases: tahoe_highrez_training
    > ### Keywords: data
    >
    > ### ** Examples
    >
    > library("raster")
    Loading required package: sp
    > library("rgdal")
    rgdal: version: 1.4-8, (SVN revision 845)
     Geospatial Data Abstraction Library extensions to R successfully loaded
     Loaded GDAL runtime: GDAL 2.4.2, released 2019/06/28
     Path to GDAL shared files: /Volumes/Builds/packages/high-sierra-x86_64/Rlib/4.0/rgdal/gdal
     GDAL binary built with GEOS: FALSE
     Loaded PROJ.4 runtime: Rel. 5.2.0, September 15th, 2018, [PJ_VERSION: 520]
     Path to PROJ.4 shared files: /Volumes/Builds/packages/high-sierra-x86_64/Rlib/4.0/rgdal/proj
     Linking to sp version: 1.4-1
    > tahoe_highrez_training_polygons <- readOGR(
    + dsn=system.file("external", package="spatial.tools"),layer="tahoe_highrez_training")
    OGR data source with driver: ESRI Shapefile
    Source: "/Volumes/Builds/packages/high-sierra-x86_64/results/4.0/spatial.tools.Rcheck/spatial.tools/external", layer: "tahoe_highrez_training"
    with 8 features
    It has 2 fields
    > spplot(tahoe_highrez_training_polygons,zcol="Class")
    Warning in extend.limits(range(as.numeric(z), finite = TRUE)) :
     NAs introduced by coercion
    Warning in min(x) : no non-missing arguments to min; returning Inf
    Warning in max(x) : no non-missing arguments to max; returning -Inf
    Error in seq.default(zrng[1], zrng[2], length.out = cuts + 2) :
     'from' must be a finite number
    Calls: spplot ... <Anonymous> -> levelplot.formula -> seq -> seq.default
    Execution halted
Flavor: r-release-osx-x86_64