Package: GWnorm
Type: Package
Title: G-Wishart Normalising Constants for Gaussian Graphical Models
Version: 1.0
Date: 2026-03-26
Authors@R: c(person(given = "Ching",
                      family = "Wong",
                      role = c("aut")),
               person(given = "Jack",
                      family = "Kuipers",
                      role = c("aut", "cre"),
                      email = "jack.kuipers@bsse.ethz.ch"))
Author: Ching Wong [aut],
  Jack Kuipers [aut, cre]
Maintainer: Jack Kuipers <jack.kuipers@bsse.ethz.ch>
Description: Computes G-Wishart normalising constants through a Fourier approach. Either exact analytical results, numerical integration or Monte Carlo estimation are employed. Details at C. Wong, G. Moffa and J. Kuipers (2024), <doi:10.48550/arXiv.2404.06803>. 
License: GPL (>= 2)
Depends: R (>= 4.0.0)
Imports: igraph, BDgraph, CholWishart, MASS, mvtnorm, Rcpp (>= 1.1.1)
LinkingTo: Rcpp, RcppEigen
RoxygenNote: 7.3.3
Encoding: UTF-8
NeedsCompilation: yes
Packaged: 2026-04-10 09:22:10 UTC; jkuipers
Repository: CRAN
Date/Publication: 2026-04-16 09:42:03 UTC
Built: R 4.6.0; x86_64-w64-mingw32; 2026-04-25 15:29:56 UTC; windows
Archs: x64
