R/utils.R

# quiet R-CMD-check NOTEs that workflowsets and yardstick are unused
# (see example data .Rmds for usage)
#' @importFrom broom.mixed tidyMCMC
#' @importFrom ggplot2 ggplot
NULL

utils::globalVariables(c(
  ".",
  ".rownames",
  ":=",
  "QE.del",
  "alternative",
  "chosen",
  "cook.d",
  "cov.r",
  "dfbetas",
  "dffits",
  "hat",
  "linpred",
  "probabilities",
  "rstudent",
  "tau2.del",
  "weight"
))
graysonwhite/gglm documentation built on April 12, 2025, 10:50 a.m.