Package: fflr
Title: Retrieve ESPN Fantasy Football Data
Version: 2.2.4
Authors@R: 
    person("Kiernan", "Nicholls", email = "k5cents@gmail.com", role = c("aut", "cre", "cph"),
           comment = c(ORCID = "0000-0002-9229-7897"))
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: GPL (>= 3)
URL: https://k5cents.github.io/fflr/, https://github.com/k5cents/fflr
BugReports: https://github.com/k5cents/fflr/issues
Depends: R (>= 2.10)
Imports: httr (>= 1.4.7), jsonlite (>= 1.8.7), stats, tibble (>= 3.2.1)
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: 2024-03-28 13:49:16 UTC; knicholls
Author: Kiernan Nicholls [aut, cre, cph]
    (<https://orcid.org/0000-0002-9229-7897>)
Maintainer: Kiernan Nicholls <k5cents@gmail.com>
Repository: CRAN
Date/Publication: 2024-03-28 16:20:10 UTC
Built: R 4.2.3; ; 2024-04-20 01:52:44 UTC; windows
