Last updated on 2021-11-02 15:50:46 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.3 | 4.54 | 42.52 | 47.06 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.1.3 | 3.73 | 31.84 | 35.57 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.1.3 | 71.88 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.3 | 54.92 | OK | |||
r-devel-windows-x86_64 | 0.1.3 | 9.00 | 61.00 | 70.00 | ERROR | |
r-devel-windows-x86_64-gcc10-UCRT | 0.1.3 | ERROR | ||||
r-patched-linux-x86_64 | 0.1.3 | ERROR | ||||
r-patched-solaris-x86 | 0.1.3 | 79.10 | ERROR | |||
r-release-linux-x86_64 | 0.1.3 | 4.69 | 39.88 | 44.57 | ERROR | |
r-release-macos-arm64 | 0.1.3 | OK | ||||
r-release-macos-x86_64 | 0.1.3 | OK | ||||
r-release-windows-ix86+x86_64 | 0.1.3 | 10.00 | 45.00 | 55.00 | ERROR | |
r-oldrel-macos-x86_64 | 0.1.3 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 0.1.3 | 8.00 | 64.00 | 72.00 | ERROR |
Version: 0.1.3
Check: examples
Result: ERROR
Running examples in 'aRbs-Ex.R' failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: clean_links
> ### Title: Clean links given by the 'scrape_links()' function.
> ### Aliases: clean_links
>
> ### ** Examples
>
> links <- scrape_links("https://www.oddschecker.com/football")
Error in open.connection(x, "rb") : HTTP error 403.
Calls: scrape_links -> <Anonymous> -> read_html.default
Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64
Version: 0.1.3
Check: examples
Result: ERROR
Running examples in 'aRbs-Ex.R' failed
The error most likely occurred in:
> ### Name: clean_links
> ### Title: Clean links given by the 'scrape_links()' function.
> ### Aliases: clean_links
>
> ### ** Examples
>
> links <- scrape_links("https://www.oddschecker.com/football")
Error in open.connection(x, "rb") : HTTP error 403.
Calls: scrape_links -> <Anonymous> -> read_html.default
Execution halted
Flavors: r-devel-windows-x86_64, r-devel-windows-x86_64-gcc10-UCRT, r-patched-solaris-x86, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64