Package: coglasso
Type: Package
Title: Collaborative Graphical Lasso - Multi-Omics Network
        Reconstruction
Version: 1.1.0
Authors@R: c(
  person("Alessio", "Albanese", email = "alessio.albanese@wur.nl", role = c("aut", "cre", "cph"), comment=c(ORCID = "0000-0003-1783-5613")),
  person("Pariya", "Behrouzi", email = "pariya.behrouzi@wur.nl", role = c("aut"), comment=c(ORCID = "0000-0001-6762-5433")))
Description: Reconstruct networks from multi-omics data sets with the
    collaborative graphical lasso (coglasso) algorithm described in Albanese, A.,
    Kohlen, W., and Behrouzi, P. (2024) <doi:10.48550/arXiv.2403.18602>. Use the main wrapper
    function `bs()` to build and select a multi-omics network.
URL: https://github.com/DrQuestion/coglasso,
        https://drquestion.github.io/coglasso/
BugReports: https://github.com/DrQuestion/coglasso/issues
License: GPL (>= 2)
Imports: igraph, lifecycle, Matrix, Rcpp (>= 1.0.11), rlang, stats,
        utils, withr
LinkingTo: Rcpp, RcppEigen
Depends: R (>= 2.10)
LazyData: true
Encoding: UTF-8
RoxygenNote: 7.3.2
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
Config/testthat/edition: 3
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2025-10-28 10:38:10 UTC; alban003
Author: Alessio Albanese [aut, cre, cph] (ORCID:
    <https://orcid.org/0000-0003-1783-5613>),
  Pariya Behrouzi [aut] (ORCID: <https://orcid.org/0000-0001-6762-5433>)
Maintainer: Alessio Albanese <alessio.albanese@wur.nl>
Repository: CRAN
Date/Publication: 2025-10-28 11:00:03 UTC
Built: R 4.5.0; aarch64-apple-darwin20; 2025-10-28 13:52:26 UTC; unix
Archs: coglasso.so.dSYM
