Package: GADAG
Type: Package
Title: A Genetic Algorithm for Learning Directed Acyclic Graphs
Version: 0.99.1
Date: 2026-09-10
Authors@R: c(
    person(given = "Magali", family = "Champion", role = c("aut", "cre"), email = "magali.champion@u-paris.fr"),
    person(given = "Victor", family = "Picheny", role = "aut"),
    person(given = "Matthieu", family = "Vignes", role = "aut")
  )
Description: Learns sparse large Directed Acyclic Graphs with a combination of a convex program and a tailored genetic algorithm.
License: GPL-2
Encoding: UTF-8
Depends: igraph, MASS, cvTools
Imports: Rcpp (>= 0.12.5)
LinkingTo: Rcpp, RcppArmadillo
NeedsCompilation: yes
Packaged: 2026-09-10 08:42:46 UTC; mchampion
RoxygenNote: 7.3.3
LazyData: true
Author: Magali Champion [aut, cre],
  Victor Picheny [aut],
  Matthieu Vignes [aut]
Maintainer: Magali Champion <magali.champion@u-paris.fr>
Repository: CRAN
Date/Publication: 2026-09-10 14:20:27 UTC
