Skip to content

Commit

Permalink
version 1.4.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Victor-Saldana authored and cran-robot committed Jun 29, 2021
0 parents commit d2560a9
Show file tree
Hide file tree
Showing 50 changed files with 14,387 additions and 0 deletions.
34 changes: 34 additions & 0 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
Package: epcc
Type: Package
Title: Simulating Populations of Ectotherms under Global Warming
Version: 1.4.7
Authors@R: c(
person("Víctor", "Saldaña-Núñez", email = "saldananunezvictor@gmail.com", role = c("aut", "cre")),
person("Fernando", "Córdova-Lepe", role = "aut"),
person("Felipe N.", "Moreno-Gómez", role = "aut"))
Description: Provides several functions that allow model and simulate
the effects of thermal sensitivity and the exposition to
different trends in environmental temperature on the
abundance dynamics of ectotherms populations. It allows
an easy implementation of the possible consequences of
warming at global and local scales, constituting a useful
tool for understanding the extinction risk of populations.
(Víctor Saldaña-Núñez, Fernando Córdova-Lepe, & Felipe N.
Moreno-Gómez, 2021) <doi:10.5281/zenodo.5034087>.
License: GPL-3
URL: https://github.com/Victor-Saldana/epcc
BugReports: https://github.com/Victor-Saldana/epcc/issues
Imports: deSolve (>= 1.28), ggplot2 (>= 3.3.3), httr (>= 1.4.2),
cowplot (>= 1.1.1), sp (>= 1.4-5), nls2 (>= 0.2), readxl (>=
1.3.1), raster (>= 3.1-5), proto (>= 1.0.0), rlang, rgdal (>=
1.5-10), formattable (>= 0.2.1)
Encoding: UTF-8
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-06-27 01:30:54 UTC; victor
Author: Víctor Saldaña-Núñez [aut, cre],
Fernando Córdova-Lepe [aut],
Felipe N. Moreno-Gómez [aut]
Maintainer: Víctor Saldaña-Núñez <saldananunezvictor@gmail.com>
Repository: CRAN
Date/Publication: 2021-06-29 08:00:02 UTC
49 changes: 49 additions & 0 deletions MD5
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
de85d9264e4adb9d31c9251d360325c4 *DESCRIPTION
8a42490034fb041226bdf93131611de7 *NAMESPACE
4bc3da6f86b4a742aaab353120466c00 *R/IPCC_RCP2_6.R
94274cdb8f75e71fca0b8f7cbf57ad39 *R/IPCC_RCP8_5.R
e72328c7037a0962bcc5f81a09a92cc5 *R/age_structure.R
bf0bc4027664fd6b7b20e75b1be79367 *R/competition.R
6048df2616466490386b1f20f0ffd2dd *R/cooling_pulse1.R
2b596f469f8cfc3467d8f8cd87fe6a97 *R/cooling_pulse2.R
65c37af165f6179323d41b74319c1279 *R/decreasing_linear.R
33158893646e58f4a1e8e427d373fa63 *R/decreasing_periodicity.R
43be69e3c475c136aa37a9efcc63ce58 *R/decreasing_stabilization.R
00b5006757328db905a8e20fdc8f2fea *R/epcc-package.R
0b169964626816dd230693aebee7c0df *R/get_RCP2.6.R
3001af4f8cd0bcecb078341993c4d22c *R/get_RCP8.5.R
f43df02de30017426138d608d51418b8 *R/heating_pulse1.R
73fa96d9422a97c99ca2d02773c29119 *R/heating_pulse2.R
2f75c51e74ba85946afd0f500e2fa0d8 *R/increasing_linear.R
59c5adfa31dc7ec4014f3e9b67ebd7b8 *R/increasing_periodicity.R
d100ee073b2ba988f544f448546bf603 *R/increasing_stabilization.R
91658910bca82d1f0ef1b639e93c279e *R/predation.R
e4d58906609ae0474f88f3cf5ee40e8d *R/rate_TPC.R
6d44cf0b525aff3db800d7add8a9906b *R/rate_adjustment.R
9d00e04bffc824252b20e29f83809388 *R/trend_periodic.R
c7da1e25ce6dbb0143ed4e4847dfc4ce *R/variability.R
ba63f182b1eba211b4514f47940388be *R/w_clim.R
c6d3434a52f4fd5eb8106818a8e16161 *README.md
b8283247b59f94602b67077a430bbe4e *man/IPCC_RCP2_6.Rd
f0adc9e40d3c25723a77855ab9909e16 *man/IPCC_RCP8_5.Rd
2bdfeae0aac3749f89bee5543e3324ac *man/age_structure.Rd
bdda95a4de28081b15b65a90703b394c *man/competition.Rd
c8a6353fdbd8af881c9e12a9fc9ea544 *man/cooling_pulse1.Rd
6c4c17f8c9a6bb46c864f8eff3477e3b *man/cooling_pulse2.Rd
2756b9e089a81adeb2f5a07d90d3f18c *man/decreasing_linear.Rd
640fa446c6b380e1319d9d2fa7477aac *man/decreasing_periodicity.Rd
0acfb9751e38a8fe108b7027bb950aed *man/decreasing_stabilization.Rd
74bcd8ee0ffc9805cdb6d98e27a3f71f *man/epcc-package.Rd
6735a28708ed60005bbbf87d54fef523 *man/get_RCP2.6.Rd
9f7f809bfbaeeb9662c0dbed5e0c0d65 *man/get_RCP8.5.Rd
dbc8b81a27a6062b14fab9e3a378ca6f *man/heating_pulse1.Rd
937b7fddf32850ed25c243eeab5e72c8 *man/heating_pulse2.Rd
5962d14ff6d2babbe226339d6d62e3af *man/increasing_linear.Rd
0867bbadf191d2d52af47e235a471526 *man/increasing_periodicity.Rd
cb2095d64d5e6e2117cd160e88bc96f6 *man/increasing_stabilization.Rd
a003e7e746035be4115c130eaf897d27 *man/predation.Rd
94bf597a5cb7fcc7ccbdb15af0bfa266 *man/rate_TPC.Rd
fa5ab20e82947bf35a52bc954b2e4bed *man/rate_adjustment.Rd
9ac72beb651abea478f703793875b7a5 *man/trend_periodic.Rd
56021f62d33f25c3c50f50fee9428a05 *man/variability.Rd
9f11ddefe87011df55cf39559a947701 *man/w_clim.Rd
54 changes: 54 additions & 0 deletions NAMESPACE
Original file line number Diff line number Diff line change
@@ -0,0 +1,54 @@
# Generated by roxygen2: do not edit by hand

export(IPCC_RCP2_6)
export(IPCC_RCP8_5)
export(age_structure)
export(competition)
export(cooling_pulse1)
export(cooling_pulse2)
export(decreasing_linear)
export(decreasing_periodicity)
export(decreasing_stabilization)
export(get_RCP2.6)
export(get_RCP8.5)
export(heating_pulse1)
export(heating_pulse2)
export(increasing_linear)
export(increasing_periodicity)
export(increasing_stabilization)
export(predation)
export(rate_TPC)
export(rate_adjustment)
export(trend_periodic)
export(variability)
export(w_clim)
import(cowplot)
import(deSolve)
import(formattable, except = area)
import(httr)
import(nls2)
import(proto)
import(raster)
import(readxl)
import(rgdal)
import(rlang)
import(sp)
importFrom(ggplot2,aes)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_text)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_ribbon)
importFrom(ggplot2,geom_vline)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,labs)
importFrom(ggplot2,rel)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_bw)
importFrom(graphics,axis)
importFrom(graphics,par)
importFrom(rlang,.data)
importFrom(stats,coef)
importFrom(stats,coefficients)
importFrom(stats,nls)
importFrom(utils,View)
importFrom(utils,globalVariables)

0 comments on commit d2560a9

Please sign in to comment.