Package: nrlR 0.1.2
nrlR: Functions to Scrape Rugby Data
Provides a set of functions to scrape and analyze rugby data. Supports competitions including the National Rugby League, New South Wales Cup, Queensland Cup, Super League, and various representative and women's competitions. Includes functions to fetch player statistics, match results, ladders, venues, and coaching data. Designed to assist analysts, fans, and researchers in exploring historical and current rugby league data. See Woods et al. (2017) <doi:10.1123/ijspp.2016-0187> for an example of rugby league performance analysis methodology.
Authors:
nrlR_0.1.2.tar.gz
nrlR_0.1.2.zip(r-4.7)nrlR_0.1.2.zip(r-4.6)nrlR_0.1.2.zip(r-4.5)
nrlR_0.1.2.tgz(r-4.6-any)nrlR_0.1.2.tgz(r-4.5-any)
nrlR_0.1.2.tar.gz(r-4.7-any)nrlR_0.1.2.tar.gz(r-4.6-any)
nrlR_0.1.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
nrlR/json (API)
NEWS
| # Install 'nrlR' in R: |
| install.packages('nrlR', repos = c('https://danieltomaro13.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/danieltomaro13/nrlr/issues
bettingnrlrugbyrugby-leaguerugby-unionsportssports-betting
Last updated from:e432931c6f. Checks:7 NOTE, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | NOTE | 136 | ||
| source / vignettes | OK | 176 | ||
| linux-release-x86_64 | NOTE | 133 | ||
| macos-release-arm64 | NOTE | 134 | ||
| macos-oldrel-arm64 | NOTE | 161 | ||
| windows-devel | NOTE | 90 | ||
| windows-release | NOTE | 98 | ||
| windows-oldrel | NOTE | 75 | ||
| wasm-release | OK | 119 |
Exports:fetch_cd_compsfetch_coachesfetch_fixturefetch_fixture_nrlfetch_injuries_suspensionsfetch_injuries_suspensions_zerotacklefetch_ladderfetch_ladder_nrlfetch_lineupsfetch_player_statsfetch_player_stats_championdatafetch_resultsfetch_results_rugbyprojectfetch_team_stats_championdatafetch_venues
Dependencies:askpassclicpp11curldplyrgenericsgluehttrjsonlitelifecyclelubridatemagrittrmimeopensslpillarpkgconfigpurrrR6rlangrvestselectrstringistringrsystibbletidyselecttimechangeutf8vctrswithrxml2
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Fetch Champion Data Competitions List | fetch_cd_comps |
| Fetch Rugby League Coaches (main wrapper) | fetch_coaches |
| Return the fixture for a particular round of matches | fetch_fixture fetch_fixture_nrl |
| Fetch NRL Injuries and Suspensions | fetch_injuries_suspensions |
| Fetch NRL Injuries and Suspensions from Zero Tackle | fetch_injuries_suspensions_zerotackle |
| Fetch Rugby League Ladder (main wrapper) | fetch_ladder |
| Fetch NRL Ladder for a Given Season and Round | fetch_ladder_nrl |
| Fetch NRL Team Lineups | fetch_lineups |
| Fetch Player Stats from Multiple Rugby League Sources | fetch_player_stats |
| Fetch Champion Data Player Stats for Competition | fetch_player_stats_championdata |
| Fetch Rugby League Match Results | fetch_results |
| Fetch Rugby League Match Results from Rugby League Project | fetch_results_rugbyproject |
| Fetch Champion Data Team Stats for Competition | fetch_team_stats_championdata |
| Fetch Rugby League Venues (main wrapper) | fetch_venues |
