Last updated on 2025-06-28 04:49:51 CEST.
Package | ERROR | OK |
---|---|---|
runexp | 2 | 11 |
Current CRAN status: ERROR: 2, OK: 11
Version: 0.2.1
Check: examples
Result: ERROR
Running examples in ‘runexp-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: scrape
> ### Title: Softball Webscraper
> ### Aliases: scrape
>
> ### ** Examples
>
> url <-"https://wmubroncos.com/sports/softball/stats/2019"
> test <- scrape(url)
Error in open.connection(x, "rb") : cannot open the connection
Calls: scrape -> <Anonymous> -> read_html.default
Execution halted
Flavor: r-patched-linux-x86_64
Version: 0.2.1
Check: examples
Result: ERROR
Running examples in 'runexp-Ex.R' failed
The error most likely occurred in:
> ### Name: scrape
> ### Title: Softball Webscraper
> ### Aliases: scrape
>
> ### ** Examples
>
> url <-"https://wmubroncos.com/sports/softball/stats/2019"
> test <- scrape(url)
Error in open.connection(x, "rb") : cannot open the connection
Calls: scrape -> <Anonymous> -> read_html.default
Execution halted
Flavor: r-release-windows-x86_64