Package: sparseMVN
Type: Package
Title: Multivariate Normal Functions for Sparse Covariance and
        Precision Matrices
Version: 0.2.2
Date: 2021-10-19
Authors@R: person(given="Michael", family="Braun", email="braunm@smu.edu", role=c("aut","cre","cph"),comment=c(ORCID="0000-0003-4774-2119"))
Maintainer: Michael Braun <braunm@smu.edu>
URL: https://braunm.github.io/sparseMVN/,
        https://github.com/braunm/sparseMVN/
BugReports: https://github.com/braunm/sparseMVN/issues/
Description: Computes multivariate normal (MVN) densities, and
    samples from MVN distributions, when the covariance or
    precision matrix is sparse.
License: MPL (>= 2.0)
Depends: R (>= 3.4.0)
Imports: Matrix (>= 1.3), methods
Suggests: dplyr (>= 1.0), tidyr (>= 1.1), ggplot2 (>= 3.3), forcats (>=
        0.5), mvtnorm (>= 1.0.6) , knitr, bookdown, kableExtra,
        testthat, scales, trustOptim (>= 0.8.5)
Encoding: UTF-8
VignetteBuilder: knitr
RoxygenNote: 7.1.2
NeedsCompilation: no
Packaged: 2021-10-20 02:54:47 UTC; braunm
Author: Michael Braun [aut, cre, cph] (<https://orcid.org/0000-0003-4774-2119>)
Repository: CRAN
Date/Publication: 2021-10-25 12:40:02 UTC
Built: R 4.6.0; ; 2025-11-02 03:33:33 UTC; windows
