# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "IssueTrackeR" in publications use:' type: software license: MIT title: 'IssueTrackeR: List Things to Do' version: 1.3.1.9000 doi: 10.32614/CRAN.package.IssueTrackeR abstract: 'Manage a ''GitHub'' problem using R: wrangle issues, labels and milestones. It includes functions for storing, prioritizing (sorting), displaying, adding, deleting, and selecting (filtering) issues based on qualitative and quantitative information. Issues (labels and milestones) are written in lists and categorized into the S3 class to be easily manipulated as datasets in R.' authors: - family-names: Barthelemy given-names: Tanguy email: tanguy.barthelemy@insee.fr repository: https://tanguybarthelemy.r-universe.dev repository-code: https://github.com/TanguyBarthelemy/IssueTrackeR commit: 558f35ce509441efe5831ef0e0729bbc4182cab7 url: https://tanguybarthelemy.github.io/IssueTrackeR/ date-released: '2026-01-01' contact: - family-names: Barthelemy given-names: Tanguy email: tanguy.barthelemy@insee.fr