Last updated on 2019-01-23 07:47:42 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.0 | 3.27 | 41.58 | 44.85 | OK | --no-examples --no-vignettes |
r-devel-linux-x86_64-debian-gcc | 0.2.0 | 2.50 | 32.41 | 34.91 | OK | --no-examples --no-vignettes |
r-devel-linux-x86_64-fedora-clang | 0.2.0 | 56.25 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.0 | 52.48 | ERROR | |||
r-devel-windows-ix86+x86_64 | 0.2.0 | 10.00 | 85.00 | 95.00 | ERROR | |
r-patched-linux-x86_64 | 0.2.0 | 2.05 | 38.27 | 40.32 | OK | --no-examples --no-vignettes |
r-patched-solaris-x86 | 0.2.0 | 104.50 | ERROR | |||
r-release-linux-x86_64 | 0.2.0 | 2.87 | 38.30 | 41.17 | OK | --no-examples --no-vignettes |
r-release-windows-ix86+x86_64 | 0.2.0 | 6.00 | 90.00 | 96.00 | ERROR | |
r-release-osx-x86_64 | 0.2.0 | ERROR | ||||
r-oldrel-windows-ix86+x86_64 | 0.2.0 | 9.00 | 93.00 | 102.00 | ERROR | |
r-oldrel-osx-x86_64 | 0.2.0 | OK |
Version: 0.2.0
Check: examples
Result: ERROR
Running examples in ‘census-Ex.R’ failed
The error most likely occurred in:
> ### Name: getCensus
> ### Title: Scrape US Census Data
> ### Aliases: getCensus
>
> ### ** Examples
>
> radius <- 5
> cities <- c("Boston", "Los Angeles")
> df <- getCensus(cities, radius)
Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=Boston&sensor=false
Warning: geocode failed with status REQUEST_DENIED, location = "Boston"
Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=Los%20Angeles&sensor=false
Warning: geocode failed with status REQUEST_DENIED, location = "Los Angeles"
Error in `[.data.frame`(geo.reply, , c("locality", "lon", "lat")) :
undefined columns selected
Calls: getCensus -> [ -> [.data.frame
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-ix86+x86_64, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64
Version: 0.2.0
Check: re-building of vignette outputs
Result: WARN
Error(s) in re-building vignettes:
--- re-building ‘getting-started.Rmd’ using rmarkdown
Loading required package: ggmap
Loading required package: ggplot2
Loading required package: RCurl
Loading required package: bitops
Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=Chicago,%20IL&sensor=false
Warning: geocode failed with status REQUEST_DENIED, location = "Chicago, IL"
Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=New%20York&sensor=false
Warning: geocode failed with status REQUEST_DENIED, location = "New York"
Quitting from lines 16-23 (getting-started.Rmd)
Error: processing vignette 'getting-started.Rmd' failed with diagnostics:
undefined columns selected
--- failed re-building ‘getting-started.Rmd’
SUMMARY: processing the following file failed:
‘getting-started.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-ix86+x86_64
Version: 0.2.0
Check: examples
Result: ERROR
Running examples in ‘census-Ex.R’ failed
The error most likely occurred in:
> ### Name: getCensus
> ### Title: Scrape US Census Data
> ### Aliases: getCensus
>
> ### ** Examples
>
> radius <- 5
> cities <- c("Boston", "Los Angeles")
> df <- getCensus(cities, radius)
Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=Boston&sensor=false
Warning: geocode failed with status OVER_QUERY_LIMIT, location = "Boston"
Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=Los%20Angeles&sensor=false
Warning: geocode failed with status OVER_QUERY_LIMIT, location = "Los Angeles"
Error in `[.data.frame`(geo.reply, , c("locality", "lon", "lat")) :
undefined columns selected
Calls: getCensus -> [ -> [.data.frame
Execution halted
Flavors: r-patched-solaris-x86, r-release-osx-x86_64
Version: 0.2.0
Check: re-building of vignette outputs
Result: WARN
Error in re-building vignettes:
...
Warning in engine$weave(file, quiet = quiet, encoding = enc) :
Pandoc (>= 1.12.3) and/or pandoc-citeproc not available. Falling back to R Markdown v1.
Loading required package: ggmap
Loading required package: ggplot2
Loading required package: RCurl
Loading required package: bitops
Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=Chicago,%20IL&sensor=false
Warning: geocode failed with status OVER_QUERY_LIMIT, location = "Chicago, IL"
Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=New%20York&sensor=false
Warning: geocode failed with status OVER_QUERY_LIMIT, location = "New York"
Quitting from lines 16-23 (getting-started.Rmd)
Error: processing vignette 'getting-started.Rmd' failed with diagnostics:
undefined columns selected
Execution halted
Flavor: r-patched-solaris-x86
Version: 0.2.0
Check: re-building of vignette outputs
Result: WARN
Error in re-building vignettes:
...
Loading required package: ggmap
Loading required package: ggplot2
Loading required package: RCurl
Loading required package: bitops
Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=Chicago,%20IL&sensor=false
Warning: geocode failed with status REQUEST_DENIED, location = "Chicago, IL"
Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=New%20York&sensor=false
Warning: geocode failed with status REQUEST_DENIED, location = "New York"
Quitting from lines 16-23 (getting-started.Rmd)
Error: processing vignette 'getting-started.Rmd' failed with diagnostics:
undefined columns selected
Execution halted
Flavors: r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64