Last updated on 2018-04-01 08:49:10 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.0.1 | 146.68 | 106.08 | 252.76 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 2.0.1 | 168.47 | 86.51 | 254.98 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 2.0.1 | 394.48 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 2.0.1 | 393.01 | ERROR | |||
r-devel-windows-ix86+x86_64 | 2.0.1 | 596.00 | 246.00 | 842.00 | ERROR | |
r-devel-osx-x86_64 | 2.0.1 | NOTE | ||||
r-patched-linux-x86_64 | 2.0.1 | 191.53 | 101.08 | 292.61 | ERROR | |
r-patched-solaris-x86 | 2.0.1 | 417.50 | ERROR | |||
r-release-linux-x86_64 | 2.0.1 | 189.18 | 119.60 | 308.78 | ERROR | |
r-release-windows-ix86+x86_64 | 2.0.1 | 474.00 | 218.00 | 692.00 | ERROR | |
r-release-osx-x86_64 | 2.0.1 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.1.11 | 489.00 | 113.00 | 602.00 | NOTE |
Version: 2.0.1
Check: examples
Result: ERROR
Running examples in ‘dggridR-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: dgearthgrid
> ### Title: Return the coordinates constituting the boundary of cells for
> ### the entire Earth
> ### Aliases: dgearthgrid
>
> ### ** Examples
>
> library(dggridR)
> dggs <- dgconstruct(res=20)
> res <- dg_closest_res_to_spacing(dggs,spacing=1000,round='down',metric=FALSE)
Resolution: 3, Area (mi^2): 1173851.79791229, Spacing (mi): 843.496246531418, CLS (mi): 964.285490648183
> dggs <- dgsetres(dggs,res)
> gridfilename <- dgearthgrid(dggs,savegrid=TRUE) #Save directly to a file
Error in writeOGR(grid, shpfname, driver = "ESRI Shapefile", layer = "dggrid") :
is.character(dsn) is not TRUE
Calls: dgearthgrid -> dgsavegrid -> writeOGR -> stopifnot
Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64
Version: 2.0.1
Check: installed package size
Result: NOTE
installed size is 19.8Mb
sub-directories of 1Mb or more:
doc 1.9Mb
libs 17.5Mb
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-ix86+x86_64, r-devel-osx-x86_64, r-release-windows-ix86+x86_64, r-release-osx-x86_64
Version: 2.0.1
Check: examples
Result: ERROR
Running examples in ‘dggridR-Ex.R’ failed
The error most likely occurred in:
> ### Name: dgearthgrid
> ### Title: Return the coordinates constituting the boundary of cells for
> ### the entire Earth
> ### Aliases: dgearthgrid
>
> ### ** Examples
>
> library(dggridR)
> dggs <- dgconstruct(res=20)
> res <- dg_closest_res_to_spacing(dggs,spacing=1000,round='down',metric=FALSE)
Resolution: 3, Area (mi^2): 1173851.79791229, Spacing (mi): 843.496246531418, CLS (mi): 964.285490648183
> dggs <- dgsetres(dggs,res)
> gridfilename <- dgearthgrid(dggs,savegrid=TRUE) #Save directly to a file
Error in writeOGR(grid, shpfname, driver = "ESRI Shapefile", layer = "dggrid") :
is.character(dsn) is not TRUE
Calls: dgearthgrid -> dgsavegrid -> writeOGR -> stopifnot
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-solaris-x86
Version: 2.0.1
Check: running examples for arch ‘i386’
Result: ERROR
Running examples in 'dggridR-Ex.R' failed
The error most likely occurred in:
> ### Name: dgearthgrid
> ### Title: Return the coordinates constituting the boundary of cells for
> ### the entire Earth
> ### Aliases: dgearthgrid
>
> ### ** Examples
>
> library(dggridR)
> dggs <- dgconstruct(res=20)
> res <- dg_closest_res_to_spacing(dggs,spacing=1000,round='down',metric=FALSE)
Resolution: 3, Area (mi^2): 1173851.79791229, Spacing (mi): 843.496246531418, CLS (mi): 964.285490648183
> dggs <- dgsetres(dggs,res)
> gridfilename <- dgearthgrid(dggs,savegrid=TRUE) #Save directly to a file
Error in writeOGR(grid, shpfname, driver = "ESRI Shapefile", layer = "dggrid") :
is.character(dsn) is not TRUE
Calls: dgearthgrid -> dgsavegrid -> writeOGR -> stopifnot
Execution halted
Flavor: r-devel-windows-ix86+x86_64
Version: 2.0.1
Check: running examples for arch ‘x64’
Result: ERROR
Running examples in 'dggridR-Ex.R' failed
The error most likely occurred in:
> ### Name: dgearthgrid
> ### Title: Return the coordinates constituting the boundary of cells for
> ### the entire Earth
> ### Aliases: dgearthgrid
>
> ### ** Examples
>
> library(dggridR)
> dggs <- dgconstruct(res=20)
> res <- dg_closest_res_to_spacing(dggs,spacing=1000,round='down',metric=FALSE)
Resolution: 3, Area (mi^2): 1173851.79791229, Spacing (mi): 843.496246531418, CLS (mi): 964.285490648183
> dggs <- dgsetres(dggs,res)
> gridfilename <- dgearthgrid(dggs,savegrid=TRUE) #Save directly to a file
Error in writeOGR(grid, shpfname, driver = "ESRI Shapefile", layer = "dggrid") :
is.character(dsn) is not TRUE
Calls: dgearthgrid -> dgsavegrid -> writeOGR -> stopifnot
Execution halted
Flavor: r-devel-windows-ix86+x86_64
Version: 2.0.1
Check: examples
Result: ERROR
Running examples in ‘dggridR-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: dgearthgrid
> ### Title: Return the coordinates constituting the boundary of cells for
> ### the entire Earth
> ### Aliases: dgearthgrid
>
> ### ** Examples
>
> library(dggridR)
> dggs <- dgconstruct(res=20)
> res <- dg_closest_res_to_spacing(dggs,spacing=1000,round='down',metric=FALSE)
Resolution: 3, Area (mi^2): 1173851.79791229, Spacing (mi): 843.496246531418, CLS (mi): 964.285490648183
> dggs <- dgsetres(dggs,res)
> gridfilename <- dgearthgrid(dggs,savegrid=TRUE) #Save directly to a file
Error: is.character(dsn) is not TRUE
Execution halted
Flavor: r-release-linux-x86_64
Version: 2.0.1
Check: running examples for arch ‘i386’
Result: ERROR
Running examples in 'dggridR-Ex.R' failed
The error most likely occurred in:
> ### Name: dgearthgrid
> ### Title: Return the coordinates constituting the boundary of cells for
> ### the entire Earth
> ### Aliases: dgearthgrid
>
> ### ** Examples
>
> library(dggridR)
> dggs <- dgconstruct(res=20)
> res <- dg_closest_res_to_spacing(dggs,spacing=1000,round='down',metric=FALSE)
Resolution: 3, Area (mi^2): 1173851.79791229, Spacing (mi): 843.496246531418, CLS (mi): 964.285490648183
> dggs <- dgsetres(dggs,res)
> gridfilename <- dgearthgrid(dggs,savegrid=TRUE) #Save directly to a file
Error: is.character(dsn) is not TRUE
Execution halted
Flavor: r-release-windows-ix86+x86_64
Version: 2.0.1
Check: running examples for arch ‘x64’
Result: ERROR
Running examples in 'dggridR-Ex.R' failed
The error most likely occurred in:
> ### Name: dgearthgrid
> ### Title: Return the coordinates constituting the boundary of cells for
> ### the entire Earth
> ### Aliases: dgearthgrid
>
> ### ** Examples
>
> library(dggridR)
> dggs <- dgconstruct(res=20)
> res <- dg_closest_res_to_spacing(dggs,spacing=1000,round='down',metric=FALSE)
Resolution: 3, Area (mi^2): 1173851.79791229, Spacing (mi): 843.496246531418, CLS (mi): 964.285490648183
> dggs <- dgsetres(dggs,res)
> gridfilename <- dgearthgrid(dggs,savegrid=TRUE) #Save directly to a file
Error: is.character(dsn) is not TRUE
Execution halted
Flavor: r-release-windows-ix86+x86_64
Version: 0.1.11
Check: installed package size
Result: NOTE
installed size is 5.1Mb
sub-directories of 1Mb or more:
bin 3.1Mb
doc 1.7Mb
Flavor: r-oldrel-windows-ix86+x86_64