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>.
Version: | 0.1.1 |
Imports: | httr, rjson, plyr |
Published: | 2020-03-02 |
DOI: | 10.32614/CRAN.package.nJira |
Author: | Nikhil Choudhry [aut, cre] |
Maintainer: | Nikhil Choudhry <nikhil.choudhry at gmail.com> |
License: | MIT + file LICENSE |
NeedsCompilation: | no |
Materials: | README |
CRAN checks: | nJira results |
Reference manual: | nJira.pdf |
Package source: | nJira_0.1.1.tar.gz |
Windows binaries: | r-devel: nJira_0.1.1.zip, r-release: nJira_0.1.1.zip, r-oldrel: nJira_0.1.1.zip |
macOS binaries: | r-release (arm64): nJira_0.1.1.tgz, r-oldrel (arm64): nJira_0.1.1.tgz, r-release (x86_64): nJira_0.1.1.tgz, r-oldrel (x86_64): nJira_0.1.1.tgz |
Please use the canonical form https://CRAN.R-project.org/package=nJira to link to this page.