[med-svn] [r-cran-worrms] branch master updated (9daad77 -> a8023e9)

Andreas Tille tille at debian.org
Mon Oct 2 11:16:54 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-worrms.

      from  9daad77   Moved packaging from SVN to Git
       new  a619ae2   New upstream version 0.2.0
       new  b882e3c   Updated version 0.2.0 from 'upstream/0.2.0'
       new  6981897   Standards-Version: 4.1.1
       new  31b053d   New upstream version
       new  54d43a0   Build-Depends: r-cran-data.table
       new  a8023e9   upload to unstable

The 6 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                                 |  13 +-
 MD5                                         | 111 +++---
 NAMESPACE                                   |  12 +
 NEWS.md                                     |  18 +
 R/wm_children.R                             |  28 +-
 R/wm_classification.R                       |  25 +-
 R/wm_common_id.R                            |  22 +-
 R/wm_distribution.R                         |  21 +-
 R/wm_externalid.R                           |  22 +-
 R/wm_id2name.R                              |  18 +-
 R/wm_name2id.R                              |  17 +-
 R/wm_record.R                               |  19 +-
 R/wm_record_by_external.R                   |  20 +-
 R/wm_records_common.R                       |  20 +-
 R/wm_records_date.R                         |   6 +-
 R/wm_records_name.R                         |  12 +-
 R/wm_records_names.R                        |  10 +-
 R/wm_records_taxamatch.R                    |   5 +-
 R/wm_sources.R                              |  21 +-
 R/wm_synonyms.R                             |  20 +-
 R/worrms-package.R                          |   4 +-
 R/zzz.R                                     |  40 ++
 README.md                                   |  40 +-
 build/vignette.rds                          | Bin 227 -> 224 bytes
 debian/changelog                            |   7 +-
 debian/control                              |   5 +-
 inst/doc/worrms_vignette.R                  |  55 ---
 inst/doc/worrms_vignette.Rmd                | 204 ++++++++--
 inst/doc/worrms_vignette.html               | 570 ++++++++++++++--------------
 man/wm_children.Rd                          |  37 +-
 man/wm_classification.Rd                    |  36 +-
 man/wm_common_id.Rd                         |  33 +-
 man/wm_distribution.Rd                      |  32 +-
 man/wm_external.Rd                          |  33 +-
 man/wm_id2name.Rd                           |  28 +-
 man/wm_name2id.Rd                           |  28 +-
 man/wm_record.Rd                            |  30 +-
 man/wm_record_by_external.Rd                |  31 +-
 man/wm_records_common.Rd                    |  29 +-
 man/wm_records_date.Rd                      |   6 +-
 man/wm_records_name.Rd                      |  12 +-
 man/wm_records_names.Rd                     |  10 +-
 man/wm_records_taxamatch.Rd                 |   8 +-
 man/wm_sources.Rd                           |  32 +-
 man/wm_synonyms.Rd                          |  31 +-
 man/worrms-package.Rd                       |   4 +-
 tests/testthat/test-wm_children.R           |  40 ++
 tests/testthat/test-wm_classification.R     |  26 ++
 tests/testthat/test-wm_common_id.R          |  29 ++
 tests/testthat/test-wm_distribution.R       |  26 ++
 tests/testthat/test-wm_external.R           |  27 ++
 tests/testthat/test-wm_id2name.R            |  27 ++
 tests/testthat/test-wm_name2id.R            |  25 ++
 tests/testthat/test-wm_record.R             |  28 ++
 tests/testthat/test-wm_record_by_external.R |  25 ++
 tests/testthat/test-wm_records_common.R     |  25 ++
 tests/testthat/test-wm_sources.R            |  21 +
 tests/testthat/test-wm_synonyms.R           |  22 ++
 vignettes/worrms_vignette.Rmd               | 204 ++++++++--
 59 files changed, 1727 insertions(+), 583 deletions(-)
 delete mode 100644 inst/doc/worrms_vignette.R

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-worrms.git



More information about the debian-med-commit mailing list