Package: mvQuad
Type: Package
Title: Methods for Multivariate Quadrature
Version: 1.0-10
Date: 2026-03-16
Author: Constantin Weiser [aut, cre] (University Mainz / Germany)
Maintainer: Constantin Weiser <constantin.weiser@gmail.com>
Authors@R: person(given = "Constantin",
                  family = "Weiser",
                  role = c("aut", "cre"),
                  email = "constantin.weiser@gmail.com",
                  comment = "University Mainz / Germany")
Description: Provides methods to construct multivariate grids, which can be used
    for multivariate quadrature. This grids can be based on different quadrature
    rules like Newton-Cotes formulas (trapezoidal-, Simpson's- rule, ...) or Gauss
    quadrature (Gauss-Hermite, Gauss-Legendre, ...). For the construction of the
    multidimensional grid the product-rule or the combination- technique can be
    applied.
URL: https://github.com/weiserc/mvQuad/
License: GPL-3
Depends: R (>= 3.0)
Imports: data.table, statmod, methods
Suggests: knitr, mvtnorm, rgl, rmarkdown
VignetteBuilder: knitr
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2026-03-16 12:32:58 UTC; weiserc
Repository: CRAN
Date/Publication: 2026-03-16 13:10:02 UTC
