Skip to content

multIntTestFunc

Provides Test Functions for Multivariate Integration

v0.3.0 · Sep 7, 2024 · MIT + file LICENSE

Description

Provides implementations of functions that can be used to test multivariate integration routines. The package covers six different integration domains (unit hypercube, unit ball, unit sphere, standard simplex, non-negative real numbers and R^n). For each domain several functions with different properties (smooth, non-differentiable, ...) are available. The functions are available in all dimensions n >= 1. For each function the exact value of the integral is known and implemented to allow testing the accuracy of multivariate integration routines. Details on the available test functions can be found at on the development website.

Downloads

CRAN

222

Last 30 days

19976th

605

Last 90 days

2.2K

Last year

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

r2u CRAN

9

Last 30 days

24

Last 90 days

103

Last year

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

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 9, 2026
ERROR 12 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Jun 8, 2026
ERROR r-devel-linux-x86_64-debian-gcc

PDF version of manual

Rd conversion errors:
Converting parsed Rd's to LaTeX ..Warning in file(out, "wt") :
  cannot open file '/tmp/RtmpgpusPX/file3cacca383ac6f6': No space left on device
Warning in file(con, "r") :
  cannot open file '/tmp/RtmpgpusPX/file3cacca383ac6f6': No such file or directory
Error in file(con, "r") : cannot open the connection
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Dependency Network

Dependencies Reverse dependencies mvtnorm pracma multIntTestFunc

Version History

4 tracked
new 0.3.0 Mar 10, 2026
updated 0.3.0 ← 0.2.0 diff Sep 6, 2024
updated 0.2.0 ← 0.1.1 diff Apr 18, 2023
new 0.1.1 Oct 4, 2021