File: DESCRIPTION

package info (click to toggle)
r-cran-tm 0.7-6-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 1,448 kB
  • sloc: xml: 3,365; ansic: 176; cpp: 104; sh: 17; makefile: 2
file content (31 lines) | stat: -rw-r--r-- 1,372 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
Package: tm
Title: Text Mining Package
Version: 0.7-6
Date: 2018-12-21
Authors@R: c(person("Ingo", "Feinerer", role = c("aut", "cre"),
                    email = "feinerer@logic.at",
                    comment = c(ORCID = "0000-0001-7656-8338")),
             person("Kurt", "Hornik", role = "aut",
                    comment = c(ORCID = "0000-0003-4198-9911")),
             person("Artifex Software, Inc.", role = c("ctb", "cph"),
                    comment = "pdf_info.ps taken from GPL Ghostscript"))
Depends: R (>= 3.2.0), NLP (>= 0.2-0)
Imports: Rcpp, parallel, slam (>= 0.1-37), stats, tools, utils,
        graphics, xml2
LinkingTo: BH, Rcpp
Suggests: antiword, filehash, methods, pdftools, Rcampdf, Rgraphviz,
        Rpoppler, SnowballC, testthat, tm.lexicon.GeneralInquirer
SystemRequirements: C++11
Description: A framework for text mining applications within R.
License: GPL-3
URL: http://tm.r-forge.r-project.org/
Additional_repositories: https://datacube.wu.ac.at
NeedsCompilation: yes
Packaged: 2018-12-21 13:10:14 UTC; hornik
Author: Ingo Feinerer [aut, cre] (<https://orcid.org/0000-0001-7656-8338>),
  Kurt Hornik [aut] (<https://orcid.org/0000-0003-4198-9911>),
  Artifex Software, Inc. [ctb, cph] (pdf_info.ps taken from GPL
    Ghostscript)
Maintainer: Ingo Feinerer <feinerer@logic.at>
Repository: CRAN
Date/Publication: 2018-12-21 13:55:26 UTC