A utility to scrape and load play-by-play data
    and statistics from the Premier Hockey Federation (PHF) <https://www.premierhockeyfederation.com/>, formerly
    known as the National Women's Hockey League (NWHL). Additionally, allows access to the National Hockey League's
    stats API <https://www.nhl.com/>.
| Version: | 0.4.0 | 
| Depends: | R (≥ 4.0.0) | 
| Imports: | cli (≥ 3.0.0), data.table, dplyr, glue, httr, janitor, jsonlite, lubridate, magrittr, progressr (≥ 0.6.0), purrr (≥
0.3.0), Rcpp, RcppParallel, rlang, rvest (≥ 1.0.0), stringr (≥ 1.3.0), tibble (≥ 3.0), tidyr (≥ 1.0.0) | 
| Suggests: | crayon (≥ 1.3.4), curl, DBI, furrr, future, ggplot2, ggrepel, qs (≥ 0.25.1), rmarkdown, RSQLite, stringi, stats, testthat, usethis (≥ 1.6.0), xml2 (≥ 1.3) | 
| Published: | 2022-10-25 | 
| DOI: | 10.32614/CRAN.package.fastRhockey | 
| Author: | Ben Howell [aut],
  Saiem Gilani [cre, aut],
  Alyssa Longmuir [ctb] | 
| Maintainer: | Saiem Gilani  <saiem.gilani at gmail.com> | 
| BugReports: | https://github.com/sportsdataverse/fastRhockey/issues | 
| License: | MIT + file LICENSE | 
| URL: | https://fastRhockey.sportsdataverse.org/,
https://github.com/sportsdataverse/fastRhockey | 
| NeedsCompilation: | no | 
| Materials: | README, NEWS | 
| In views: | SportsAnalytics | 
| CRAN checks: | fastRhockey results |