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.1.0
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
NeedsCompilation: no
Packaged: 2021-05-14 22:08:58 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: 2021-05-15 04:10:03 UTC
Built: R 4.4.0; ; 2024-04-06 08:52:56 UTC; unix
