Last updated on 2018-04-21 07:47:24 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.3.2 | 10.41 | 74.28 | 84.69 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.3.2 | 9.54 | 61.75 | 71.29 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.3.2 | 139.26 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.3.2 | 118.47 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.3.2 | 24.00 | 96.00 | 120.00 | OK | |
r-devel-osx-x86_64 | 0.3.2 | OK | ||||
r-patched-linux-x86_64 | 0.3.2 | 9.32 | 74.48 | 83.80 | ERROR | |
r-patched-solaris-x86 | 0.3.2 | 173.80 | OK | |||
r-release-linux-x86_64 | 0.3.2 | 3.90 | 83.94 | 87.84 | ERROR | |
r-release-windows-ix86+x86_64 | 0.3.2 | 13.00 | 137.00 | 150.00 | OK | |
r-release-osx-x86_64 | 0.3.2 | OK |
Version: 0.3.2
Check: DESCRIPTION meta-information
Result: NOTE
Dependence on R version ‘3.4.1’ not with patchlevel 0
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-patched-linux-x86_64
Version: 0.3.2
Check: examples
Result: ERROR
Running examples in ‘ASIP-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: arvi
> ### Title: Atmospherically Resistant Vegetation Index
> ### Aliases: arvi
>
> ### ** Examples
>
> library (raster)
Loading required package: sp
> library (rgdal)
rgdal: version: 1.2-18, (SVN revision 718)
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/share/gdal/2.2
GDAL binary built with GEOS: TRUE
Loaded PROJ.4 runtime: Rel. 5.0.1, April 1st, 2018, [PJ_VERSION: 501]
Path to PROJ.4 shared files: (autodetected)
Linking to sp version: 1.2-7
> # Finding the path of the sample satellite image directory.
> # User may define paths directly like "/home/ur_folder" or "C:/ur_folder"
> path <- system.file ("TM_sample", package = "ASIP")
> shapefil <- paste0 (path, "/test.shp")
> arvi (directory = path, crop = "y", ext2crop = shapefil)
OGR data source with driver: ESRI Shapefile
Source: "/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/ASIP/TM_sample/test.shp", layer: "test"
with 1 features
It has 1 fields
Integer64 fields read as strings: id
Error in .local(.Object, ...) : Dataset copy failed
Calls: arvi ... <Anonymous> -> new -> initialize -> initialize -> .local
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.3.2
Check: examples
Result: ERROR
Running examples in ‘ASIP-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: arvi
> ### Title: Atmospherically Resistant Vegetation Index
> ### Aliases: arvi
>
> ### ** Examples
>
> library (raster)
Loading required package: sp
> library (rgdal)
rgdal: version: 1.2-18, (SVN revision 718)
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/share/gdal/2.2
GDAL binary built with GEOS: TRUE
Loaded PROJ.4 runtime: Rel. 5.0.1, April 1st, 2018, [PJ_VERSION: 501]
Path to PROJ.4 shared files: (autodetected)
Linking to sp version: 1.2-7
> # Finding the path of the sample satellite image directory.
> # User may define paths directly like "/home/ur_folder" or "C:/ur_folder"
> path <- system.file ("TM_sample", package = "ASIP")
> shapefil <- paste0 (path, "/test.shp")
> arvi (directory = path, crop = "y", ext2crop = shapefil)
OGR data source with driver: ESRI Shapefile
Source: "/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/ASIP/TM_sample/test.shp", layer: "test"
with 1 features
It has 1 fields
Integer64 fields read as strings: id
Error in .local(.Object, ...) : Dataset copy failed
Calls: arvi ... <Anonymous> -> new -> initialize -> initialize -> .local
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.3.2
Check: examples
Result: ERROR
Running examples in ‘ASIP-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: arvi
> ### Title: Atmospherically Resistant Vegetation Index
> ### Aliases: arvi
>
> ### ** Examples
>
> library (raster)
Loading required package: sp
> library (rgdal)
rgdal: version: 1.2-18, (SVN revision 718)
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/share/gdal/2.2
GDAL binary built with GEOS: TRUE
Loaded PROJ.4 runtime: Rel. 5.0.1, April 1st, 2018, [PJ_VERSION: 501]
Path to PROJ.4 shared files: (autodetected)
Linking to sp version: 1.2-7
> # Finding the path of the sample satellite image directory.
> # User may define paths directly like "/home/ur_folder" or "C:/ur_folder"
> path <- system.file ("TM_sample", package = "ASIP")
> shapefil <- paste0 (path, "/test.shp")
> arvi (directory = path, crop = "y", ext2crop = shapefil)
OGR data source with driver: ESRI Shapefile
Source: "/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/ASIP/TM_sample/test.shp", layer: "test"
with 1 features
It has 1 fields
Integer64 fields read as strings: id
Error in .local(.Object, ...) : Dataset copy failed
Calls: arvi ... <Anonymous> -> new -> initialize -> initialize -> .local
Execution halted
Flavor: r-patched-linux-x86_64
Version: 0.3.2
Check: examples
Result: ERROR
Running examples in ‘ASIP-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: arvi
> ### Title: Atmospherically Resistant Vegetation Index
> ### Aliases: arvi
>
> ### ** Examples
>
> library (raster)
Loading required package: sp
> library (rgdal)
rgdal: version: 1.2-18, (SVN revision 718)
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/share/gdal/2.2
GDAL binary built with GEOS: TRUE
Loaded PROJ.4 runtime: Rel. 5.0.1, April 1st, 2018, [PJ_VERSION: 501]
Path to PROJ.4 shared files: (autodetected)
Linking to sp version: 1.2-7
> # Finding the path of the sample satellite image directory.
> # User may define paths directly like "/home/ur_folder" or "C:/ur_folder"
> path <- system.file ("TM_sample", package = "ASIP")
> shapefil <- paste0 (path, "/test.shp")
> arvi (directory = path, crop = "y", ext2crop = shapefil)
OGR data source with driver: ESRI Shapefile
Source: "/home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/ASIP/TM_sample/test.shp", layer: "test"
with 1 features
It has 1 fields
Integer64 fields read as strings: id
Error in .local(.Object, ...) : Dataset copy failed
Calls: arvi ... <Anonymous> -> new -> initialize -> initialize -> .local -> .Call
Execution halted
Flavor: r-release-linux-x86_64