# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "jirar" in publications use:' type: software license: MIT title: 'jirar: Modern R Client for the Jira REST API' version: 0.1.0 doi: 10.32614/CRAN.package.jirar abstract: 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. authors: - family-names: Weinert given-names: Jan-Hendrik email: janhendrikweinert@gmail.com repository: https://janwein.r-universe.dev repository-code: https://github.com/JanWein/jirar commit: f92159cca7e136dc5f109fa7e0c97f4587b9f0df url: https://github.com/JanWein/jirar date-released: '2026-06-17' contact: - family-names: Weinert given-names: Jan-Hendrik email: janhendrikweinert@gmail.com