1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
|
Source: mvtnorm
Section: gnu-r
Priority: optional
Maintainer: Dirk Eddelbuettel <edd@debian.org>
Build-Depends: debhelper-compat (= 13), r-base-dev (>= 4.4.2), dh-r
Standards-Version: 4.7.0
Vcs-Browser: https://salsa.debian.org/edd/r-cran-mvtnorm
Vcs-Git: https://salsa.debian.org/edd/r-cran-mvtnorm.git
Homepage: https://cran.r-project.org/package=mvtnorm
Package: r-cran-mvtnorm
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, ${R:Depends}
Description: GNU R package to compute multivariate Normal and T distributions
This package provides a collection of functions to compute the multivariate
Normal and T distributions.
|