diff --git a/R/geouy.R b/R/geouy.R index 7cf0837..fad5852 100644 --- a/R/geouy.R +++ b/R/geouy.R @@ -7,9 +7,10 @@ #' #' @docType package #' @name geouy +#' @aliases geouy-package NULL ## quiets concerns of R CMD check re: the .'s that appear in pipelines if (getRversion() >= "2.15.1") utils::globalVariables( c(".", "label", "link", "localidad", "lat", "lon") - ) \ No newline at end of file + )