Last data update: 2014.03.03

PRISMA

Package: PRISMA
Type: Package
Title: Protocol Inspection and State Machine Analysis
Version: 0.2-5
Date: 2015-03-15
Depends: R (>= 2.10), Matrix, gplots, ggplot2
Suggests: tm (>= 0.6)
Author: Tammo Krueger, Nicole Kraemer
Maintainer: Tammo Krueger <tammokrueger@googlemail.com>
Description: The PRISMA package is capable of loading and processing huge text
corpora processed with the sally toolbox (http://www.mlsec.org/sally/).
sally acts as a very fast preprocessor which splits the text files into
tokens or n-grams. These output files can then be read with the PRISMA
package which applies testing-based token selection and has some
replicate-aware, highly tuned non-negative matrix factorization and
principal component analysis implementation which allows the processing of
very big data sets even on desktop machines.
License: GPL (>= 2.0)
Packaged: 2015-03-15 17:10:11 UTC; tammok
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2015-03-16 10:18:54

1 images, 12 functions, 2 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'PRISMA' ...
** package 'PRISMA' successfully unpacked and MD5 sums checked
** R
** data
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'PRISMA'
    finding HTML links ... done
    PRISMA-package                          html  
    asap                                    html  
    corpusToPrisma                          html  
    estimateDimension                       html  
    generics                                html  
    generics_dimension                      html  
    generics_mf                             html  
    getDuplicateData                        html  
    getMatrixFactorizationLabels            html  
    loadPrismaData                          html  
    prismaDuplicatePCA                      html  
    prismaHclust                            html  
    prismaNMF                               html  
    thesis                                  html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (PRISMA)
Making 'packages.html' ... done