Package: readsdmx
Type: Package
Title: Read SDMX-XML Data
Version: 0.3.0
Authors@R: c(person("Matthew", "de Queljoe", email = "matthew.dequeljoe@gmail.com", role = c("aut", "cre")),
    person("Marcin", "Kalicinski", role = c("ctb", "cph"), comment = "Author of RapidXML library"),
    person("Emmanuel", "Blondel", role = c("ctb", "cph"), comment = c(ORCID = "0000-0002-5870-5762", "SDMX-ML test files")),
    person("SDMX", "org", role = c("ctb", "cph"), comment = "SDMX-ML test files"))
Maintainer: Matthew de Queljoe <matthew.dequeljoe@gmail.com>
Description: Read Statistical Data and Metadata Exchange (SDMX) XML data. 
    This the main transmission format used in official statistics. Data can be imported from
    local SDMX-ML files or a SDMX web-service and will be read in 'as is' into a dataframe object.
    The 'RapidXML' C++ library <http://rapidxml.sourceforge.net> is used to parse the XML data.
URL: https://github.com/mdequeljoe/readsdmx
BugReports: https://github.com/mdequeljoe/readsdmx/issues
License: GPL-3
Encoding: UTF-8
LazyData: true
Imports: Rcpp (>= 0.12.18), utils
LinkingTo: Rcpp
RoxygenNote: 6.1.1
Suggests: testthat
NeedsCompilation: yes
Packaged: 2019-10-03 14:57:44 UTC; matthew
Author: Matthew de Queljoe [aut, cre],
  Marcin Kalicinski [ctb, cph] (Author of RapidXML library),
  Emmanuel Blondel [ctb, cph] (<https://orcid.org/0000-0002-5870-5762>,
    SDMX-ML test files),
  SDMX org [ctb, cph] (SDMX-ML test files)
Repository: CRAN
Date/Publication: 2019-10-03 17:30:06 UTC
Built: R 4.1.0; x86_64-apple-darwin17.0; 2021-05-26 05:09:30 UTC; unix
Archs: readsdmx.so.dSYM
