Package: SEMgraph
Title: Network Analysis and Causal Inference Through Structural
        Equation Modeling
Version: 1.0.3
Date: 2021-07-07
Authors@R: c(
    person("Mario", "Grassi", role = "aut", email="mario.grassi@unipv.it"), 
    person("Fernando", "Palluzzi", role = c("aut","cre"), email="fernando.palluzzi@gmail.com"),
    person("Daniele", "Pepe", role = "ctb", email="danielepepe84@gmail.com"))
Description: Estimate networks and causal relationships in complex systems through
  Structural Equation Modeling. This package also includes functions to import,
  weight, manipulate, and fit biological network models within the
  Structural Equation Modeling framework;
  Palluzzi and Grassi (2021) <arXiv:2103.08332>.
URL: https://github.com/fernandoPalluzzi/SEMgraph
Depends: igraph (>= 1.2.1), lavaan (>= 0.5-23), R (>= 4.0)
Imports: boot (>= 1.3-25), cate (>= 1.0.4), corpcor (>= 1.6.9), dagitty
        (>= 0.3-0), diffusr (>= 0.1.4), flip (>= 2.5.0), gdata (>=
        2.18.0), ggm (>= 2.3), GGMncv (>= 2.0.0), glmnet (>= 2.0-18),
        graph (>= 1.56.0), Matrix (>= 1.3-0), pbapply (>= 1.4-3),
        protoclust (>= 1.6.3), RcppEigen (>= 0.3.3.4.0), Rgraphviz (>=
        2.22.0)
Suggests: huge, pcalg, graphite, org.Hs.eg.db
License: GPL-3
LazyData: true
Encoding: UTF-8
NeedsCompilation: no
RoxygenNote: 7.1.1
Maintainer: Fernando Palluzzi <fernando.palluzzi@gmail.com>
Packaged: 2021-07-07 08:25:15 UTC; fernando
Author: Mario Grassi [aut],
  Fernando Palluzzi [aut, cre],
  Daniele Pepe [ctb]
Repository: CRAN
Date/Publication: 2021-07-08 06:30:02 UTC
