Skip to content

mnorm

Multivariate Normal Distribution

v1.2.2 · Nov 28, 2023 · GPL (>= 2)

Description

Calculates and differentiates probabilities and density of (conditional) multivariate normal distribution and Gaussian copula (with various marginal distributions) using methods described in A. Genz (2004) <doi:10.1023/B:STCO.0000035304.20635.31>, A. Genz, F. Bretz (2009) <doi:10.1007/978-3-642-01689-9>, H. I. Gassmann (2003) <doi:10.1198/1061860032283> and E. Kossova, B. Potanin (2018) <https://ideas.repec.org/a/ris/apltrx/0346.html>.

Downloads

569

Last 30 days

7097th

1.5K

Last 90 days

5.3K

Last year

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

CRAN Check Status

6 NOTE
8 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang NOTE
r-devel-linux-x86_64-debian-gcc NOTE
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 NOTE
r-oldrel-macos-arm64 NOTE
r-oldrel-macos-x86_64 NOTE
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 NOTE
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK
Check details (6 non-OK)
NOTE r-devel-linux-x86_64-debian-clang

compiled code

File ‘mnorm/libs/mnorm.so’:
  Found non-API call to R: ‘R_UnboundValue’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
NOTE r-devel-linux-x86_64-debian-gcc

compiled code

File ‘mnorm/libs/mnorm.so’:
  Found non-API call to R: ‘R_UnboundValue’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
NOTE r-devel-windows-x86_64

compiled code

File 'mnorm/libs/x64/mnorm.dll':
  Found non-API call to R: 'R_UnboundValue'

Compiled code should not call non-API entry points in R.

See 'Writing portable packages' in the 'Writing R Extensions' manual,
and section 'Moving into C API compliance' for issues with the use of
non-API entry points.
NOTE r-oldrel-macos-arm64

installed package size

installed size is 10.6Mb
  sub-directories of 1Mb or more:
    libs  10.4Mb
NOTE r-oldrel-macos-x86_64

installed package size

installed size is 10.5Mb
  sub-directories of 1Mb or more:
    libs  10.4Mb
NOTE r-patched-linux-x86_64

compiled code

File ‘mnorm/libs/mnorm.so’:
  Found non-API call to R: ‘R_UnboundValue’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.

Check History

NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-oldrel-macos-arm64

installed package size

installed size is 10.6Mb
  sub-directories of 1Mb or more:
    libs  10.4Mb
NOTE r-oldrel-macos-x86_64

installed package size

installed size is 10.5Mb
  sub-directories of 1Mb or more:
    libs  10.4Mb

Reverse Dependencies (2)

linking_to

Dependency Network

Dependencies Reverse dependencies Rcpp hpa sfaR switchSelection mnorm

Version History

new 1.2.2 Mar 10, 2026
updated 1.2.2 ← 1.2.1 diff Nov 28, 2023
updated 1.2.1 ← 1.2.0 diff Aug 21, 2023
updated 1.2.0 ← 1.1.1 diff Jun 2, 2023
updated 1.1.1 ← 1.1.0 diff May 6, 2023
updated 1.1.0 ← 1.0.1 diff Jan 14, 2023
updated 1.0.1 ← 1.0.0 diff May 15, 2022
new 1.0.0 May 10, 2022