Last data update: 2014.03.03

sld

Package: sld
Version: 0.3.2
Date: 2016-04-29
Title: Estimation and Use of the Quantile-Based Skew Logistic
Distribution
Depends: stats, lmom
Suggests: graphics
Author: Robert King <Robert.King@newcastle.edu.au>, Paul van Staden <paul.vanstaden@up.ac.za>
Maintainer: Robert King <Robert.King@newcastle.edu.au>
Description: The skew logistic distribution is a quantile-defined generalisation
of the logistic distribution (van Staden and King 2015). Provides random
numbers, quantiles, probabilities, densities and density quantiles for the distribution.
It provides Quantile-Quantile plots and method of L-Moments estimation
(including asymptotic standard errors) for the distribution.
License: GPL (>= 2)
URL: http://tolstoy.newcastle.edu.au/~rking/SLD/
NeedsCompilation: yes
Packaged: 2016-05-02 20:02:57 UTC; robertking
Repository: CRAN
Date/Publication: 2016-05-05 01:37:57

● 0 images, 5 functions, 1 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'sld' ...
** package 'sld' successfully unpacked and MD5 sums checked
** libs
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c sld.fx.c -o sld.fx.o
gcc -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o sld.so sld.fx.o -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/sld/libs
** R
** data
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'sld'
    finding HTML links ... done
    PCB                                     html  
    fit                                     html  
    lmom                                    html  
    plotsl                                  html  
    qbSLD                                   html  
    qqsl                                    html  
** building package indices
** testing if installed package can be loaded
* DONE (sld)
Making 'packages.html' ... done