| Port details |
- R-cran-mnormt Multivariate Normal and t Distributions
- 2.1.2 math
=0 2.1.1Version of this port present on the latest quarterly branch. - Maintainer: uzsolt@FreeBSD.org
 - Port Added: 2024-10-25 14:24:06
- Last Update: 2026-01-30 05:27:21
- Commit Hash: d999bcf
- License: GPLv2
- WWW:
- https://cran.r-project.org/package=mnormt
- Description:
- Functions are provided for computing the density and the distribution function
of d-dimensional normal and "t" random variables, possibly truncated (on one
side or two sides), and for generating random vectors sampled from these
distributions, except sampling from the truncated "t". Moments of arbitrary
order of a multivariate truncated normal are computed, and converted to
cumulants up to order 4. Probabilities are computed via non-Monte Carlo methods;
different routines are used in the case d=1, d=2, d=3, d>3, if d denotes the
dimensionality.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- R-cran-mnormt>0:math/R-cran-mnormt
- To install the port:
- cd /usr/ports/math/R-cran-mnormt/ && make install clean
- To add the package, run one of these commands:
- pkg install math/R-cran-mnormt
- pkg install R-cran-mnormt
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: R-cran-mnormt
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1769744760
SHA256 (mnormt_2.1.2.tar.gz) = 684fe9e07cf0b448cf6f0eda026606d8f4e4fd20f077f108630098ae7d0a09b2
SIZE (mnormt_2.1.2.tar.gz) = 64436
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- R : math/R
- gfortran14 : lang/gcc14
- as : devel/binutils
- Runtime dependencies:
-
- R : math/R
- gfortran14 : lang/gcc14
- This port is required by:
- for Run
-
- math/R-cran-psych
Configuration Options:
- No options to configure
- Options name:
- math_R-cran-mnormt
- USES:
- cran:auto-plist,compiles
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
2.1.2 30 Jan 2026 05:27:21
    |
Zsolt Udvari (uzsolt)  |
math/R-cran-mnormt: Update to 2.1.2
Switch WWW to canonical form.
Changelog: https://cran.r-project.org/web/packages/mnormt/news.html |
2.1.1 25 Oct 2024 14:22:38
    |
Zsolt Udvari (uzsolt)  |
math/R-cran-mnormt: new port
Functions are provided for computing the density and the distribution
function of d-dimensional normal and "t" random variables, possibly
truncated (on one side or two sides), and for generating random vectors
sampled from these distributions, except sampling from the truncated
"t". Moments of arbitrary order of a multivariate truncated normal are
computed, and converted to cumulants up to order 4. Probabilities are
computed via non-Monte Carlo methods; different routines are used in the
case d=1, d=2, d=3, d>3, if d denotes the dimensionality.
Required by update of math/R-cran-psych. |