[med-svn] [r-cran-rentrez] 04/05: Updated version 1.0.4 from 'upstream/1.0.4'

Andreas Tille tille at debian.org
Sat Sep 30 08:37:58 UTC 2017


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

tille pushed a commit to branch master
in repository r-cran-rentrez.

commit bad5cc66e78cbc1fd625eb1076019e1c8d375b80
Merge: e52b682 a857d51
Author: Andreas Tille <tille at debian.org>
Date:   Sat Sep 30 10:33:15 2017 +0200

    Updated version 1.0.4 from 'upstream/1.0.4'
    
    with Debian dir a7b525383c50afe11950ca9f053099ddfd008239

 DESCRIPTION                    |  29 ++
 LICENSE                        |   2 +
 MD5                            |  50 +++
 NAMESPACE                      |  43 +++
 NEWS                           | 102 ++++++
 R/base.r                       | 135 ++++++++
 R/entrez_citmatch.r            |  45 +++
 R/entrez_fetch.r               |  73 +++++
 R/entrez_global_query.r        |  31 ++
 R/entrez_info.r                | 173 ++++++++++
 R/entrez_link.r                | 235 ++++++++++++++
 R/entrez_post.r                |  43 +++
 R/entrez_search.r              | 120 +++++++
 R/entrez_summary.r             | 188 +++++++++++
 R/help.r                       |  19 ++
 R/parse_pubmed_xml.r           | 102 ++++++
 build/vignette.rds             | Bin 0 -> 210 bytes
 inst/doc/rentrez_tutorial.R    | 183 +++++++++++
 inst/doc/rentrez_tutorial.Rmd  | 627 +++++++++++++++++++++++++++++++++++
 inst/doc/rentrez_tutorial.html | 722 +++++++++++++++++++++++++++++++++++++++++
 man/entrez_citmatch.Rd         |  40 +++
 man/entrez_db_links.Rd         |  44 +++
 man/entrez_db_searchable.Rd    |  41 +++
 man/entrez_db_summary.Rd       |  40 +++
 man/entrez_dbs.Rd              |  29 ++
 man/entrez_fetch.Rd            |  67 ++++
 man/entrez_global_query.Rd     |  29 ++
 man/entrez_info.Rd             |  43 +++
 man/entrez_link.Rd             |  81 +++++
 man/entrez_post.Rd             |  42 +++
 man/entrez_search.Rd           |  86 +++++
 man/entrez_summary.Rd          |  84 +++++
 man/extract_from_esummary.Rd   |  22 ++
 man/linkout_urls.Rd            |  22 ++
 man/parse_pubmed_xml.Rd        |  30 ++
 man/rentrez.Rd                 |  23 ++
 tests/test-all.R               |  10 +
 tests/testthat/test_citmatch.r |  12 +
 tests/testthat/test_docs.r     |  18 +
 tests/testthat/test_fetch.r    |  31 ++
 tests/testthat/test_httr.r     |   9 +
 tests/testthat/test_info.r     |  50 +++
 tests/testthat/test_link.r     |  68 ++++
 tests/testthat/test_net.r      |   4 +
 tests/testthat/test_parse.r    |  44 +++
 tests/testthat/test_post.r     |  35 ++
 tests/testthat/test_query.r    |  46 +++
 tests/testthat/test_search.r   |  34 ++
 tests/testthat/test_summary.r  |  79 +++++
 tests/testthat/test_webenv.r   |  15 +
 vignettes/rentrez_tutorial.Rmd | 627 +++++++++++++++++++++++++++++++++++
 51 files changed, 4727 insertions(+)

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



More information about the debian-med-commit mailing list