Package: cassandRa
Type: Package
Title: Finds Missing Links and Metric Confidence Intervals in
        Ecological Bipartite Networks
Version: 0.2.0
Authors@R: person("Chris", "Terry", email = "christerry3@btinternet.com", role = c("aut", "cre", "cph"))
Description: Provides methods to deal with under sampling in ecological bipartite networks from
     Terry and Lewis (2020) Ecology <doi:10.1002/ecy.3047> Includes 
     tools to fit a variety of statistical network models and sample coverage estimators to highlight most likely 
     missing links. Also includes simple functions to resample from observed networks to generate confidence 
     intervals for common ecological network metrics. 
License: GPL-3
Encoding: UTF-8
Imports: bipartite (>= 2.11), reshape2 (>= 1.4.3), magrittr (>= 1.5),
        vegan (>= 2.5-3), purrr (>= 0.2.5), dplyr, tidyr (>= 0.8),
        ggplot2 (>= 3.1.0), boot, stats, rlang
Suggests: knitr (>= 1.20), rmarkdown (>= 1.10), pROC (>= 1.13.0),
        lattice
RoxygenNote: 7.3.1
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2024-06-07 11:26:49 UTC; pemb4504
Author: Chris Terry [aut, cre, cph]
Maintainer: Chris Terry <christerry3@btinternet.com>
Repository: CRAN
Date/Publication: 2024-06-10 17:10:09 UTC
Built: R 4.6.0; ; 2025-11-02 04:42:28 UTC; windows
