R/helper-package.R

#' @keywords internal
"_PACKAGE"

## usethis namespace: start
#' @import rlang
## usethis namespace: end
NULL

utils::globalVariables(
  c(".helper_last", ".ps.ui.executeCommand", "file.edit", "modifyList")
)

# address "not imported from" R CMD check error
#' @importFrom ellmer content_image_file
#' @importFrom glue glue
NULL

Try the chores package in your browser

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

chores documentation built on April 3, 2025, 9:31 p.m.