R/GitStats-package.R

#' @importFrom R6 R6Class
#' @importFrom cli cli_alert_info cli_alert_success cli_alert_warning col_yellow cli_alert_danger cli_abort col_green
#' @importFrom dplyr glimpse distinct mutate relocate filter
#' @importFrom magrittr %>%
#' @importFrom lubridate floor_date
#' @importFrom purrr map map_chr keep
#' @importFrom rlang expr %||%
#' @importFrom httr2 request req_headers req_perform resp_body_json
#' @importFrom glue glue
#' @importFrom stats runif
NULL

Try the GitStats package in your browser

Any scripts or data that you put into this service are public.

GitStats documentation built on June 8, 2025, 12:29 p.m.