Last data update: 2014.03.03

flowFP

Package: flowFP
Type: Package
Title: Fingerprinting for Flow Cytometry
Version: 1.30.0
Author: Herb Holyst <holyst@mail.med.upenn.edu>, Wade Rogers
<rogersw@mail.med.upenn.edu>
Date: 2009
Maintainer: Herb Holyst <holyst@mail.med.upenn.edu>
Depends: R (>= 2.10), flowCore, flowViz
Imports: Biobase, BiocGenerics (>= 0.1.6), graphics, grDevices,
methods, stats, stats4
Suggests: RUnit
Description: Fingerprint generation of flow cytometry data, used to
facilitate the application of machine learning and datamining
tools for flow cytometry.
Collate: AllClasses.R flowFP-utils.R flowFPModel.R flowFP.R
flowFPPlex.R plot-model.R plot-utils.R plot-fancy.R
plot-plate.R plot-qc.R plot-tangle.R plot-stack.R plot-grid.R
AllGenerics.R
LazyLoad: TRUE
License: Artistic-2.0
Packaged: 2016-05-04 03:15:01 UTC; biocbuild
biocViews: FlowCytometry, CellBasedAssays, Clustering, Visualization
NeedsCompilation: yes

● BiocViews: CellBasedAssays, Clustering, FlowCytometry, Visualization
3 images, 27 functions, 3 datasets
Reverse Depends: 1

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'flowFP' ...
configure: creating ./config.status
config.status: creating src/Makevars
** libs
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c flowFP.c -o flowFP.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c init.c -o init.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c split_utils.c -o split_utils.o
gcc -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o flowFP.so flowFP.o init.o split_utils.o -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/flowFP/libs
** R
** data
** inst
** preparing package for lazy loading
Creating a generic function for 'append' from package 'base' in package 'flowFP'
** help
*** installing help indices
  converting help for package 'flowFP'
    finding HTML links ... done
    append-methods                          html  
    binBoundary-methods                     html  
    counts-methods                          html  
    flowFP-class                            html  
    flowFP-package                          html  
    flowFP                                  html  
    flowFPModel-class                       html  
    flowFPModel                             html  
    flowFPPlex-class                        html  
    flowFPPlex                              html  
    fs1                                     html  
    fs2                                     html  
    hasClasses-methods                      html  
    index-methods                           html  
    is.flowFP                               html  
    is.flowFPModel                          html  
    is.flowFPPlex                           html  
    length-methods                          html  
    nFeatures-methods                       html  
    nInstances-methods                      html  
    nRecursions-methods                     html  
    name-methods                            html  
    parameters-methods                      html  
    plate                                   html  
    plot-methods                            html  
    sampleClasses-methods                   html  
    sampleNames-methods                     html  
    show-methods                            html  
    summary-methods                         html  
    tags-methods                            html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (flowFP)
Making 'packages.html' ... done