Package: pivotaltrackR
Type: Package
Title: A Client for the 'Pivotal Tracker' API
Description: 'Pivotal Tracker' <https://www.pivotaltracker.com> is a project
    management software-as-a-service that provides a REST API. This package
    provides an R interface to that API, allowing you to query it and work with
    its responses.
Version: 0.1.0
Authors@R: person("Neal", "Richardson", role=c("aut", "cre"), email="neal.p.richardson@gmail.com")
URL: http://enpiar.com/r/pivotaltrackR,
        https://github.com/nealrichardson/pivotaltrackR
BugReports: https://github.com/nealrichardson/pivotaltrackR/issues
License: MIT + file LICENSE
Depends: R (>= 3.0.0)
Imports: curl, httr, utils
Suggests: covr, httptest (>= 3.0.0), knitr, magrittr, spelling
Language: en-US
RoxygenNote: 6.0.1
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2018-01-19 17:53:11 UTC; neal.richardson
Author: Neal Richardson [aut, cre]
Maintainer: Neal Richardson <neal.p.richardson@gmail.com>
Repository: CRAN
Date/Publication: 2018-01-19 19:03:38 UTC
