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.

Version: 0.1.1
Depends: R (≥ 4.1.0)
Imports: dplyr, purrr, httr, jsonlite, rvest, xml2, stringr, tibble, glue, cli, lubridate
Suggests: testthat, rmarkdown
Published: 2025-09-01
Author: Daniel Tomaro [aut, cre]
Maintainer: Daniel Tomaro <danieltomaro at icloud.com>
License: MIT + file LICENSE
NeedsCompilation: no
Materials: README, NEWS
CRAN checks: nrlR results

Documentation:

Reference manual: nrlR.html , nrlR.pdf

Downloads:

Package source: nrlR_0.1.1.tar.gz
Windows binaries: r-devel: nrlR_0.1.0.zip, r-release: nrlR_0.1.0.zip, r-oldrel: nrlR_0.1.0.zip
macOS binaries: r-release (arm64): nrlR_0.1.0.tgz, r-oldrel (arm64): nrlR_0.1.0.tgz, r-release (x86_64): nrlR_0.1.0.tgz, r-oldrel (x86_64): nrlR_0.1.0.tgz
Old sources: nrlR archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=nrlR to link to this page.