Package: nJira
Type: Package
Version: 0.1.1
Title: SQL Like Query Interface for 'Jira'
Description: SQL like query interface to fetch data from any 'Jira' installation. The data is fetched using 'Jira' REST API, which can be found at the following URL: <https://developer.atlassian.com/cloud/jira/platform/rest/v2>.
Author: Nikhil Choudhry [aut, cre]
Authors@R: person("Nikhil", "Choudhry", email = "nikhil.choudhry@gmail.com", role = c("aut", "cre"))
Maintainer: Nikhil Choudhry <nikhil.choudhry@gmail.com>
License: MIT + file LICENSE
RoxygenNote: 7.0.2
Encoding: UTF-8
LazyData: TRUE
NeedsCompilation: no
Imports: httr, rjson, plyr
Packaged: 2020-02-22 17:38:29 UTC; Nikhil
Repository: CRAN
Date/Publication: 2020-03-02 11:50:03 UTC
Built: R 4.3.0; ; 2023-04-06 16:35:26 UTC; unix
