diff --git a/R/geometa.R b/R/geometa.R index 29d99a78..a5721a86 100644 --- a/R/geometa.R +++ b/R/geometa.R @@ -7,16 +7,7 @@ #' @description Provides facilities to handle reading and writing of geographic metadata #' defined with OGC/ISO 19115 and 19110 geographic information metadata standards, and #' encoded using the ISO 19139 (XML) standard. -#' @details -#' \tabular{ll}{ -#' Package: \tab geometa\cr -#' Type: \tab Package\cr -#' Version: \tab 0.6-7\cr -#' Date: \tab 2022-03-15\cr -#' License: \tab MIT\cr -#' LazyLoad: \tab yes\cr -#' } #' -#'@author Emmanuel Blondel \email{emmanuel.blondel1@@gmail.com} +#' @author Emmanuel Blondel \email{emmanuel.blondel1@@gmail.com} #' NULL \ No newline at end of file diff --git a/man/geometa.Rd b/man/geometa.Rd index 97750754..b3f469fe 100644 --- a/man/geometa.Rd +++ b/man/geometa.Rd @@ -10,16 +10,6 @@ Provides facilities to handle reading and writing of geographic metadata defined with OGC/ISO 19115 and 19110 geographic information metadata standards, and encoded using the ISO 19139 (XML) standard. } -\details{ -\tabular{ll}{ - Package: \tab geometa\cr - Type: \tab Package\cr - Version: \tab 0.6-7\cr - Date: \tab 2022-03-15\cr - License: \tab MIT\cr - LazyLoad: \tab yes\cr - } -} \author{ Emmanuel Blondel \email{emmanuel.blondel1@gmail.com} }