CRAN Package Check Results for Package ecospat

Last updated on 2023-01-25 04:51:35 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 3.4 54.21 506.30 560.51 ERROR
r-devel-linux-x86_64-debian-gcc 3.4 42.09 362.90 404.99 ERROR
r-devel-linux-x86_64-fedora-clang 3.4 691.55 ERROR
r-devel-linux-x86_64-fedora-gcc 3.4 698.40 ERROR
r-devel-windows-x86_64 3.4 85.00 549.00 634.00 ERROR
r-patched-linux-x86_64 3.4 57.25 487.08 544.33 ERROR
r-release-linux-x86_64 3.4 44.35 501.34 545.69 ERROR
r-release-macos-arm64 3.4 172.00 OK
r-release-macos-x86_64 3.4 207.00 OK
r-release-windows-x86_64 3.4 83.00 567.00 650.00 ERROR
r-oldrel-macos-arm64 3.4 164.00 OK
r-oldrel-macos-x86_64 3.4 201.00 OK
r-oldrel-windows-ix86+x86_64 3.4 9.00 18.00 27.00 ERROR

Check Details

Version: 3.4
Check: examples
Result: ERROR
    Running examples in ‘ecospat-Ex.R’ failed
    The error most likely occurred in:
    
    > base::assign(".ptime", proc.time(), pos = "CheckExEnv")
    > ### Name: ecospat.rcls.grd
    > ### Title: Reclassifying grids function
    > ### Aliases: ecospat.rcls.grd
    >
    > ### ** Examples
    >
    >
    > library(raster)
    Loading required package: sp
    > library(classInt)
    >
    > bio3<- raster(system.file("external/bioclim/current/bio3.grd",package="biomod2"))
    Warning: `/home/hornik/tmp/R.check/r-devel-clang/Work/PKGS/ecospat.Rcheck' not recognized as a supported file format. (GDAL error 4)
    Error in .rasterObjectFromFile(x, band = band, objecttype = "RasterLayer", :
     Cannot create a RasterLayer object from this file.
    Calls: raster -> raster -> .local -> .rasterObjectFromFile
    Execution halted
Flavor: r-devel-linux-x86_64-debian-clang

Version: 3.4
Check: re-building of vignette outputs
Result: ERROR
    Error(s) in re-building vignettes:
     ...
    --- re-building ‘vignette_ecospat_package.Rmd’ using rmarkdown
    Quitting from lines 449-451 (vignette_ecospat_package.Rmd)
    Error: processing vignette ‘vignette_ecospat_package.Rmd’ failed with diagnostics:
    unused arguments (alist(, ))
    --- failed re-building ‘vignette_ecospat_package.Rmd’
    
    SUMMARY: processing the following file failed:
     ‘vignette_ecospat_package.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: 3.4
Check: examples
Result: ERROR
    Running examples in ‘ecospat-Ex.R’ failed
    The error most likely occurred in:
    
    > base::assign(".ptime", proc.time(), pos = "CheckExEnv")
    > ### Name: ecospat.rcls.grd
    > ### Title: Reclassifying grids function
    > ### Aliases: ecospat.rcls.grd
    >
    > ### ** Examples
    >
    >
    > library(raster)
    Loading required package: sp
    > library(classInt)
    >
    > bio3<- raster(system.file("external/bioclim/current/bio3.grd",package="biomod2"))
    Warning: `/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/ecospat.Rcheck' not recognized as a supported file format. (GDAL error 4)
    Error in .rasterObjectFromFile(x, band = band, objecttype = "RasterLayer", :
     Cannot create a RasterLayer object from this file.
    Calls: raster -> raster -> .local -> .rasterObjectFromFile
    Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc

Version: 3.4
Check: package dependencies
Result: NOTE
    Imports includes 22 non-default packages.
    Importing from so many packages makes the package vulnerable to any of
    them becoming unavailable. Move as many as possible to Suggests and
    use conditionally.
Flavor: r-devel-linux-x86_64-fedora-clang

Version: 3.4
Check: examples
Result: ERROR
    Running examples in ‘ecospat-Ex.R’ failed
    The error most likely occurred in:
    
    > ### Name: ecospat.rcls.grd
    > ### Title: Reclassifying grids function
    > ### Aliases: ecospat.rcls.grd
    >
    > ### ** Examples
    >
    >
    > library(raster)
    Loading required package: sp
    > library(classInt)
    >
    > bio3<- raster(system.file("external/bioclim/current/bio3.grd",package="biomod2"))
    Warning: `/data/gannet/ripley/R/packages/tests-clang/ecospat.Rcheck' not recognized as a supported file format. (GDAL error 4)
    Error in .rasterObjectFromFile(x, band = band, objecttype = "RasterLayer", :
     Cannot create a RasterLayer object from this file.
    Calls: raster -> raster -> .local -> .rasterObjectFromFile
    Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang

Version: 3.4
Check: re-building of vignette outputs
Result: ERROR
    Error(s) in re-building vignettes:
    --- re-building ‘vignette_ecospat_package.Rmd’ using rmarkdown
    Quitting from lines 449-451 (vignette_ecospat_package.Rmd)
    Error: processing vignette 'vignette_ecospat_package.Rmd' failed with diagnostics:
    unused arguments (alist(, ))
    --- failed re-building ‘vignette_ecospat_package.Rmd’
    
    SUMMARY: processing the following file failed:
     ‘vignette_ecospat_package.Rmd’
    
    Error: Vignette re-building failed.
    Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-release-windows-x86_64

Version: 3.4
Check: examples
Result: ERROR
    Running examples in ‘ecospat-Ex.R’ failed
    The error most likely occurred in:
    
    > ### Name: ecospat.rcls.grd
    > ### Title: Reclassifying grids function
    > ### Aliases: ecospat.rcls.grd
    >
    > ### ** Examples
    >
    >
    > library(raster)
    Loading required package: sp
    > library(classInt)
    >
    > bio3<- raster(system.file("external/bioclim/current/bio3.grd",package="biomod2"))
    Warning: `/data/gannet/ripley/R/packages/tests-devel/ecospat.Rcheck' not recognized as a supported file format. (GDAL error 4)
    Error in .rasterObjectFromFile(x, band = band, objecttype = "RasterLayer", :
     Cannot create a RasterLayer object from this file.
    Calls: raster -> raster -> .local -> .rasterObjectFromFile
    Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 3.4
Check: examples
Result: ERROR
    Running examples in 'ecospat-Ex.R' failed
    The error most likely occurred in:
    
    > ### Name: ecospat.rcls.grd
    > ### Title: Reclassifying grids function
    > ### Aliases: ecospat.rcls.grd
    >
    > ### ** Examples
    >
    >
    > library(raster)
    Loading required package: sp
    > library(classInt)
    >
    > bio3<- raster(system.file("external/bioclim/current/bio3.grd",package="biomod2"))
    Warning: D:/RCompile/CRANpkg/local/4.3/ecospat.Rcheck: Permission denied (GDAL error 4)
    Error in .rasterObjectFromFile(x, band = band, objecttype = "RasterLayer", :
     Cannot create a RasterLayer object from this file.
    Calls: raster -> raster -> .local -> .rasterObjectFromFile
    Execution halted
Flavor: r-devel-windows-x86_64

Version: 3.4
Check: examples
Result: ERROR
    Running examples in ‘ecospat-Ex.R’ failed
    The error most likely occurred in:
    
    > base::assign(".ptime", proc.time(), pos = "CheckExEnv")
    > ### Name: ecospat.rcls.grd
    > ### Title: Reclassifying grids function
    > ### Aliases: ecospat.rcls.grd
    >
    > ### ** Examples
    >
    >
    > library(raster)
    Loading required package: sp
    > library(classInt)
    >
    > bio3<- raster(system.file("external/bioclim/current/bio3.grd",package="biomod2"))
    Warning: `/home/hornik/tmp/R.check/r-patched-gcc/Work/PKGS/ecospat.Rcheck' not recognized as a supported file format. (GDAL error 4)
    Error in .rasterObjectFromFile(x, band = band, objecttype = "RasterLayer", :
     Cannot create a RasterLayer object from this file.
    Calls: raster -> raster -> .local -> .rasterObjectFromFile
    Execution halted
Flavor: r-patched-linux-x86_64

Version: 3.4
Check: examples
Result: ERROR
    Running examples in ‘ecospat-Ex.R’ failed
    The error most likely occurred in:
    
    > base::assign(".ptime", proc.time(), pos = "CheckExEnv")
    > ### Name: ecospat.rcls.grd
    > ### Title: Reclassifying grids function
    > ### Aliases: ecospat.rcls.grd
    >
    > ### ** Examples
    >
    >
    > library(raster)
    Loading required package: sp
    > library(classInt)
    >
    > bio3<- raster(system.file("external/bioclim/current/bio3.grd",package="biomod2"))
    Warning: `/home/hornik/tmp/R.check/r-release-gcc/Work/PKGS/ecospat.Rcheck' not recognized as a supported file format. (GDAL error 4)
    Error in .rasterObjectFromFile(x, band = band, objecttype = "RasterLayer", :
     Cannot create a RasterLayer object from this file.
    Calls: raster -> raster -> .local -> .rasterObjectFromFile
    Execution halted
Flavor: r-release-linux-x86_64

Version: 3.4
Check: examples
Result: ERROR
    Running examples in 'ecospat-Ex.R' failed
    The error most likely occurred in:
    
    > ### Name: ecospat.rcls.grd
    > ### Title: Reclassifying grids function
    > ### Aliases: ecospat.rcls.grd
    >
    > ### ** Examples
    >
    >
    > library(raster)
    Loading required package: sp
    > library(classInt)
    >
    > bio3<- raster(system.file("external/bioclim/current/bio3.grd",package="biomod2"))
    Warning: D:/RCompile/CRANpkg/local/4.2/ecospat.Rcheck: Permission denied (GDAL error 4)
    Error in .rasterObjectFromFile(x, band = band, objecttype = "RasterLayer", :
     Cannot create a RasterLayer object from this file.
    Calls: raster -> raster -> .local -> .rasterObjectFromFile
    Execution halted
Flavor: r-release-windows-x86_64

Version: 3.4
Check: whether package can be installed
Result: ERROR
    Installation failed.
Flavor: r-oldrel-windows-ix86+x86_64