Last data update: 2014.03.03

mnormpow

Package: mnormpow
Version: 0.1.1
Date: 2014-10-06
Encoding: UTF-8
Title: Multivariate Normal Distributions with Power Integrand
Authors@R: c(person("Alan","Genz",role="ctb"),
person("Adelchi","Azzalini",role="ctb"),
person("Alexis","Bienvenüe",role=c("aut","cre"),
email="alexis.bienvenue@univ-lyon1.fr"),
person("Christian","Robert",role="aut"))
Depends: R (>= 2.2.0)
Description: Computes integral of f(x)*x_i^k on a product of intervals,
where f is the density of a gaussian law.
This a is small alteration of the mnormt code from A. Genz and A. Azzalini.
License: GPL (>= 2)
Packaged: 2014-10-07 14:40:08 UTC; alexis
Author: Alan Genz [ctb],
Adelchi Azzalini [ctb],
Alexis Bienvenüe [aut, cre],
Christian Robert [aut]
Maintainer: Alexis Bienvenüe <alexis.bienvenue@univ-lyon1.fr>
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2014-10-07 18:33:23

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

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'mnormpow' ...
** package 'mnormpow' successfully unpacked and MD5 sums checked
** libs
f95   -fpic  -g -O2  -c sadmvntg.f -o sadmvntg.o
gcc -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o mnormpow.so sadmvntg.o -lgfortran -lm -lquadmath -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/mnormpow/libs
** R
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'mnormpow'
    finding HTML links ... done
    mnormpow                                html  
** building package indices
** testing if installed package can be loaded
* DONE (mnormpow)
Making 'packages.html' ... done