Last data update: 2014.03.03

gb

Package: gb
Version: 1.1.8-8
Date: 2013-8-8
Title: Generalize Lambda Distribution and Generalized Bootstrapping
Author: Bin Wang
<bwang@southalabama.edu>.
Maintainer: Bin Wang <bwang@southalabama.edu>
Depends: R (>= 2.5.0), boot
Description: This package collects algorithms and functions for fitting data to a generalized lambda distribution via moment matching methods, and generalized bootstrapping.
License: Unlimited
Packaged: 2013-08-08 16:55:37 UTC; bwang
Repository: CRAN
Date/Publication: 2013-08-08 19:46:47
NeedsCompilation: yes

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

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'gb' ...
** package 'gb' successfully unpacked and MD5 sums checked
** libs
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c gbd.c -o gbd.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c gld.c -o gld.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c init.c -o init.o
gcc -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o gb.so gbd.o gld.o init.o -L/home/ddbj/local/lib64/R/lib -lRblas -lgfortran -lm -lquadmath -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/gb/libs
** R
** data
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'gb'
    finding HTML links ... done
    fitgbd                                  html  
    fitgld                                  html  
    gb                                      html  
    gbd                                     html  
    gld                                     html  
    ofc                                     html  
** building package indices
** testing if installed package can be loaded
* DONE (gb)
Making 'packages.html' ... done