/jirar

Access data from JIRA and use it in R

Primary LanguageRGNU General Public License v3.0GPL-3.0

jirar

Travis build status AppVeyor build status Codecov test coverage

Overview

Allows you to connect to 'JIRA' issue tracking software, gather data about your projects and analyis the data using 'R'.

Installation

You can install the development version from github with:

# install.packages("remotes")
remotes::install_github("rwetherall/jirar")