Skip to content

Commit

Permalink
date
Browse files Browse the repository at this point in the history
  • Loading branch information
eblondel committed May 2, 2023
1 parent 94c8ab4 commit 062ff15
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 14 deletions.
6 changes: 3 additions & 3 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: rsdmx
Version: 0.6-2
Date: 2023-02-10
Version: 0.6-3
Date: 2023-05-02
Title: Tools for Reading SDMX Data and Metadata
Authors@R: c(
person("Emmanuel", "Blondel", role = c("aut", "cre"), email = "[email protected]", comment = c(ORCID = "0000-0002-5870-5762")),
Expand Down Expand Up @@ -51,5 +51,5 @@ Collate:
SDMXRequestBuilder-methods.R SDMXREST20RequestBuilder-methods.R SDMXREST21RequestBuilder-methods.R SDMXDotStatRequestBuilder-methods.R
SDMXServiceProvider-methods.R SDMXServiceProviders-methods.R readSDMX.R saveSDMX.R
profile.R rsdmx.R
RoxygenNote: 7.1.1
RoxygenNote: 7.2.3
Roxygen: list(r6 = FALSE)
11 changes: 0 additions & 11 deletions R/rsdmx.R
Original file line number Diff line number Diff line change
Expand Up @@ -10,17 +10,6 @@
#' through theStatistical Data and Metadata Exchange (SDMX) framework. The package
#' currently focuses on the SDMX XML standard format (SDMX-ML).
#' - an web-service interface to well-known SDMX data providers
#'
#' @details
#' \tabular{ll}{
#' Package: \tab rsdmx\cr
#' Type: \tab Package\cr
#' Version
#' : \tab 0.6\cr
#' Date: \tab 2021-02-05\cr
#' License: \tab GPL(>=2.0)\cr
#' LazyLoad: \tab yes\cr
#' }
#'
#'@author Emmanuel Blondel \email{emmanuel.blondel1@@gmail.com}
#'
Expand Down

0 comments on commit 062ff15

Please sign in to comment.