Last data update: 2014.03.03

pheno

Package: pheno
Title: Auxiliary functions for phenological data analysis
Version: 1.6
Date: 22.10.2012
Author: Joerg Schaber
Description: Provides some easy-to-use functions for time series
analyses of (plant-) phenological data sets. These functions
mainly deal with the estimation of combined phenological time
series and are usually wrappers for functions that are already
implemented in other R packages adapted to the special
structure of phenological data and the needs of phenologists.
Some date conversion functions to handle Julian dates are also
provided.
Maintainer: Joerg Schaber <j.schaber@web.de>
Depends: R (>= 2.14), nlme, SparseM, quantreg
License: GPL (>= 2)
Packaged: 2012-10-23 07:24:30 UTC; schaber
Repository: CRAN
Date/Publication: 2012-10-23 09:37:11


Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'pheno' ...
** package 'pheno' successfully unpacked and MD5 sums checked
** libs
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c pheno.c -o pheno.o
gcc -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o pheno.so pheno.o -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/pheno/libs
** R
** data
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'pheno'
    finding HTML links ... done
    DWD                                     html  
    Searle                                  html  
    Simple                                  html  
    connectedSets                           html  
    date2jul1                               html  
    date2jul2                               html  
    daylength                               html  
    daysbetween                             html  
    getConnectedSets                        html  
    jul2date1                               html  
    jul2date2                               html  
    leapyear                                html  
    matrix2raw                              html  
    maxConnectedSet                         html  
    maxdaylength                            html  
    pheno.ddm                               html  
Rd warning: /tmp/RtmpVj96Vp/R.INSTALL6499786e4f95/pheno/man/pheno.ddm.Rd:38: missing file link 'matrix.csr'
    pheno.flm.fit                           html  
    pheno.lad.fit                           html  
    pheno.mlm.fit                           html  
    raw2matrix                              html  
    seqMK                                   html  
    tau                                     html  
** building package indices
** testing if installed package can be loaded
* DONE (pheno)
Making 'packages.html' ... done