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.
Version: | 1.1.1 |
Depends: | R (≥ 4.1) |
Imports: | crayon, gh, tools, yaml |
Suggests: | cli, rlang, spelling, testthat (≥ 3.0.0) |
Published: | 2025-04-25 |
DOI: | 10.32614/CRAN.package.IssueTrackeR |
Author: | Tanguy Barthelemy [aut, cre] |
Maintainer: | Tanguy Barthelemy <tanguy.barthelemy at insee.fr> |
BugReports: | https://github.com/TanguyBarthelemy/IssueTrackeR/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/TanguyBarthelemy/IssueTrackeR, https://tanguybarthelemy.github.io/IssueTrackeR/ |
NeedsCompilation: | no |
Language: | en-GB |
Materials: | README NEWS |
CRAN checks: | IssueTrackeR results |
Reference manual: | IssueTrackeR.pdf |
Package source: | IssueTrackeR_1.1.1.tar.gz |
Windows binaries: | r-devel: not available, r-release: IssueTrackeR_1.1.1.zip, r-oldrel: IssueTrackeR_1.1.1.zip |
macOS binaries: | r-release (arm64): IssueTrackeR_1.1.1.tgz, r-oldrel (arm64): IssueTrackeR_1.1.1.tgz, r-release (x86_64): IssueTrackeR_1.1.1.tgz, r-oldrel (x86_64): IssueTrackeR_1.1.1.tgz |
Please use the canonical form https://CRAN.R-project.org/package=IssueTrackeR to link to this page.