Skip to content

cmvnorm

The Complex Multivariate Gaussian Distribution

v1.1-1 · Oct 28, 2025 · GPL-2

Description

Various utilities for the complex multivariate Gaussian distribution and complex Gaussian processes.

Downloads

339

Last 30 days

11431st

935

Last 90 days

3.5K

Last year

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

CRAN Check Status

14 OK
Show all 14 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-macos-arm64 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 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 30, 2026
ERROR 13 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Mar 10, 2026
ERROR r-devel-macos-arm64

examples

Running examples in ‘cmvnorm-Ex.R’ failed
The error most likely occurred in:

> ### Name: wishart
> ### Title: The complex Wishart distribution
> ### Aliases: wishart rcwis rwis
> 
> ### ** Examples
> 
> 
> rcwis(10, 2)
                    [,1]      
...[truncated]...
4461206i 8.937235+0.0000000i
> eigen(rcwis(7,3), TRUE, TRUE)   # all positive

 *** caught segfault ***
address 0x1, cause 'invalid permissions'

Traceback:
 1: eigen(rcwis(7, 3), TRUE, TRUE)
An irrecoverable exception occurred. R is aborting now ...

Dependency Network

Dependencies Reverse dependencies elliptic emulator quadform cmvnorm

Version History

new 1.1-1 Mar 10, 2026
updated 1.1-1 ← 1.0-7 diff Oct 27, 2025
updated 1.0-7 ← 1.0-6 diff Jan 30, 2022
updated 1.0-6 ← 1.0-5 diff May 19, 2019
updated 1.0-5 ← 1.0-3 diff Aug 15, 2018
updated 1.0-3 ← 1.0-1 diff Nov 23, 2015
updated 1.0-1 ← 1.0 diff Feb 9, 2015
new 1.0 Sep 9, 2014