[r-cran-rsdmx] branch master updated (bec156d -> 4814a02)
Sébastien Villemot
sebastien at debian.org
Sat Jul 18 09:10:34 UTC 2015
This is an automated email from the git hooks/post-receive script.
sebastien pushed a change to branch master
in repository r-cran-rsdmx.
from bec156d Changelo entry for 0.4.6+dfsg-1.
adds fdd3871 Imported Upstream version 0.4.7+dfsg
new 8570cc1 Merge tag 'upstream/0.4.7+dfsg'
new 4814a02 Changelog entry for 0.4.7+dfsg-1.
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
DESCRIPTION | 35 ++---
NAMESPACE | 48 +++----
R/Class-SDMX.R | 4 +-
R/Class-SDMXComponents.R | 2 +-
...ityData.R => Class-SDMXStructureSpecificData.R} | 6 +-
R/Class-SDMXTimeDimension.R | 7 +-
R/Class-SDMXType.R | 11 +-
R/SDMX-methods.R | 16 +++
R/SDMXCompactData-methods.R | 73 ++++++-----
R/SDMXGenericData-methods.R | 3 +
R/SDMXStructureSpecificData-methods.R | 18 +++
R/readSDMX.R | 96 ++++++++------
README.md | 143 +++++++++++++++++---
debian/changelog | 6 +
man/SDMXStructureSpecificData-class.Rd | 23 ++++
man/getSoapRequestResult.Rd | 22 ++++
man/isSoapRequestEnvelope.Rd | 22 ++++
man/rsdmx-package.Rd | 4 +-
tests/testthat/test_Soap.R | 20 +++
tests/testthat/test_StructureSpecificData.R | 22 ++++
vignettes/quickstart.Rmd | 144 +++++++++++++++++++++
21 files changed, 576 insertions(+), 149 deletions(-)
copy R/{Class-SDMXUtilityData.R => Class-SDMXStructureSpecificData.R} (67%)
create mode 100644 R/SDMXStructureSpecificData-methods.R
create mode 100644 man/SDMXStructureSpecificData-class.Rd
create mode 100644 man/getSoapRequestResult.Rd
create mode 100644 man/isSoapRequestEnvelope.Rd
create mode 100644 tests/testthat/test_Soap.R
create mode 100644 tests/testthat/test_StructureSpecificData.R
create mode 100644 vignettes/quickstart.Rmd
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/r-cran-rsdmx.git
More information about the debian-science-commits
mailing list