Package: fflr
Title: Retrieve ESPN Fantasy Football Data
Version: 2.0.3
Authors@R: 
    person(given = "Kiernan",
           family = "Nicholls",
           role = c("aut", "cre", "cph"),
           email = "kiernann@protonmail.com")
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), 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.1.2
NeedsCompilation: no
Packaged: 2022-04-06 19:32:37 UTC; kiernan
Author: Kiernan Nicholls [aut, cre, cph]
Maintainer: Kiernan Nicholls <kiernann@protonmail.com>
Repository: CRAN
Date/Publication: 2022-04-06 19:52:29 UTC
Built: R 4.0.5; ; 2022-04-07 11:01:57 UTC; unix
