[r-cran-tm] 02/12: Updated version 0.7-1 from 'upstream/0.7-1'

Andreas Tille tille at debian.org
Wed Oct 25 07:44:02 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-tm.

commit 0d17a1d9444f51fd3a11fea8da07403d78dac59b
Merge: 391b186 8920aee
Author: Andreas Tille <tille at debian.org>
Date:   Wed Oct 25 09:17:31 2017 +0200

    Updated version 0.7-1 from 'upstream/0.7-1'
    
    with Debian dir 9655a726b626d0edcff53f46ce85cde551d59639

 DESCRIPTION              |  14 ++-
 MD5                      | 100 ++++++++--------
 NAMESPACE                |  50 +++++++-
 R/RcppExports.R          |   7 ++
 R/complete.R             |   5 +-
 R/corpus.R               |  82 +++++++++++--
 R/doc.R                  |  15 ++-
 R/filter.R               |  10 +-
 R/foreign.R              |   4 +-
 R/hpc.R                  |  21 ++++
 R/matrix.R               | 293 +++++++++++++++++++++++++++++++++++------------
 R/meta.R                 |  32 ++++++
 R/pdftools.R             |  20 ++--
 R/plot.R                 |  16 +--
 R/reader.R               |   2 +-
 R/score.R                |   4 +-
 R/source.R               |  21 +++-
 R/stopwords.R            |   2 +-
 R/tokenizer.R            |   4 +-
 R/transform.R            |  37 ++++--
 R/utils.R                |  16 ++-
 R/weight.R               |  38 +++---
 build/vignette.rds       | Bin 228 -> 228 bytes
 data/acq.rda             | Bin 18758 -> 18757 bytes
 data/crude.rda           | Bin 11785 -> 11786 bytes
 inst/NEWS.Rd             |  39 ++++++-
 inst/doc/extensions.pdf  | Bin 154259 -> 154496 bytes
 inst/doc/tm.R            |  12 +-
 inst/doc/tm.Rnw          |  31 ++++-
 inst/doc/tm.pdf          | Bin 186985 -> 193699 bytes
 man/Corpus.Rd            |   7 +-
 man/SimpleCorpus.Rd      |  56 +++++++++
 man/VCorpus.Rd           |   2 -
 man/acq.Rd               |   8 +-
 man/crude.Rd             |   8 +-
 man/findMostFreqTerms.Rd |  49 ++++++++
 man/hpc.Rd               |  74 ++++++++++++
 man/inspect.Rd           |   9 +-
 man/matrix.Rd            |  21 +++-
 man/meta.Rd              |   4 +
 man/readReut21578XML.Rd  |   8 +-
 man/stemDocument.Rd      |  10 +-
 man/termFreq.Rd          |  11 +-
 man/tm_filter.Rd         |   9 +-
 man/tm_map.Rd            |  11 +-
 man/tm_term_score.Rd     |   4 +-
 man/weightBin.Rd         |   2 +-
 man/weightSMART.Rd       |  10 +-
 man/weightTf.Rd          |   2 +-
 man/weightTfIdf.Rd       |   2 +-
 src/RcppExports.cpp      |  25 ++++
 src/copy.c               |   2 +-
 src/init.c               |  18 +++
 src/tdm.cpp              |  66 +++++++++++
 vignettes/tm.Rnw         |  31 ++++-
 55 files changed, 1062 insertions(+), 262 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/r-cran-tm.git



More information about the debian-science-commits mailing list