The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
parse_issue_events()
causing a new CRAN notehas_n_commits()
taskboard helper and
unit test to attribute events to the correct issuesget_issue_events()
to create
minimal dummy event
id = -9999
and
event = "exists"
. Other fields not populated to emphasize
non-standard event type.purrr::map_df(issues$number, ~get_issue_events(my_repo, .x) %>% parse_issue_events())
which would have previously thrown an errordummy_events
argumentreport
family of functions to exposure more
options to end userslistcol_extract()
, listcol_pivot()
and listcol_filter()
functions to work with assignee and
label list-columnsreport_progress()
group_var
allows issues to do be grouped by variables
than milestone_title
(which remains the default)show_stats
allows for suppression of count/percent
output in group titlescreate_repo_ref()
without authenticationreport_taskboard()
as HTML / CSS alternative to
viz_taskboard()
viz
functions to reduce dependencies:
ggplot2
moved to Suggests and checked for globallyviz_waterfall()
to respect a
tibble
’s group_vars
due to questionable value
and inconsistency with other functionsNEWS.md
file to track changes to the
package.These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.