R/ghcontributors-package.R

utils::globalVariables(c(
  "author_login", "commit_author_email", "commit_author_name",
  "commits_in_report_period", "n_login", "n_commit",
  "author_login_2", "standardized_author_name", "will_be_collapsed"
))

#' @keywords internal
"_PACKAGE"

# The following block is used by usethis to automatically manage
# roxygen namespace tags. Modify with care!
## usethis namespace: start
#' @import dplyr
#' @importFrom magrittr %>%
#' @importFrom magrittr %T>%
## usethis namespace: end
NULL
czeildi/ghcontributors documentation built on June 13, 2022, 2:34 a.m.