Package: skillsengineeR
Title: A Light-Weight Wrapper for the 'SkillsEngine' API
Version: 0.2.0
Authors@R: 
    person(given = "Daniel",
           family = "Molitor",
           role = c("aut", "cre"),
           email = "molitdj97@gmail.com")
Description: Light-weight wrapper surrounding the 'SkillsEngine' 
    Analytics API <https://skillsengine.com/apis> and corresponding 
    endpoints. It also provides functionality for convenient
    setting and retrieving of authorization keys.
Imports: httr, jsonlite, usethis
Suggests: testthat
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-03-03 14:00:46 UTC; DanielMolitor
Author: Daniel Molitor [aut, cre]
Maintainer: Daniel Molitor <molitdj97@gmail.com>
Repository: CRAN
Date/Publication: 2021-03-04 09:50:06 UTC
