Last data update: 2014.03.03

evd

Package: evd
Version: 2.3-2
Date: 2015-12-27
Title: Functions for Extreme Value Distributions
Author: Alec Stephenson. Function fbvpot by Chris Ferro.
Maintainer: Alec Stephenson <alec_stephenson@hotmail.com>
Imports: stats, grDevices, graphics
Suggests: akima
Description: Extends simulation, distribution, quantile and density
functions to univariate and multivariate parametric extreme
value distributions, and provides fitting functions which
calculate maximum likelihood estimates for univariate and
bivariate maxima models, and for univariate and bivariate
threshold models.
LazyData: yes
License: GPL-3
NeedsCompilation: yes
Packaged: 2015-12-25 07:23:03 UTC; ste6an
Repository: CRAN
Date/Publication: 2015-12-25 14:31:32

● Cran Task View: Distributions, Environmetrics, Finance
● 0 images, 43 functions, 14 datasets
Reverse Depends: 9

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'evd' ...
** package 'evd' successfully unpacked and MD5 sums checked
** libs
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c bvpot.c -o bvpot.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c ccop.c -o ccop.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c fit.c -o fit.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c pot.c -o pot.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c sim.c -o sim.o
gcc -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o evd.so bvpot.o ccop.o fit.o pot.o sim.o -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/evd/libs
** R
** data
*** moving datasets to lazyload DB
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'evd'
    finding HTML links ... done
    abvevd                                  html  
    abvnonpar                               html  
    amvevd                                  html  
    amvnonpar                               html  
    anova.evd                               html  
    bvevd                                   html  
    bvtcplot                                html  
    ccbvevd                                 html  
    chiplot                                 html  
    clusters                                html  
    confint.evd                             html  
    evd-internal                            html  
    evind.test                              html  
    evmc                                    html  
    exi                                     html  
    exiplot                                 html  
    extreme                                 html  
    failure                                 html  
    fbvevd                                  html  
    fbvpot                                  html  
    fextreme                                html  
    fgev                                    html  
    forder                                  html  
    fox                                     html  
    fpot                                    html  
    frechet                                 html  
    gev                                     html  
    gpd                                     html  
    gumbel                                  html  
    hbvevd                                  html  
    lisbon                                  html  
    lossalae                                html  
    marma                                   html  
    mrlplot                                 html  
    mtransform                              html  
    mvevd                                   html  
    ocmulgee                                html  
    oldage                                  html  
    order                                   html  
    oxford                                  html  
    plot.bvevd                              html  
    plot.bvpot                              html  
    plot.profile.evd                        html  
    plot.profile2d.evd                      html  
    plot.uvevd                              html  
    portpirie                               html  
    profile.evd                             html  
    profile2d.evd                           html  
    qcbvnonpar                              html  
    rweibull                                html  
    sask                                    html  
    sealevel                                html  
    sealevel2                               html  
    tcplot                                  html  
    uccle                                   html  
    venice                                  html  
    venice2                                 html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (evd)
Making 'packages.html' ... done