Last updated on 2025-10-30 19:53:35 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags | 
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.1 | 2.62 | 31.49 | 34.11 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.2.1 | 1.84 | 23.95 | 25.79 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.2.1 | 52.52 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 0.2.1 | 50.43 | OK | |||
| r-devel-windows-x86_64 | 0.2.1 | 4.00 | 51.00 | 55.00 | OK | |
| r-patched-linux-x86_64 | 0.2.1 | 3.19 | 29.75 | 32.94 | OK | |
| r-release-linux-x86_64 | 0.2.1 | 2.76 | 29.96 | 32.72 | OK | |
| r-release-macos-arm64 | 0.2.1 | 2.00 | 31.00 | 33.00 | OK | |
| r-release-macos-x86_64 | 0.2.1 | 2.00 | 36.00 | 38.00 | OK | |
| r-release-windows-x86_64 | 0.2.1 | 5.00 | 53.00 | 58.00 | OK | |
| r-oldrel-macos-arm64 | 0.2.1 | 2.00 | 26.00 | 28.00 | OK | |
| r-oldrel-macos-x86_64 | 0.2.1 | 3.00 | 44.00 | 47.00 | OK | |
| r-oldrel-windows-x86_64 | 0.2.1 | 5.00 | 53.00 | 58.00 | ERROR | 
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-oldrel-windows-x86_64