Skip to content

Commit

Permalink
deactivate piece of example for CRAN check
Browse files Browse the repository at this point in the history
  • Loading branch information
eblondel committed Aug 21, 2018
1 parent ec84335 commit 933eadb
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions R/ISOMetadata.R
Original file line number Diff line number Diff line change
Expand Up @@ -435,10 +435,12 @@
#'
#' #example 2 - READ: Create an ISO metadata reading from XML
#' ######################################################
#' \donttest{
#' require(XML)
#' xmlfile <- system.file("extdata/examples", "metadata.xml", package = "geometa")
#' xml <- xmlParse(xmlfile)
#' md <- ISOMetadata$new(xml = xml)
#' }
#'
#' @references
#' ISO 19115:2003 - Geographic information -- Metadata
Expand Down
2 changes: 2 additions & 0 deletions man/ISOMetadata.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 933eadb

Please sign in to comment.