CRAN Package Check Results for Package runexp

Last updated on 2024-05-29 00:54:37 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.1 3.41 37.30 40.71 ERROR
r-devel-linux-x86_64-debian-gcc 0.2.1 2.81 29.13 31.94 OK
r-devel-linux-x86_64-fedora-clang 0.2.1 52.09 OK
r-devel-linux-x86_64-fedora-gcc 0.2.1 49.10 OK
r-devel-windows-x86_64 0.2.1 4.00 52.00 56.00 OK
r-patched-linux-x86_64 0.2.1 2.54 37.23 39.77 OK
r-release-linux-x86_64 0.2.1 2.89 37.12 40.01 OK
r-release-macos-arm64 0.2.1 28.00 OK
r-release-windows-x86_64 0.2.1 4.00 54.00 58.00 OK
r-oldrel-macos-arm64 0.2.1 22.00 OK
r-oldrel-macos-x86_64 0.2.1 31.00 OK
r-oldrel-windows-x86_64 0.2.1 5.00 60.00 65.00 OK

Check Details

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