jirar: Modern R Client for the Jira REST API

A modern, tidy interface to the Jira REST API for both Jira Cloud and Jira Server / Data Center. Authenticate once, query issues with the Jira Query Language (JQL), and retrieve projects, fields, dashboards and more as tibbles. Built on 'httr2' with automatic pagination, informative errors and support for API tokens and personal access tokens.

Version: 0.1.0
Depends: R (≥ 4.1)
Imports: cli, httr2 (≥ 1.0.0), rlang, tibble, vctrs
Suggests: dplyr, jsonlite, knitr, rmarkdown, spelling, testthat (≥ 3.0.0), withr
Published: 2026-06-22
DOI: 10.32614/CRAN.package.jirar (may not be active yet)
Author: Jan-Hendrik Weinert [aut, cre]
Maintainer: Jan-Hendrik Weinert <janhendrikweinert at gmail.com>
BugReports: https://github.com/JanWein/jirar/issues
License: MIT + file LICENSE
URL: https://github.com/JanWein/jirar
NeedsCompilation: no
Language: en-US
Materials: NEWS
CRAN checks: jirar results

Documentation:

Reference manual: jirar.html , jirar.pdf

Downloads:

Package source: jirar_0.1.0.tar.gz
Windows binaries: r-devel: not available, r-release: not available, r-oldrel: not available
macOS binaries: r-release (arm64): jirar_0.1.0.tgz, r-oldrel (arm64): jirar_0.1.0.tgz, r-release (x86_64): jirar_0.1.0.tgz, r-oldrel (x86_64): jirar_0.1.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=jirar to link to this page.