Last data update: 2014.03.03

tm

Package: tm
Title: Text Mining Package
Version: 0.6-2
Date: 2015-07-02
Authors@R: c(person("Ingo", "Feinerer", role = c("aut", "cre"),
email = "feinerer@logic.at"),
person("Kurt", "Hornik", role = "aut"),
person("Artifex Software, Inc.", role = c("ctb", "cph"),
comment = "pdf_info.ps taken from GPL Ghostscript"))
Depends: R (>= 3.1.0), NLP (>= 0.1-6.2)
Imports: parallel, slam (>= 0.1-31), stats, tools, utils, graphics
Suggests: filehash, methods, Rcampdf, Rgraphviz, Rpoppler, SnowballC,
tm.lexicon.GeneralInquirer, XML
SystemRequirements: Antiword (<http://www.winfield.demon.nl/>) for
reading MS Word files, pdfinfo and pdftotext from Poppler
(<http://poppler.freedesktop.org/>) for reading PDF
Description: A framework for text mining applications within R.
License: GPL-3
URL: http://tm.r-forge.r-project.org/
Additional_repositories: http://datacube.wu.ac.at
NeedsCompilation: yes
Packaged: 2015-07-03 06:57:05 UTC; hornik
Author: Ingo Feinerer [aut, cre],
Kurt Hornik [aut],
Artifex Software, Inc. [ctb, cph] (pdf_info.ps taken from GPL
Ghostscript)
Maintainer: Ingo Feinerer <feinerer@logic.at>
Repository: CRAN
Date/Publication: 2015-07-03 10:43:07

● Cran Task View: HighPerformanceComputing
● 0 images, 55 functions, 2 datasets
Reverse Depends: 7

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'tm' ...
** package 'tm' successfully unpacked and MD5 sums checked
** libs
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c copy.c -o copy.o
gcc -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o tm.so copy.o -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/tm/libs
** R
** data
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'tm'
    finding HTML links ... done
    Corpus                                  html  
Rd warning: /tmp/RtmpoXt0Wg/R.INSTALL439816678d3e/tm/man/Corpus.Rd:34: missing file link 'DCorpus'
    DataframeSource                         html  
    DirSource                               html  
    Docs                                    html  
    PCorpus                                 html  
    PlainTextDocument                       html  
Rd warning: /tmp/RtmpoXt0Wg/R.INSTALL439816678d3e/tm/man/PlainTextDocument.Rd:28: missing file link 'parse_ISO_8601_datetime'
    Reader                                  html  
    Source                                  html  
    TextDocument                            html  
    finding level-2 HTML links ... done

    URISource                               html  
    VCorpus                                 html  
    VectorSource                            html  
    WeightFunction                          html  
    XMLSource                               html  
    XMLTextDocument                         html  
Rd warning: /tmp/RtmpoXt0Wg/R.INSTALL439816678d3e/tm/man/XMLTextDocument.Rd:27: missing file link 'parse_ISO_8601_datetime'
    ZipSource                               html  
    Zipf_n_Heaps                            html  
    acq                                     html  
    combine                                 html  
    content_transformer                     html  
Rd warning: /tmp/RtmpoXt0Wg/R.INSTALL439816678d3e/tm/man/content_transformer.Rd:18: missing file link 'content'
    crude                                   html  
    findAssocs                              html  
    findFreqTerms                           html  
    foreign                                 html  
Rd warning: /tmp/RtmpoXt0Wg/R.INSTALL439816678d3e/tm/man/foreign.Rd:45: missing file link 'read_stm_MC'
    getTokenizers                           html  
    getTransformations                      html  
    inspect                                 html  
    matrix                                  html  
    meta                                    html  
Rd warning: /tmp/RtmpoXt0Wg/R.INSTALL439816678d3e/tm/man/meta.Rd:58: missing file link 'meta'
    plot                                    html  
    readDOC                                 html  
    readPDF                                 html  
    readPlain                               html  
    readRCV1                                html  
    readReut21578XML                        html  
    readTabular                             html  
    readTagged                              html  
    readXML                                 html  
    removeNumbers                           html  
    removePunctuation                       html  
    removeSparseTerms                       html  
    removeWords                             html  
Rd warning: /tmp/RtmpoXt0Wg/R.INSTALL439816678d3e/tm/man/removeWords.Rd:25: missing file link 'remove_stopwords'
    stemCompletion                          html  
    stemDocument                            html  
    stopwords                               html  
    stripWhitespace                         html  
    termFreq                                html  
Rd warning: /tmp/RtmpoXt0Wg/R.INSTALL439816678d3e/tm/man/termFreq.Rd:18: missing file link 'Span_Tokenizer'
Rd warning: /tmp/RtmpoXt0Wg/R.INSTALL439816678d3e/tm/man/termFreq.Rd:19: missing file link 'Token_Tokenizer'
    tm_filter                               html  
    tm_map                                  html  
    tm_reduce                               html  
    tm_term_score                           html  
    tokenizer                               html  
Rd warning: /tmp/RtmpoXt0Wg/R.INSTALL439816678d3e/tm/man/tokenizer.Rd:34: missing file link 'Regexp_Tokenizer'
Rd warning: /tmp/RtmpoXt0Wg/R.INSTALL439816678d3e/tm/man/tokenizer.Rd:37: missing file link 'tokenize'
    weightBin                               html  
    weightSMART                             html  
    weightTf                                html  
    weightTfIdf                             html  
    writeCorpus                             html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (tm)
Making 'packages.html' ... done