Last updated on 2018-09-26 01:46:57 CEST.
Package | ERROR | OK |
---|---|---|
LearnGeom | 2 | 10 |
Current CRAN status: ERROR: 2, OK: 10
Version: 1.3
Check: examples
Result: ERROR
Running examples in 'LearnGeom-Ex.R' failed
The error most likely occurred in:
> ### Name: CoordinateImage
> ### Title: Plots a coordinate (cartesian) plane with customizable limits
> ### for the X and Y axis over a background image
> ### Aliases: CoordinateImage
>
> ### ** Examples
>
> library(RgoogleMaps)
> ima=GetMap("Piazza San Pietro, 00120 Citta del Vaticano", zoom = 17, maptype = "satellite")
Warning in download.file(urlStr, destfile, mode = "wb", quiet = TRUE) :
cannot open URL 'http://maps.google.com/maps/api/staticmap?center=41.9022267,12.4563139&zoom=17&size=640x640&maptype=satellite&format=png32&sensor=true': HTTP status was '403 Forbidden'
Error in download.file(urlStr, destfile, mode = "wb", quiet = TRUE) :
cannot open URL 'http://maps.google.com/maps/api/staticmap?center=41.9022267,12.4563139&zoom=17&size=640x640&maptype=satellite&format=png32&sensor=true'
Calls: GetMap -> download.file
Execution halted
Flavor: r-devel-windows-ix86+x86_64
Version: 1.3
Check: examples
Result: ERROR
Running examples in 'LearnGeom-Ex.R' failed
The error most likely occurred in:
> ### Name: CoordinateImage
> ### Title: Plots a coordinate (cartesian) plane with customizable limits
> ### for the X and Y axis over a background image
> ### Aliases: CoordinateImage
>
> ### ** Examples
>
> library(RgoogleMaps)
> ima=GetMap("Piazza San Pietro, 00120 Citta del Vaticano", zoom = 17, maptype = "satellite")
Warning in min(iLat[iLat > iLoc]) :
no non-missing arguments to min; returning Inf
Warning in min(iLng[iLng > iLoc]) :
no non-missing arguments to min; returning Inf
Warning in download.file(urlStr, destfile, mode = "wb", quiet = TRUE) :
cannot open URL 'http://maps.google.com/maps/api/staticmap?center=NA,NA&zoom=17&size=640x640&maptype=satellite&format=png32&sensor=true': HTTP status was '403 Forbidden'
Error in download.file(urlStr, destfile, mode = "wb", quiet = TRUE) :
cannot open URL 'http://maps.google.com/maps/api/staticmap?center=NA,NA&zoom=17&size=640x640&maptype=satellite&format=png32&sensor=true'
Calls: GetMap -> download.file
Execution halted
Flavor: r-oldrel-windows-ix86+x86_64