R/yahtsee-package.R

#' @keywords internal
#' @importFrom rlang :=
"_PACKAGE"

# The following block is used by usethis to automatically manage
# roxygen namespace tags. Modify with care!
## usethis namespace: start
## usethis namespace: end
NULL

if (getRversion() >= "2.15.1") utils::globalVariables(c("."))
globalVariables(
  c(
    "terms",
    "Intercept",
    "is",
    "f"
  )
)
njtierney/yahtsee documentation built on Feb. 5, 2022, 8:25 p.m.