Package: ecoCopula
Title: Graphical Modelling and Ordination using Copulas
Version: 1.0.1
Authors@R: c(person("Gordana", "Popovic", email = "g.popovic@unsw.edu.au", role = c("aut", "cre")),
            person("Michelle", "Lim", role = "ctb"), person("Francis K.C.", "Hui", role = "ctb"))
Description: Creates 'graphs' of species associations (interactions) and ordination biplots from 
    co-occurrence data by fitting discrete gaussian copula graphical models. Methods described in
    Popovic, GC., Hui, FKC., Warton, DI., (2018) <doi:10.1016/j.jmva.2017.12.002>.
Depends: R (>= 3.5.0)
Imports: mvabund, glasso, plyr, sna, MASS, tweedie, igraph, betareg,
        doParallel, mgcv, glm2, ordinal, compiler, foreach, stats
License: LGPL (>= 2.1)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
Suggests: knitr, rmarkdown, testthat,tidyr, ggplot2, RColorBrewer,
        ggraph, labdsv, tidygraph
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2020-11-05 06:08:51 UTC; gordy
Author: Gordana Popovic [aut, cre],
  Michelle Lim [ctb],
  Francis K.C. Hui [ctb]
Maintainer: Gordana Popovic <g.popovic@unsw.edu.au>
Repository: CRAN
Date/Publication: 2020-11-10 09:50:03 UTC
