# -------------------------------------------- # 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 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://cran.r-universe.dev repository-code: https://github.com/JanWein/jirar commit: 211d00226baf6cb4d05842a9e51efd5774b893a1 url: https://github.com/JanWein/jirar date-released: '2026-06-22' contact: - family-names: Weinert given-names: Jan-Hendrik email: janhendrikweinert@gmail.com