This is the Debian GNU/Linux r-cran-mvtnorm package of mvtnorm, a
collection of functions to compute multivariate Normal and T distributions.
Mvtnorm was written by Alan Genz and Frank Bretz, and ported to R by
Torsten Hothorn.

This package was created by Dirk Eddelbuettel <edd@debian.org>.
The sources were downloaded from 
	http://cran.us.r-project.org/src/contrib/

The package was renamed from its upstream name 'mvtnorm' to 'r-cran-mvtnorm'
to fit the pattern of CRAN (and non-CRAN) packages for R.

Copyright (C) 2002-2008 Alan Genz, Frank Bretz and Torsten Hothorn
Portions Copyright (C) 2002-2008 Tetsuhisa Miwa, Xuefei Mi, Friedrich Leisch and Fabian Scheipl

License: GPL-2

On a Debian GNU/Linux system, the GPL license (v2) is included in the file
/usr/share/common-licenses/GPL-2.

For reference, the upstream DESCRIPTION [with lines broken to 80 cols] file
is included below:

  Package: mvtnorm
  Title: Multivariate Normal and T Distribution 
  Version: 0.6-5
  Date: $Date: 2003/10/06 16:04:51 $
  Author: Alan Genz <AlanGenz@wsu.edu>, 
    Frank Bretz <bretz@ifgb.uni-hannover.de>, 
    R port by Torsten Hothorn <Torsten.Hothorn@rzmail.uni-erlangen.de>
  Maintainer: Torsten Hothorn <Torsten.Hothorn@rzmail.uni-erlangen.de>
  Description: computes the multivariate normal and t distribution
  Depends: R(>= 1.8.0)
  License: GPL


