Last data update: 2014.03.03

ldatuning

Package: ldatuning
Type: Package
Title: Tuning of the LDA Models Parameters
Description: For this first version only metrics to estimate the best fitting
number of topics are implemented.
Version: 0.1.0
Date: 2015-09-16
Authors@R: person("Murzintcev", "Nikita", email = "nikita@lreis.ac.cn",
role = c("aut", "cre"))
URL: https://github.com/nikita-moor/ldatuning
BugReports: https://github.com/nikita-moor/ldatuning/issues
License: BSD_2_clause + file LICENSE
LazyData: TRUE
Imports: parallel, topicmodels, slam, Rmpfr, ggplot2, reshape2, scales,
grid
Suggests: knitr
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2015-09-15 17:54:46 UTC; user
Author: Murzintcev Nikita [aut, cre]
Maintainer: Murzintcev Nikita <nikita@lreis.ac.cn>
Repository: CRAN
Date/Publication: 2015-09-16 10:05:25

● 0 images, 4 functions, 0 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'ldatuning' ...
** package 'ldatuning' successfully unpacked and MD5 sums checked
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'ldatuning'
    finding HTML links ... done
    Deveaud2014                             html  
    FindTopicsNumber                        html  
    finding level-2 HTML links ... done

Rd warning: /tmp/Rtmpx1ahSQ/R.INSTALL560f471f14c6/ldatuning/man/FindTopicsNumber.Rd:12: missing file link 'DocumentTermMatrix'
Rd warning: /tmp/Rtmpx1ahSQ/R.INSTALL560f471f14c6/ldatuning/man/FindTopicsNumber.Rd:14: missing file link 'simple_triplet_matrix'
Rd warning: /tmp/Rtmpx1ahSQ/R.INSTALL560f471f14c6/ldatuning/man/FindTopicsNumber.Rd:21: missing file link 'LDA'
    FindTopicsNumber_plot                   html  
    ldatuning                               html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (ldatuning)
Making 'packages.html' ... done