v1.1.1
{IssueTrackeR} 1.1.1
Installation
π {IssueTrackeR} is now available on CRAN! π
To install it, you have to launch the following command line:
install.packages("IssueTrackeR")Updates
Added
- New function to format Milestones
- New function to format timestamp
- New argument accepted in
filter_issues():"b"for"body","t"for"title","l"for"labels"and"m"for"milestones"
Changed
ignore.case = FALSEiffixed = TRUE- lint condition_call (with
call. = FALSE)