Last data update: 2014.03.03

CompQuadForm

Package: CompQuadForm
Type: Package
Title: Distribution function of quadratic forms in normal variables
Version: 1.4.1
Date: 2013-06-16
Author: P. Lafaye de Micheaux
Maintainer: P. Lafaye de Micheaux <lafaye@dms.umontreal.ca>
Description: Computes the distribution function of quadratic forms in
normal variables using Imhof's method, Davies's algorithm,
Farebrother's algorithm or Liu et al.'s algorithm.
License: GPL (>= 2)
LazyLoad: yes
Packaged: 2013-06-16 14:06:05 UTC; root
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2013-06-16 17:46:57

● Cran Task View: Distributions
● 0 images, 4 functions, 0 datasets
Reverse Depends: 8

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'CompQuadForm' ...
** package 'CompQuadForm' successfully unpacked and MD5 sums checked
** libs
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c imhof.cpp -o imhof.o
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c qfc.cpp -o qfc.o
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c ruben.cpp -o ruben.o
g++ -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o CompQuadForm.so imhof.o qfc.o ruben.o -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/CompQuadForm/libs
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'CompQuadForm'
    finding HTML links ... done
    davies                                  html  
    farebrother                             html  
    imhof                                   html  
    liu                                     html  
** building package indices
** testing if installed package can be loaded
* DONE (CompQuadForm)
Making 'packages.html' ... done