Last data update: 2014.03.03

eiPack

Package: eiPack
Type: Package
Version: 0.1-7
Date: 2012-01-11
Title: eiPack: Ecological Inference and Higher-Dimension Data
Management
Author: Olivia Lau <olivia.lau@post.harvard.edu>, Ryan T. Moore
<rtm@wustl.edu>, Michael Kellermann <kellerm@post.harvard.edu>
Maintainer: Olivia Lau <olivia.lau@post.harvard.edu>
Depends: R (>= 2.0.0), MASS, coda, msm
Description: Provides methods for analyzing RxC ecological contingency
tables using the extreme case analysis, ecological regression,
and Multinomial-Dirichlet ecological inference models. Also
provides tools for manipulating higher-dimension data objects.
License: GPL (>= 2)
URL: http://www.olivialau.org/software
Packaged: 2012-01-11 18:14:33 UTC; olau
Repository: CRAN
Date/Publication: 2012-01-13 08:11:42


Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'eiPack' ...
** package 'eiPack' successfully unpacked and MD5 sums checked
** libs
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c eiutil.c -o eiutil.o
eiutil.c: In function 'write_beta':
eiutil.c:134:5: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result]
     system(tmp);
     ^
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c rbycei.c -o rbycei.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c rbycei2.c -o rbycei2.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c rbyceicov2.c -o rbyceicov2.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c rbyceicov4.c -o rbyceicov4.o
gcc -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o eiPack.so eiutil.o rbycei.o rbycei2.o rbyceicov2.o rbyceicov4.o -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/eiPack/libs
** R
** data
** demo
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'eiPack'
    finding HTML links ... done
    bounds                                  html  
    cover.plot                              html  
    density.plot                            html  
    ei.MD.bayes                             html  
    ei.reg                                  html  
    ei.reg.bayes                            html  
    lambda.MD                               html  
    lambda.reg                              html  
    lambda.reg.bayes                        html  
    mergeMD                                 html  
    plot.bounds                             html  
    read.betas                              html  
    redistrict                              html  
    senc                                    html  
    tuneA                                   html  
    tuneB                                   html  
    tuneMD                                  html  
** building package indices
** testing if installed package can be loaded
* DONE (eiPack)
Making 'packages.html' ... done