This is the Debian GNU/Linux r-cran-mnormt package of mnormt, a
package for GNU R that provides multivariate t and normal
distributions.  Mnormt was written by Adelchi Azzalini based on
Fortran code by Alan Genz.

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

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

Copyright (C) 2006 - 2008 Adelchi Azzalini

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 [indented two spaces]
file is included below:

  Package: mnormt
  Version: 1.2-1
  Date: 2007-03-16
  Title: The multivariate normal and t distributions 
  Author: Fortran code by Alan Genz, R code by Adelchi Azzalini 
  Maintainer: Adelchi Azzalini <azzalini@stat.unipd.it>
  Depends: R (>= 2.2.0)
  Description: This package provides functions for computing the density and
    the distribution function of, and for generating random vectors from the
    multivariate normal and multivariate t distributions. It provides functions
    similar in scope to those of the package 'mvtnorm', but with some
    differences; one of these is that probabilities are computed via a
    non-Monte Carlo method.
  License: GPL Version 2 
  URL: http://azzalini.stat.unipd.it/SW/Pkg-mnormt
  Packaged: Sat Mar 17 15:35:48 2007; aa