Last data update: 2014.03.03

STAR

Package: STAR
Type: Package
Title: Spike Train Analysis with R
Version: 0.3-7
Date: 2012-10-08
Depends: R (>= 2.10), survival, mgcv, R2HTML, gss, codetools
Suggests: lattice, HiddenMarkov, snow, rstream
Author: Christophe Pouzat
Maintainer: Christophe Pouzat <christophe.pouzat@gmail.com>
Description: Functions to analyze neuronal spike trains from a single
neuron or from several neurons recorded simultaneously.
License: GPL (>= 2)
URL: http://sites.google.com/site/spiketrainanalysiswithr
Packaged: 2012-11-08 18:14:20 UTC; xtof-on-arch
Repository: CRAN
Date/Publication: 2012-11-09 02:58:02

● Cran Task View: Distributions, HighPerformanceComputing
44 images, 63 functions, 3 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'STAR' ...
** package 'STAR' successfully unpacked and MD5 sums checked
** libs
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c crossTight.c -o crossTight.o
gcc -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o STAR.so crossTight.o -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/STAR/libs
** R
** data
** demo
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'STAR'
    finding HTML links ... done
    STAR-package                            html  
    ShallowShocks                           html  
    acf.spikeTrain                          html  
    as.repeatedTrain                        html  
    as.spikeTrain                           html  
    brt4df                                  html  
    changeScale                             html  
    cockroachALData                         html  
    coef.durationFit                        html  
    compModels                              html  
    crossGeneral                            html  
    df4counts                               html  
    diff.spikeTrain                         html  
    dinvgauss                               html  
    dllogis                                 html  
    drexp                                   html  
    frt                                     html  
    gamObj                                  html  
    gamlockedTrain                          html  
    gammaMLE                                html  
    gampsth                                 html  
    gssObj                                  html  
    gsslockedTrain                          html  
    gsspsth                                 html  
    hgamma                                  html  
    hist.lockedTrain                        html  
    invgaussMLE                             html  
    isi                                     html  
    isiHistFit                              html  
    jpsth                                   html  
    llogisMLE                               html  
    lnormMLE                                html  
    lockedTrain                             html  
    mkAR                                    html  
    mkCPSP                                  html  
    mkDummy                                 html  
    mkGLMdf                                 html  
    mkM2U                                   html  
    mkREdf                                  html  
    plot.frt                                html  
    plot.quickPredict                       html  
    plot.spikeTrain                         html  
    plot.ssanova                            html  
    plot.transformedTrain                   html  
    predictLogProb                          html  
    print.repeatedTrain                     html  
    print.spikeTrain                        html  
    psth                                    html  
    purkinjeCellData                        html  
    qqDuration                              html  
    quickPredict                            html  
    raster                                  html  
    rateEvolution                           html  
    renewalTestPlot                         html  
    reportHTML                              html  
    reportHTML.gam                          html  
    reportHTML.repeatedTrain                html  
    reportHTML.spikeTrain                   html  
    rexpMLE                                 html  
    summary.CountingProcessSamplePath       html  
    summary.transformedTrain                html  
    thinProcess                             html  
    transformedTrain                        html  
    tt                                      html  
    varianceTime                            html  
    weibullMLE                              html  
** building package indices
** installing vignettes
   'IEwSTARshort.Rnw' 
** testing if installed package can be loaded
* DONE (STAR)
Making 'packages.html' ... done