Package: sleeperapi
Type: Package
Title: Wrapper Functions Around 'Sleeper' (Fantasy Sports) API
Version: 1.1.1
Authors@R: 
    c(person(given = "Nick",
             family = "Bultman",
             role = c("aut", "cre", "cph"),
             email = "njbultman74@gmail.com"))
Description: For those wishing to interact with the 'Sleeper' (Fantasy Sports) API (<https://docs.sleeper.com/>) without looking too much into its documentation (found at <https://docs.sleeper.com/>), this package offers wrapper functions around the available API calls to make it easier.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.1
Imports: httr, jsonlite, plotly, dplyr, purrr, scales, DT, shiny,
        htmlwidgets, shinycssloaders, shinyWidgets, RColorBrewer,
        htmltools, tidyr, stringr, rlang
Suggests: testthat (>= 2.0.0), covr
NeedsCompilation: no
Packaged: 2024-06-01 20:13:10 UTC; njbul
Author: Nick Bultman [aut, cre, cph]
Maintainer: Nick Bultman <njbultman74@gmail.com>
Repository: CRAN
Date/Publication: 2024-06-01 21:00:02 UTC
