List Things to Do
Vector Merging
Name of last commentator
Format the issue in a simpler format
Format the label in a simpler format
Format the milestones in a simpler format
Retrieve all the visible repos from a user / an organisation
Number of comments
Retrieve information from the issues of GitHub
IssueTrackeR: List Things to Do
Create a new IssueTB object
Create a new IssuesTB object
Display IssueTB and IssuesTB object
Random Samples and Permutations
Compute a summary of an issue or a list of issues
Update database
Check for comments in GitHub Issues
Check for labels in GitHub Issues
Check for text in GitHub Issues
Save datasets in a yaml file
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.
Useful links