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

328

Last 30 days

9684th

593

Last 90 days

593

Last year

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

CRAN Check Status

1 ERROR
13 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 ERROR
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 details (15 non-OK)
OK 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

*


            
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]                [,2]
[1,] 6.562620+0.0000000i 1.345748+0.4461206i
[2,] 1.345748-0.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 ...
ERROR r-devel-macos-arm64

re-building of vignette outputs

Error(s) in re-building vignettes:
--- re-building ‘cmvnorm.Rnw’ using Sweave

Attaching package: ‘cmvnorm’

The following objects are masked from ‘package:stats’:

    sd, var


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

Traceback:
 1: eigen(A)
 2: eval(expr, .GlobalEnv)
 3: eval(expr, .GlobalEnv)
 4: withVisible(eval(expr, .GlobalEnv))
 5: doTryCatch(return(expr), name, parentenv, handler)
 6: tryCatchOne(expr, names, parentenv, handlers[[1L]])
 7: tryCatchList(expr, classes, parentenv, handlers)
 8: tryCatch(expr, error = function(e) {    call <- conditionCall(e)    if (!is.null(call)) {        if (identical(call[[1L]], quote(doTryCatch)))             call <- sys.call(-4L)        dcall <- deparse(call, nlines = 1L)        prefix <- paste("Error in", dcall, ": ")        LONG <- 75L        sm <- strsplit(conditionMessage(e), "\n")[[1L]]        w <- 14L + nchar(dcall, type = "w") + nchar(sm[1L], type = "w")        if (is.na(w))             w <- 14L + nchar(dcall, type = "b") + nchar(sm[1L],                 type = "b")        if (w > LONG)             prefix <- paste0(prefix, "\n  ")    }    else prefix <- "Error : "    msg <- paste0(prefix, conditionMessage(e), "\n")    .Internal(seterrmessage(msg[1L]))    if (!silent && isTRUE(getOption("show.error.messages"))) {        cat(msg, file = outFile)        .Internal(printDeferredWarnings())    }    invisible(structure(msg, class = "try-error", condition = e))})
 9: try(withVisible(eval(expr, .GlobalEnv)), silent = TRUE)
10: evalFunc(ce, options)
11: tryCatchList(expr, classes, parentenv, handlers)
12: tryCatch(evalFunc(ce, options), finally = {    cat("\n")    sink()})
13: driver$runcode(drobj, chunk, chunkopts)
14: utils::Sweave(...)
15: engine$weave(file, quiet = quiet, encoding = enc)
16: doTryCatch(return(expr), name, parentenv, handler)
17: tryCatchOne(expr, names, parentenv, handlers[[1L]])
18: tryCatchList(expr, classes, parentenv, handlers)
19: tryCatch({    engine$weave(file, quiet = quiet, encoding = enc)    setwd(startdir)    output <- find_vignette_product(name, by = "weave", engine = engine)    if (!have.makefile && vignette_is_tex(output)) {        texi2pdf(file = output, clean = FALSE, quiet = quiet)        output <- find_vignette_product(name, by = "texi2pdf",             engine = engine)    }    outputs <- c(outputs, output)}, error = function(e) {    thisOK <<- FALSE    fails <<- c(fails, file)    message(gettextf("Error: processing vignette '%s' failed with diagnostics:\n%s",         file, conditionMessage(e)))})
20: tools::buildVignettes(dir = "/Volumes/Builds/packages/sonoma-arm64/results/4.6/cmvnorm.Rcheck/vign_test/cmvnorm",     skip = TRUE, ser_elibs = "/Volumes/Temp/tmp/RtmpcybQig/file8dfb6c13cb15.rds")
An irrecoverable exception occurred. R is aborting now ...
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

*


            

Check History

ERROR 13 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Mar 9, 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]                [,2]
[1,] 6.562620+0.0000000i 1.345748+0.4461206i
[2,] 1.345748-0.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

Dependency Network

Dependencies Reverse dependencies elliptic emulator quadform cmvnorm

Version History

new 1.1-1 Mar 9, 2026