[r-cran-rsdmx] branch master updated (f01f7ba -> 26056f2)

Andreas Tille tille at debian.org
Wed Jan 25 08:07:00 UTC 2017


This is an automated email from the git hooks/post-receive script.

tille pushed a change to branch master
in repository r-cran-rsdmx.

      from  f01f7ba   Changelog entry for 0.5.6+dfsg-1.
      adds  a1dce5c   New upstream version 0.5.7
       new  74440fe   Merge tag 'upstream/0.5.7'
       new  718880b   New upstream version
       new  b7cd1ca   cme fix dpkg-control
       new  f962554   Switch from cdbs to dh-r
       new  e93d770   Canonical CRAN homepage
       new  f7320d8   Drop remark about versionmangling in d/watch
       new  abc1ac8   repacksuffix=+dfsg
      adds  5485761   New upstream version 0.5.7+dfsg
       new  51f5237   Merge tag 'upstream/0.5.7+dfsg'
       new  26056f2   Upload to unstable

The 9 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                           |  16 ++--
 NAMESPACE                             |   3 +-
 R/Class-SDMXDotStatRequestBuilder.R   |   2 +
 R/Class-SDMXREST20RequestBuilder.R    |   2 +
 R/Class-SDMXREST21RequestBuilder.R    |   2 +
 R/Class-SDMXRequestBuilder.R          |   4 +
 R/Class-SDMXRequestParams.R           |   3 +
 R/Class-SDMXServiceProvider.R         |   2 +-
 R/SDMXDotStatRequestBuilder-methods.R |  40 ++++++++-
 R/SDMXREST20RequestBuilder-methods.R  |  36 +++++++-
 R/SDMXREST21RequestBuilder-methods.R  |  42 ++++++++-
 R/SDMXRequestBuilder-methods.R        |  19 ++--
 R/SDMXRequestParams-methods.R         |  13 ++-
 R/SDMXServiceProvider-methods.R       | 162 +++++++++++++++++++++++++---------
 R/readSDMX.R                          |  86 ++++++++++--------
 R/rsdmx.R                             |   4 +-
 R/saveSDMX.R                          |  27 ++++++
 README.md                             |  41 ++++++++-
 debian/changelog                      |  13 +++
 debian/control                        |  19 ++--
 debian/copyright                      |   8 +-
 debian/rules                          |   3 +-
 debian/watch                          |   8 +-
 inst/doc/quickstart.R                 |  11 +--
 inst/doc/quickstart.Rmd               |  35 +++++---
 inst/doc/quickstart.html              | 101 +++++++++++++--------
 man/SDMXDotStatRequestBuilder.Rd      |   8 +-
 man/SDMXREST20RequestBuilder.Rd       |   8 +-
 man/SDMXREST21RequestBuilder.Rd       |   8 +-
 man/SDMXRequestBuilder.Rd             |  18 +++-
 man/SDMXRequestParams.Rd              |  13 ++-
 man/readSDMX.Rd                       |  31 +++----
 man/rsdmx.Rd                          |   4 +-
 man/saveSDMX.Rd                       |  31 +++++++
 tests/testthat/test_Main.R            |  20 +++++
 tests/testthat/test_Main_Helpers.R    | 152 +++++++++++++++++++++++++++++--
 tests/testthat/test_RequestBuilder.R  |  12 ++-
 tests/testthat/test_saveSDMX.R        |  26 ++++++
 vignettes/quickstart.Rmd              |  35 +++++---
 39 files changed, 844 insertions(+), 224 deletions(-)
 create mode 100644 R/saveSDMX.R
 create mode 100644 man/saveSDMX.Rd
 create mode 100644 tests/testthat/test_saveSDMX.R

-- 
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