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.5K

Last 30 days

2460th

10.7K

Last 90 days

22.2K

Last year

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

r2u CRAN

12

Last 30 days

44

Last 90 days

140

Last year

Trend: +33.3% (30d vs prior 30d)

autoCRAN

7

Last 7 days

22

Last 30 days

0

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’

Code

Structure

Lines of code

1,712

Files

28

Compiled share

0%

Has compiled src

No

Language breakdown

R 922 (53.9%)Docs 442 (25.8%)Vignettes 348 (20.3%)

API

Exported functions

13

Internal functions

6

Testing & CI

Has tests

No

Test-to-code ratio

0.00

testthat edition

CI present

No

CI type

[]

PR gated

No

Docs

Return-value doc rate

\dontrun example ratio

0%

Roxygen coverage

Has pkgdown

No

NEWS present

No

Health & Security signals

Informational signals; not verdicts.

on.exit coverage

Unsafe pattern score

0

Dep constraint coverage

0%

Secret pattern count

0

Bundled 3rd-party code

2 items

Portability & License

Min R version

3.0

System requirements

C++ standard

License

GPL-3

License flags

SPDX valid, OSI approved

History

Versions

7

First release

2015-11-01

Latest release

2026-03-16

Avg cadence

126 days

Cold removal rate

Dep drift

2

LOC over versions

v1.0-2: 1,638 LOCv1.0-3: 1,657 LOCv1.0-4: 1,662 LOCv1.0-5: 1,689 LOCv1.0-6: 1,712 LOCv1.0-8: 1,712 LOCv1.0-10: 1,712 LOC

Per-file churn detail lives in the source pipeline: https://github.com/r-observatory/cran-code-metrics.

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