Package: Rpadrino Title: Interact with the 'PADRINO' IPM Database Version: 0.0.5 Authors@R: c( person(given = "Sam", family = "Levin", role = c("aut", "cre"), email = "levisc8@gmail.com", comment = c(ORCID = "0000-0002-3289-9925")), person(given = "Aldo", family = "Compagnoni", email = "aldo.compagnoni@idiv.de", role = "aut"), person(given = "Dylan", family = "Childs", email = "d.childs@sheffield.ac.uk", role = "aut"), person(given = "Sanne", family = "Evers", email = "sanne.evers@idiv.de", role = "aut"), person(given = "Tomos", family = "Potter", email = "tomos.potter@zoo.ox.ac.uk", role = "aut"), person(given = "Roberto", family = "Salguero-Gomez", email = "rob.salguero@zoo.ox.ac.uk", role = "aut"), person(given = "Tiffany", family = "Knight", email = "tiffany.knight@idiv.de", role = "aut")) Description: 'PADRINO' houses textual representations of Integral Projection Models which can be converted from their table format into full kernels to reproduce or extend an already published analysis. 'Rpadrino' is an R interface to this database. For more information on Integral Projection Models, see Easterling et al. (2000) , Merow et al. (2013) , Rees et al. (2014) , and Metcalf et al. (2015) . See Levin et al. (2021) for more information on 'ipmr', the engine that powers model reconstruction . Depends: R (>= 3.4.0), ipmr (>= 0.0.5) Imports: curl, ggplot2, magrittr, mvtnorm, purrr, rlang (>= 0.3.0), rmarkdown, tools, truncdist, utils SystemRequirements: libcurl: libcurl-devel (rpm) or libcurl4-openssl-dev (deb). License: GPL-3 Encoding: UTF-8 LazyData: true BugReports: https://github.com/padrinoDB/Rpadrino/issues URL: https://github.com/padrinoDB/Rpadrino, https://padrinoDB.github.io/Rpadrino/ RoxygenNote: 7.2.2 Suggests: covr, knitr, maps, roxygen2, testthat VignetteBuilder: knitr Config/testthat/parallel: true Config/testthat/edition: 3 Config/pak/sysreqs: cmake make libuv1-dev libssl-dev Repository: https://padrinodb.r-universe.dev Date/Publication: 2023-09-22 20:07:24 UTC RemoteUrl: https://github.com/padrinodb/rpadrino RemoteRef: HEAD RemoteSha: 2a9a784d89ba4046ce1eff873fcfcad5d6958a7e NeedsCompilation: no Packaged: 2026-07-04 18:44:49 UTC; root Author: Sam Levin [aut, cre] (ORCID: ), Aldo Compagnoni [aut], Dylan Childs [aut], Sanne Evers [aut], Tomos Potter [aut], Roberto Salguero-Gomez [aut], Tiffany Knight [aut] Maintainer: Sam Levin