Package: NetworkExtinction
Type: Package
Title: Extinction Simulation in Food Webs
Version: 0.1.1
Authors@R: c(person("Derek", "Corcoran", email = "derek.corcoran.barrios@gmail.com",
  role = c("aut", "cre")), person("M.Isidora", "Ávila-Thieme", email = "msavila@uc.cl ",
  role = c("aut")), person("Fernanda S.", "Valdovinos", role = c("aut")), person("Sergio A.", "Navarrete", role = c("aut")), 
  person("Pablo A.", "Marquet", role = c("aut")))
Maintainer: Derek Corcoran <derek.corcoran.barrios@gmail.com>
Description: Simulates the extinction of species in the food web and it analyzes
             its cascading effects, described in Dunne et al. (2002) <doi:10.1073/pnas.192407699>.
URL: https://derek-corcoran-barrios.github.io/NetworkExtintion/
Depends: R (>= 2.10)
Imports: broom, dplyr, ggplot2, magrittr, network, scales, sna, stats,
        tidyr
License: GPL (>= 2)
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
Suggests: knitr, rmarkdown, pkgdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2019-10-27 20:41:54 UTC; derek
Author: Derek Corcoran [aut, cre],
  M.Isidora Ávila-Thieme [aut],
  Fernanda S. Valdovinos [aut],
  Sergio A. Navarrete [aut],
  Pablo A. Marquet [aut]
Repository: CRAN
Date/Publication: 2019-10-27 22:20:02 UTC
