Type: Package
Package: IssueTrackeR
Title: List Things to Do
Version: 1.3.1
Authors@R: 
    person("Tanguy", "Barthelemy", , "tanguy.barthelemy@insee.fr", role = c("aut", "cre", "art"))
Description: 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.
License: MIT + file LICENSE
URL: https://github.com/TanguyBarthelemy/IssueTrackeR,
        https://tanguybarthelemy.github.io/IssueTrackeR/
BugReports: https://github.com/TanguyBarthelemy/IssueTrackeR/issues
Depends: R (>= 4.1)
Imports: cli, crayon, gh, yaml, tools, stats, utils, grDevices
Suggests: rlang, spelling, testthat (>= 3.0.0)
Config/testthat/edition: 3
Encoding: UTF-8
Language: en-GB
RoxygenNote: 7.3.3
NeedsCompilation: no
Packaged: 2025-10-27 11:17:46 UTC; UTZK0M
Author: Tanguy Barthelemy [aut, cre, art]
Maintainer: Tanguy Barthelemy <tanguy.barthelemy@insee.fr>
Repository: CRAN
Date/Publication: 2025-10-27 13:10:19 UTC
Built: R 4.4.3; ; 2025-11-12 04:01:07 UTC; windows
