Package: Rage
Type: Package
Title: Life History Metrics from Matrix Population Models
Version: 1.2.0
Authors@R: c(
    person(given = "Patrick", 
           family = "Barks",
           email = "barks@biology.sdu.dk",
           role = "aut",
           comment = c(ORCID = "0000-0002-5947-8151")),
    person(given = "Danny",
           family = "Buss",
           email = "dlb50@cam.ac.uk",
           role = "ctb"),
    person(given = "Pol",
           family = "Capdevila",
           email = "pcapdevila.pc@gmail.com",
           role = "aut",
           comment = c(ORCID = "0000-0002-2842-4302")),
    person(given = "Hal",
           family = "Caswell",
           email = "h.caswell@uva.nl",
           role = "aut",
           comment = c(ORCID = "0000-0003-4394-6894")),
    person(given = c("Judy", "P."),
           family = "Che-Castaldo",
           email = "jchecastaldo@lpzoo.org",
           role = "aut",
           comment = c(ORCID = "0000-0002-9118-9202")),
    person(given = "John",
           family = "Jackson",
           email = "jjackson0308@gmail.com",
           role = "aut",
           comment = c(ORCID = "0000-0002-4563-2840")),
    person(given = "Tamora",
           family = "James",
           email = "tamoradjames@protonmail.com",
           role = "aut",
           comment = c(ORCID = "0000-0003-1363-4742")),
    person(given = "Owen",
           family = "Jones",
           email = "jones@biology.sdu.dk",
           role = c("aut", "cre"),
           comment = c(ORCID = "0000-0001-5720-4686")),
    person(given = "Sam",
           family = "Levin",
           role = "aut",
           email = "levisc8@gmail.com",
           comment = c(ORCID = "0000-0002-3289-9925")), 
    person(given = "William K.",
           family = "Petry",
           email = "wpetry@ncsu.edu",
           role = "aut",
           comment = c(ORCID = "0000-0002-5230-5987")),
    person(given = "Roberto",
           family = "Salguero-Gomez",
           email = "rob.salguero@zoo.ox.ac.uk",
           role = "aut",
           comment = c(ORCID = "0000-0002-6085-4433")),
    person(given = "Caroline",
           family = "Schuette",
           email = "cschuette17@gmail.com",
           role = "ctb",
           comment = c(ORCID = "0000-0002-2063-8736")),
    person(given = "Iain",
           family = "Stott",
           email = "stott@biology.sdu.dk",
           role = "aut",
           comment = c(ORCID = "0000-0003-2724-7436")),
    person(given = c("Chelsea", "C."),
           family = "Thomas",
           email = "esochels@gmail.com",
           role = "aut",
           comment = c(ORCID = "0000-0002-8155-9353")))
Description: Functions for calculating life history metrics using matrix population models ('MPMs'). Described in Jones et al. (2021) <doi:10.1101/2021.04.26.441330>.
URL: https://github.com/jonesor/Rage
BugReports: https://github.com/jonesor/Rage/issues
License: GPL-3
Imports: popdemo, MASS, DiagrammeR, Rcompadre
Encoding: UTF-8
LazyData: true
Depends: R(>= 3.5.0)
RoxygenNote: 7.1.1
Suggests: spelling, ggplot2, knitr, rmarkdown, testthat, covr
VignetteBuilder: knitr
Language: en-GB
Config/testthat/parallel: true
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2021-10-15 20:47:45 UTC; jones
Author: Patrick Barks [aut] (<https://orcid.org/0000-0002-5947-8151>),
  Danny Buss [ctb],
  Pol Capdevila [aut] (<https://orcid.org/0000-0002-2842-4302>),
  Hal Caswell [aut] (<https://orcid.org/0000-0003-4394-6894>),
  Judy P. Che-Castaldo [aut] (<https://orcid.org/0000-0002-9118-9202>),
  John Jackson [aut] (<https://orcid.org/0000-0002-4563-2840>),
  Tamora James [aut] (<https://orcid.org/0000-0003-1363-4742>),
  Owen Jones [aut, cre] (<https://orcid.org/0000-0001-5720-4686>),
  Sam Levin [aut] (<https://orcid.org/0000-0002-3289-9925>),
  William K. Petry [aut] (<https://orcid.org/0000-0002-5230-5987>),
  Roberto Salguero-Gomez [aut] (<https://orcid.org/0000-0002-6085-4433>),
  Caroline Schuette [ctb] (<https://orcid.org/0000-0002-2063-8736>),
  Iain Stott [aut] (<https://orcid.org/0000-0003-2724-7436>),
  Chelsea C. Thomas [aut] (<https://orcid.org/0000-0002-8155-9353>)
Maintainer: Owen Jones <jones@biology.sdu.dk>
Repository: CRAN
Date/Publication: 2021-10-15 21:10:02 UTC
Built: R 4.0.2; ; 2021-10-16 11:30:21 UTC; unix
