Last data update: 2014.03.03

lmom

Package: lmom
Version: 2.5
Date: 2015-02-01
Title: L-moments
Author: J. R. M. Hosking
Maintainer: J. R. M. Hosking <jrmhosking@gmail.com>
Description: Functions related to L-moments: computation of L-moments
and trimmed L-moments of distributions and data samples; parameter
estimation; L-moment ratio diagram; plot vs. quantiles of an
extreme-value distribution.
Imports: stats, graphics
License: Common Public License Version 1.0
Packaged: 2015-02-01 22:02:34 UTC; hosking
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2015-02-02 00:52:00

● Cran Task View: Distributions
● 0 images, 22 functions, 0 datasets
Reverse Depends: 3

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'lmom' ...
** package 'lmom' successfully unpacked and MD5 sums checked
** libs
f95   -fpic  -g -O2  -c d1mach.f -o d1mach.o
f95   -fpic  -g -O2  -c dqagie.f -o dqagie.o
f95   -fpic  -g -O2  -c dqagse.f -o dqagse.o
f95   -fpic  -g -O2  -c dqelg.f -o dqelg.o
f95   -fpic  -g -O2  -c dqk15i.f -o dqk15i.o
f95   -fpic  -g -O2  -c dqk21.f -o dqk21.o
f95   -fpic  -g -O2  -c dqpsrt.f -o dqpsrt.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c lmomc.c -o lmomc.o
f95   -fpic  -g -O2  -c lmoments.f -o lmoments.o
f95   -fpic  -g -O2  -c samlm.f -o samlm.o
gcc -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o lmom.so d1mach.o dqagie.o dqagse.o dqelg.o dqk15i.o dqk21.o dqpsrt.o lmomc.o lmoments.o samlm.o -lgfortran -lm -lquadmath -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/lmom/libs
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'lmom'
    finding HTML links ... done
    cdfexp                                  html  
    cdfgam                                  html  
    cdfgev                                  html  
    cdfglo                                  html  
    cdfgno                                  html  
    cdfgpa                                  html  
    cdfgum                                  html  
    cdfkap                                  html  
    cdfln3                                  html  
    cdfnor                                  html  
    cdfpe3                                  html  
    cdfwak                                  html  
    cdfwei                                  html  
    evplot                                  html  
    lmom-package                            html  
    lmr-functions                           html  
    lmrd                                    html  
    lmrdpoints                              html  
    lmrp                                    html  
    pel-functions                           html  
    pelp                                    html  
    samlmu                                  html  
** building package indices
** testing if installed package can be loaded
* DONE (lmom)
Making 'packages.html' ... done