Last data update: 2014.03.03

SSPA

Package: SSPA
Type: Package
Title: General Sample Size and Power Analysis for Microarray and
Next-Generation Sequencing Data
Version: 2.12.0
Author: Maarten van Iterson
Maintainer: Maarten van Iterson <mviterson@gmail.com>
Description: General Sample size and power analysis for microarray and
next-generation sequencing data.
License: GPL (>= 2)
LazyLoad: yes
Imports: graphics, stats
Depends: R (>= 2.12), methods, qvalue, lattice, limma
Suggests: BiocStyle, genefilter, edgeR, DESeq
URL: http://www.humgen.nl/MicroarrayAnalysisGroup.html
Collate: 'zzz.R' 'numericalintegration.R' 'trimmingbinning.R'
'DistributionClass.R' 'PilotDataClass.R' 'SampleSizeClass.R'
'bitriangular.R' 'deconvolution.R' 'conjugategradient.R'
'Ferreira.R' 'tikhonov.R' 'powerandsamplesize.R'
biocViews: GeneExpression, RNASeq, Microarray, StatisticalMethod
NeedsCompilation: yes
Packaged: 2016-05-04 03:13:03 UTC; biocbuild

● BiocViews: GeneExpression, Microarray, RNASeq, StatisticalMethod
6 images, 10 functions, 2 datasets
Reverse Depends: 1

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'SSPA' ...
** libs
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c Rinit.c -o Rinit.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c massdist.c -o massdist.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c nncg.c -o nncg.o
gcc -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o SSPA.so Rinit.o massdist.o nncg.o -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/SSPA/libs
** R
** data
** inst
** preparing package for lazy loading
Creating a generic function for 'plot' from package 'graphics' in package 'SSPA'
** help
*** installing help indices
  converting help for package 'SSPA'
    finding HTML links ... done
    Nutrigenomics                           html  
    dbitri                                  html  
    deepSAGE                                html  
    pbitri                                  html  
    pilotData                               html  
    plot-methods                            html  
    predictpower                            html  
    qbitri                                  html  
    rbitri                                  html  
    sampleSize                              html  
    show-methods                            html  
    simdat                                  html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (SSPA)
Making 'packages.html' ... done