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.2.0
Authors@R: person("Neal", "Richardson", role=c("aut", "cre"), email="neal.p.richardson@gmail.com")
URL: https://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: httptest (>= 3.0.0), knitr, magrittr, rmarkdown, spelling
Language: en-US
Encoding: UTF-8
RoxygenNote: 7.1.1
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2021-01-10 21:18:34 UTC; enpiar
Author: Neal Richardson [aut, cre]
Maintainer: Neal Richardson <neal.p.richardson@gmail.com>
Repository: CRAN
Date/Publication: 2021-01-10 22:30:06 UTC
Built: R 4.6.0; ; 2025-07-18 06:47:56 UTC; unix
