Package: skilljaR
Title: Connect to Your 'Skilljar' Data with R
Version: 0.0.1
Authors@R: 
    person(given = "Chris",
           family = "Umphlett",
           role = c("aut", "cre"),
           email = "christopher.umphlett@gmail.com")
Description: Functions that simplify calls to the 'Skilljar' API. See 
    <https://api.skilljar.com/docs/> for documentation on the 'Skilljar' API.
    This package is not supported by 'Skilljar'.
Depends: R (>= 4.1.0)
License: CC0
Encoding: UTF-8
Imports: httr (>= 1.4.2), jsonlite (>= 1.7.2), purrr (>= 0.3.4), dplyr
        (>= 1.0.7), magrittr (>= 2.0.1)
RoxygenNote: 7.1.2
NeedsCompilation: no
Packaged: 2021-10-15 20:12:28 UTC; c.umphlett
Author: Chris Umphlett [aut, cre]
Maintainer: Chris Umphlett <christopher.umphlett@gmail.com>
Repository: CRAN
Date/Publication: 2021-10-18 14:40:02 UTC
