R/ldccr-package.R

#' @import dplyr
#' @importFrom Rcpp sourceCpp
#' @importFrom rlang .data .env
#' @importFrom utils download.file untar unzip globalVariables
#' @importFrom lifecycle deprecate_warn
#' @useDynLib ldccr, .registration = TRUE
#' @keywords internal
"_PACKAGE"

utils::globalVariables(c("where"))
paithiov909/ldccr documentation built on April 13, 2025, 3:31 a.m.