Package: nrlR
Type: Package
Title: Access and Analyze Rugby League Data from Rugby League Project
Version: 0.1.0
Authors@R: 
    person(given = "Daniel", 
           family = "Tomaro", 
           email = "danieltomaro@icloud.com", 
           role = c("aut", "cre"))
Maintainer: Daniel Tomaro <danieltomaro@icloud.com>
Description: 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.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.2
Depends: R (>= 4.1.0)
Imports: dplyr, purrr, httr, jsonlite, rvest, xml2, stringr, tibble,
        glue, cli, lubridate
Suggests: testthat, rmarkdown
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2025-07-04 22:09:32 UTC; danieltomaro
Author: Daniel Tomaro [aut, cre]
Repository: CRAN
Date/Publication: 2025-07-09 10:20:02 UTC
