Last data update: 2014.03.03

tmvtnorm

Package: tmvtnorm
Version: 1.4-10
Date: 2015-08-26
Title: Truncated Multivariate Normal and Student t Distribution
Author: Stefan Wilhelm <wilhelm@financial.com> with contributions from Manjunath B G <bgmanjunath@gmail.com>
Maintainer: Stefan Wilhelm <wilhelm@financial.com>
Imports: stats, methods
Depends: R (>= 1.9.0), mvtnorm, utils, Matrix, stats4, gmm
Encoding: latin1
Suggests: lattice
Description: Random number generation for the truncated multivariate normal and Student t distribution.
Computes probabilities, quantiles and densities,
including one-dimensional and bivariate marginal densities. Computes first and second moments (i.e. mean and covariance matrix) for the double-truncated multinormal case.
License: GPL (>= 2)
URL: http://www.r-project.org
NeedsCompilation: yes
Packaged: 2015-08-27 12:19:01 UTC; stefan_admin
Repository: CRAN
Date/Publication: 2015-08-28 01:06:55

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

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'tmvtnorm' ...
** package 'tmvtnorm' successfully unpacked and MD5 sums checked
** libs
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c Fortran2CWrapper.c -o Fortran2CWrapper.o
gfortran  -fpic -g -O2  -c  linked_list.f90 -o linked_list.o
gfortran  -fpic -g -O2  -c  rtmvnormgibbs.f90 -o rtmvnormgibbs.o
gfortran -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o tmvtnorm.so Fortran2CWrapper.o linked_list.o rtmvnormgibbs.o -L/home/ddbj/local/lib64/R/lib -lRlapack -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/tmvtnorm/libs
** R
** demo
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'tmvtnorm'
    finding HTML links ... done
    dmvnorm.marginal                        html  
    dtmvnorm.marginal2                      html  
    dtmvt                                   html  
Rd warning: /tmp/RtmpX6rxpz/R.INSTALL614055cf05ce/tmvtnorm/man/dtmvt.Rd:49: missing file link 'dmvt'
Rd warning: /tmp/RtmpX6rxpz/R.INSTALL614055cf05ce/tmvtnorm/man/dtmvt.Rd:49: missing file link 'rmvt'
    gmm.tmvnorm                             html  
    finding level-2 HTML links ... done

    mle.tmvnorm                             html  
    mtmvnorm                                html  
    ptmvnorm                                html  
    ptmvnorm.marginal                       html  
    ptmvt                                   html  
    qtmvnorm-marginal                       html  
    rtmvnorm                                html  
Rd warning: /tmp/RtmpX6rxpz/R.INSTALL614055cf05ce/tmvtnorm/man/rtmvnorm.Rd:54: missing file link 'rmvnorm'
Rd warning: /tmp/RtmpX6rxpz/R.INSTALL614055cf05ce/tmvtnorm/man/rtmvnorm.Rd:146: missing file link 'rmvnorm'
Rd warning: /tmp/RtmpX6rxpz/R.INSTALL614055cf05ce/tmvtnorm/man/rtmvnorm.Rd:146: missing file link 'dmvnorm'
    rtmvnorm2                               html  
    rtmvt                                   html  
Rd warning: /tmp/RtmpX6rxpz/R.INSTALL614055cf05ce/tmvtnorm/man/rtmvt.Rd:38: missing file link 'rmvt'
    tmvnorm                                 html  
Rd warning: /tmp/RtmpX6rxpz/R.INSTALL614055cf05ce/tmvtnorm/man/tmvnorm.Rd:47: missing file link 'rmvnorm'
Rd warning: /tmp/RtmpX6rxpz/R.INSTALL614055cf05ce/tmvtnorm/man/tmvnorm.Rd:47: missing file link 'dmvnorm'
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (tmvtnorm)
Making 'packages.html' ... done