Last data update: 2014.03.03

binom

Package: binom
Title: Binomial Confidence Intervals For Several Parameterizations
Version: 1.1-1
Date: 2014-01-01
Author: Sundar Dorai-Raj <sundar.dorai-raj@pdf.com>
Description: Constructs confidence intervals on the probability of
success in a binomial experiment via several parameterizations
Maintainer: Sundar Dorai-Raj <sdorairaj@gmail.com>
Suggests: lattice, polynom, tcltk, ggplot2
License: GPL
Packaged: 2014-01-02 13:43:44 UTC; sdorairaj
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2014-01-02 23:11:45

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

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'binom' ...
** package 'binom' successfully unpacked and MD5 sums checked
** libs
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c binom.c -o binom.o
gcc -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o binom.so binom.o -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/binom/libs
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'binom'
    finding HTML links ... done
    binom-internal                          html  
    binom.bayes                             html  
    binom.cloglog                           html  
    binom.confint                           html  
    binom.coverage                          html  
    binom.length                            html  
    binom.logit                             html  
    binom.lrt                               html  
    binom.optim                             html  
    binom.plot                              html  
    binom.power                             html  
    binom.probit                            html  
    binom.profile                           html  
    binom.sim                               html  
    cloglog.sample.size                     html  
    tkbinom.power                           html  
** building package indices
** testing if installed package can be loaded
* DONE (binom)
Making 'packages.html' ... done