MyNixOS website logo
Description

Quantify the Relationship Between Development Rate and Temperature in Ectotherms.

A set of functions to quantify the relationship between development rate and temperature and to build phenological models. The package comprises a set of models and estimated parameters borrowed from a literature review in ectotherms. The methods and literature review are described in Rebaudo et al. (2018) <doi:10.1111/2041-210X.12935>, Rebaudo and Rabhi (2018) <doi:10.1111/eea.12693>, and Regnier et al. (2021) <doi:10.1093/ee/nvab115>. An example can be found in Rebaudo et al. (2017) <doi:10.1007/s13355-017-0480-5>.

devRate package

BuildStatus CRANversion CRANdownloads CoverageStatus

Purpose of the package

The devRate package allows quantifying the relationship between development rate and temperature in ectotherm organisms.

How to use the package

You can use the package:

  1. to get development rate curves as a function of temperature for a specific organism (hundred of examples from the literature are included in the package);

  2. to know which equations exists and which are most used in the literature; and

  3. to relate development rate with temperature from your empirical data, using the equations from the package database.

Installation instructions

# from CRAN
install.packages("devRate")

# Or the development version from GitHub:
# install.packages("devtools")
devtools::install_github("frareb/devRate")

Overview

The devRate package provides three categories of functions:

  1. functions to find development rate information about a specific organism (Order, Family, Genus, species)

  2. functions to relate development rate and temperature, and

  3. functions to plot your empirical datasets and the associated fitted model, and/or to plot development curves from the literature.

Author’s affiliation

UMR EGCE (IRD, CNRS, Univ. Paris-Saclay), Gif-sur-Yvette, France

To cite this package please use:

citation("devRate") 
#> 
#> To cite package 'devRate' in publications use:
#> 
#>   Rebaudo F, Regnier B (2023). _devRate: Quantify the Relationship
#>   Between Development Rate and Temperature in Ectotherms_. R package
#>   version 0.2.4, <https://CRAN.R-project.org/package=devRate>.
#> 
#> A BibTeX entry for LaTeX users is
#> 
#>   @Manual{,
#>     title = {devRate: Quantify the Relationship Between Development Rate and Temperature in Ectotherms},
#>     author = {Francois Rebaudo and Baptiste Regnier},
#>     year = {2023},
#>     note = {R package version 0.2.4},
#>     url = {https://CRAN.R-project.org/package=devRate},
#>   }

and/or: Rebaudo F., Struelens Q., Dangles O. Modelling temperature-dependent development rate and phenology in arthropods: The devRate package for R. Methods Ecol Evol. 2017;00:1-7.

Metadata

Version

0.2.4

License

Unknown

Platforms (75)

    Darwin
    FreeBSD
    Genode
    GHCJS
    Linux
    MMIXware
    NetBSD
    none
    OpenBSD
    Redox
    Solaris
    WASI
    Windows
Show all
  • aarch64-darwin
  • aarch64-genode
  • aarch64-linux
  • aarch64-netbsd
  • aarch64-none
  • aarch64_be-none
  • arm-none
  • armv5tel-linux
  • armv6l-linux
  • armv6l-netbsd
  • armv6l-none
  • armv7a-darwin
  • armv7a-linux
  • armv7a-netbsd
  • armv7l-linux
  • armv7l-netbsd
  • avr-none
  • i686-cygwin
  • i686-darwin
  • i686-freebsd
  • i686-genode
  • i686-linux
  • i686-netbsd
  • i686-none
  • i686-openbsd
  • i686-windows
  • javascript-ghcjs
  • loongarch64-linux
  • m68k-linux
  • m68k-netbsd
  • m68k-none
  • microblaze-linux
  • microblaze-none
  • microblazeel-linux
  • microblazeel-none
  • mips-linux
  • mips-none
  • mips64-linux
  • mips64-none
  • mips64el-linux
  • mipsel-linux
  • mipsel-netbsd
  • mmix-mmixware
  • msp430-none
  • or1k-none
  • powerpc-netbsd
  • powerpc-none
  • powerpc64-linux
  • powerpc64le-linux
  • powerpcle-none
  • riscv32-linux
  • riscv32-netbsd
  • riscv32-none
  • riscv64-linux
  • riscv64-netbsd
  • riscv64-none
  • rx-none
  • s390-linux
  • s390-none
  • s390x-linux
  • s390x-none
  • vc4-none
  • wasm32-wasi
  • wasm64-wasi
  • x86_64-cygwin
  • x86_64-darwin
  • x86_64-freebsd
  • x86_64-genode
  • x86_64-linux
  • x86_64-netbsd
  • x86_64-none
  • x86_64-openbsd
  • x86_64-redox
  • x86_64-solaris
  • x86_64-windows