Package: fflr
Title: Retrieve ESPN Fantasy Football Data
Version: 2.2.0
Authors@R: 
    person("Kiernan", "Nicholls", , "kiernann@protonmail.com", role = c("aut", "cre", "cph"))
Description: Format the raw data from the ESPN fantasy football API
    <https://fantasy.espn.com/apis/v3/games/ffl/> as data frames.
    Retrieve data on public leagues, rosters, athletes, and matches.
License: MIT + file LICENSE
Depends: R (>= 2.10)
Imports: httr (>= 1.4.2), jsonlite (>= 1.7.2), stats, tibble (>= 3.1.3)
Suggests: knitr (>= 1.34), rmarkdown (>= 2.11), spelling (>= 2.2),
        testthat (>= 3.0.0), xml2 (>= 1.3.2)
VignetteBuilder: knitr
Config/testthat/edition: 3
Encoding: UTF-8
Language: en-US
LazyData: true
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2023-09-13 14:02:55 UTC; kiernan
Author: Kiernan Nicholls [aut, cre, cph]
Maintainer: Kiernan Nicholls <kiernann@protonmail.com>
Repository: CRAN
Date/Publication: 2023-09-14 07:00:02 UTC
