Last updated on 2019-06-18 01:48:53 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.3.4 | 3.33 | 31.71 | 35.04 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.3.4 | 2.27 | 25.56 | 27.83 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.3.4 | 41.52 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.3.4 | 40.18 | OK | |||
r-devel-windows-ix86+x86_64 | 0.3.4 | 12.00 | 71.00 | 83.00 | OK | |
r-patched-linux-x86_64 | 0.3.4 | 3.24 | 31.69 | 34.93 | OK | |
r-patched-solaris-x86 | 0.3.4 | 67.60 | OK | |||
r-release-linux-x86_64 | 0.3.4 | 2.71 | 32.37 | 35.08 | OK | |
r-release-windows-ix86+x86_64 | 0.3.4 | 7.00 | 73.00 | 80.00 | OK | |
r-release-osx-x86_64 | 0.3.4 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 0.3.4 | 4.00 | 69.00 | 73.00 | OK | |
r-oldrel-osx-x86_64 | 0.3.4 | OK |
Version: 0.3.4
Check: examples
Result: ERROR
Running examples in ‘rvest-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: html_nodes
> ### Title: Select nodes from an HTML document
> ### Aliases: html_nodes html_node
>
> ### ** Examples
>
> # CSS selectors ----------------------------------------------
> ateam <- read_html("http://www.boxofficemojo.com/movies/?id=ateam.htm")
Error in open.connection(x, "rb") : HTTP error 503.
Calls: read_html -> read_html.default
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc