Package: sleeperapi
Type: Package
Title: Wrapper Functions Around 'Sleeper' (Fantasy Sports) API
Version: 1.0.4
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://api.sleeper.app/>) without looking too much into its documentation (found at <https://docs.sleeper.app/>), this package offers wrapper functions around the available API calls to make it easier.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.1.1
Imports: httr, jsonlite, plyr
Suggests: testthat (>= 2.0.0)
NeedsCompilation: no
Packaged: 2022-09-14 02:30:11 UTC; nickbultman
Author: Nick Bultman [aut, cre, cph]
Maintainer: Nick Bultman <njbultman74@gmail.com>
Repository: CRAN
Date/Publication: 2022-09-14 06:50:02 UTC
Built: R 4.2.0; ; 2022-09-15 11:55:53 UTC; unix
