Last data update: 2014.03.03

Segmentor3IsBack

Package: Segmentor3IsBack
Version: 1.8
Date: 2013-08-30
Title: A Fast Segmentation Algorithm
Author: Alice Cleynen, Guillem Rigaill, Michel Koskas
Maintainer: Alice Cleynen <alice.cleynen@agroparistech.fr>
Description: This package performs a fast exact segmentation on data and allows for use of various cost functions
License: GPL (>= 2)
Depends: R (>= 2.0.0), methods
Repository: CRAN
Repository/R-Forge/Project: segmentor3isbac
Repository/R-Forge/Revision: 27
Repository/R-Forge/DateTimeStamp: 2013-10-14 14:52:39
Date/Publication: 2013-10-15 18:38:08
Packaged: 2013-10-14 18:25:09 UTC; rforge
NeedsCompilation: yes


Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'Segmentor3IsBack' ...
** package 'Segmentor3IsBack' successfully unpacked and MD5 sums checked
** libs
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c BinNegative.cpp -o BinNegative.o
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c CallSegmentor.cpp -o CallSegmentor.o
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c Function.cpp -o Function.o
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c GeneralFunctions.cpp -o GeneralFunctions.o
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c MyVector.cpp -o MyVector.o
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c Observations.cpp -o Observations.o
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c Poisson.cpp -o Poisson.o
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c PrunedSeg.cc -o PrunedSeg.o
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c Segment.cpp -o Segment.o
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c Segmentor.cpp -o Segmentor.o
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c Sets.cpp -o Sets.o
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c Trinome.cpp -o Trinome.o
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c Variance.cpp -o Variance.o
g++ -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o Segmentor3IsBack.so BinNegative.o CallSegmentor.o Function.o GeneralFunctions.o MyVector.o Observations.o Poisson.o PrunedSeg.o Segment.o Segmentor.o Sets.o Trinome.o Variance.o -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/Segmentor3IsBack/libs
** R
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'Segmentor3IsBack'
    finding HTML links ... done
    BestSegmentation                        html  
    Segmentor-class                         html  
    Segmentor                               html  
    Segmentor3IsBack-package                html  
    SelectModel                             html  
    getBreaks-methods                       html  
    getBreaks                               html  
    getCompression-methods                  html  
    getCompression                          html  
    getCost-methods                         html  
    getCost                                 html  
    getData-methods                         html  
    getData                                 html  
    getKmax-methods                         html  
    getKmax                                 html  
    getLikelihood-methods                   html  
    getLikelihood                           html  
    getMean-methods                         html  
    getMean                                 html  
    getModel-methods                        html  
    getModel                                html  
    getOverdispersion-methods               html  
    getOverdispersion                       html  
    getParameters-methods                   html  
    getParameters                           html  
    getPos-methods                          html  
    getPos                                  html  
    show-methods                            html  
** building package indices
** testing if installed package can be loaded
* DONE (Segmentor3IsBack)
Making 'packages.html' ... done