Package: rt
Type: Package
Title: Interface to the 'Request Tracker' API
Description: Provides a programmatic interface to the 'Request Tracker' (RT)
  HTTP API <https://rt-wiki.bestpractical.com/wiki/REST>. 'RT' is a popular
  ticket tracking system.
Version: 1.0.1
URL: https://github.com/nceas/rt
BugReports: https://github.com/nceas/rt/issues
Authors@R: c(
  person("Bryce", "Mecum", email = "mecum@nceas.ucsb.edu",
         role = c("aut", "cre"), comment = c(ORCID="0000-0002-0381-3766")),
  person("Irene", "Steves", role = "ctb"),
  person("National Center for Ecological Analysis and Synthesis",
         role = c("cph"))
  )
Maintainer: Bryce Mecum <mecum@nceas.ucsb.edu>
License: MIT + file LICENSE
Imports: httr, stringr
Suggests: askpass, knitr, rmarkdown, testthat, tibble
RoxygenNote: 7.1.1
VignetteBuilder: knitr
Encoding: UTF-8
LazyData: true
NeedsCompilation: no
Packaged: 2020-12-17 04:46:27 UTC; bryce
Author: Bryce Mecum [aut, cre] (<https://orcid.org/0000-0002-0381-3766>),
  Irene Steves [ctb],
  National Center for Ecological Analysis and Synthesis [cph]
Repository: CRAN
Date/Publication: 2020-12-17 06:20:02 UTC
