Package: rags2ridges
Type: Package
Title: Ridge Estimation of Precision Matrices from High-Dimensional
        Data
Version: 2.2.8
Maintainer: Carel F.W. Peeters <carel.peeters@wur.nl>
Authors@R: c(
    person(given = c("Carel", "F.W."),
           family = "Peeters",
           email = "carel.peeters@wur.nl",
           role = c("aut", "cre", "cph"),
           comment = c(ORCID = "0000-0001-5766-9969")),
    person(given = c("Anders", "Ellern"),
           family = "Bilgrau",
           role = c("aut", "cph"),
           email = "anders.ellern.bilgrau@gmail.com", 
           comment = c(ORCID = "0000-0001-9875-2902")),
    person(given = c("Wessel", "N."),
           family = "van Wieringen",
           role = c("aut"),
           comment = c(ORCID = "0000-0002-5100-9123"))
    )
Description: Proper L2-penalized maximum likelihood estimators for precision 
  matrices and supporting functions to employ these estimators in a graphical 
  modeling setting. For details, see Peeters, Bilgrau, & van Wieringen (2022) 
  <doi:10.18637/jss.v102.i04> and associated publications.
Depends: R (>= 2.15.1)
biocViews:
Imports: igraph, stats, methods, expm, reshape, ggplot2, Hmisc,
        fdrtool, snowfall, sfsmisc, utils, grDevices, graphics, gRbase,
        RBGL, graph, Rcpp, RSpectra
LinkingTo: Rcpp, RcppArmadillo
KeepSource: yes
License: GPL (>= 2)
URL: https://cfwp.github.io/rags2ridges/,
        https://github.com/CFWP/rags2ridges
Suggests: KEGGgraph, testthat, knitr, rmarkdown
RoxygenNote: 7.2.3
Encoding: UTF-8
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2025-08-29 15:32:57 UTC; cfwpe
Author: Carel F.W. Peeters [aut, cre, cph] (ORCID:
    <https://orcid.org/0000-0001-5766-9969>),
  Anders Ellern Bilgrau [aut, cph] (ORCID:
    <https://orcid.org/0000-0001-9875-2902>),
  Wessel N. van Wieringen [aut] (ORCID:
    <https://orcid.org/0000-0002-5100-9123>)
Repository: CRAN
Date/Publication: 2025-08-29 16:30:02 UTC
Built: R 4.5.1; x86_64-w64-mingw32; 2025-10-06 03:04:39 UTC; windows
Archs: x64
