CRAN Package Check Results for Maintainer ‘Annie Sauer <anniees at vt.edu>’

Last updated on 2024-05-29 14:06:47 CEST.

Package ERROR OK
runexp 1 11

Package runexp

Current CRAN status: ERROR: 1, 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") : HTTP error 500. Calls: scrape -> <Anonymous> -> read_html.default Execution halted Flavor: r-devel-linux-x86_64-debian-clang