Skip to content

mvQuad

Methods for Multivariate Quadrature

v1.0-10 · Mar 16, 2026 · GPL-3

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.

Downloads

CRAN

2.8K

Last 30 days

2396th

11K

Last 90 days

21.9K

Last year

Trend: -34.5% (30d vs prior 30d)

r2u CRAN

9

Last 30 days

56

Last 90 days

136

Last year

Trend: -60.9% (30d vs prior 30d)

autoCRAN

3

Last 7 days

17

Last 30 days

1

All-time

autoCRAN-only: this name is served only by autoCRAN, so the count is exact.

CRAN Check Status

13 OK
Show all 13 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Jun 8, 2026
ERROR 12 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Jun 7, 2026
ERROR r-devel-linux-x86_64-debian-gcc

examples

Running massageExamples to create ‘mvQuad-Ex.R’ failed
Error in file(out, "wt") : cannot open the connection
Calls: <Anonymous> -> Rd2ex -> file
In addition: Warning message:
In file(out, "wt") :
  cannot open file '/tmp/RtmpepZszN/file1de91228f7ed13/mvQuad-package.R': No space left on device
Execution halted
 NONE
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 21, 2026
NOTE 10 OK · 4 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Constantin Weiser <constantin.weiser@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Constantin",
                    family = "Weiser",
                    role = c("aut", "cre"),
                    email = "constantin.weiser@gmail.com",
                    comment = "University Mainz / Germany")
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Constantin Weiser <constantin.weiser@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Constantin",
                    family = "Weiser",
                    role = c("aut", "cre"),
                    email = "constantin.weiser@gmail.com",
                    comment = "University Mainz / Germany")
as necessary.
NOTE r-patched-linux-x86_64

for unstated dependencies in ‘demo’

'library' or 'require' call not declared from: ‘mvtnorm’
NOTE r-release-linux-x86_64

for unstated dependencies in ‘demo’

'library' or 'require' call not declared from: ‘mvtnorm’

Reverse Dependencies (5)

suggests

Dependency Network

Dependencies Reverse dependencies data.table statmod BLPestimatoR ICAOD aghq fdesigns nimbleQuad mvQuad

Version History

8 tracked
updated 1.0-10 ← 1.0-8 diff Mar 16, 2026
new 1.0-8 Mar 10, 2026
updated 1.0-8 ← 1.0-6 diff Sep 18, 2023
updated 1.0-6 ← 1.0-5 diff Jul 19, 2016
updated 1.0-5 ← 1.0-4 diff Feb 17, 2016
updated 1.0-4 ← 1.0-3 diff Nov 11, 2015
updated 1.0-3 ← 1.0-2 diff Nov 3, 2015
new 1.0-2 Oct 31, 2015