Type: Package
Package: rTPC
Title: Fitting and Analysing Thermal Performance Curves
Version: 1.0.4
Authors@R: 
    c(person(given = "Daniel",
             family = "Padfield",
             role = c("aut", "cre"),
             email = "d.padfield@exeter.ac.uk"),
      person(given = "Hannah",
             family = "O'Sullivan",
             role = "aut",
             email = "hjosullivan123@gmail.com"))
Maintainer: Daniel Padfield <d.padfield@exeter.ac.uk>
Description: Helps to fit thermal performance curves (TPCs). 'rTPC' contains 26 model formulations previously used to fit TPCs and has helper functions to set sensible start parameters, upper and lower parameter limits and estimate parameters useful in downstream analyses, such as cardinal temperatures, maximum rate and optimum temperature. See Padfield et al. (2021) <doi:10.1111/2041-210X.13585>.
License: GPL-3
URL: https://github.com/padpadpadpad/rTPC
BugReports: https://github.com/padpadpadpad/rTPC/issues
Depends: R (>= 2.10)
Imports: stats
Suggests: boot, broom, car, forcats, ggplot2, ggrepel, knitr,
        minpack.lm, MuMIn, nls.multstart, nlstools, patchwork,
        progress, RColorBrewer, rmarkdown, stringr, testthat, tidyverse
VignetteBuilder: knitr
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2023-08-16 11:41:10 UTC; dp415
Author: Daniel Padfield [aut, cre],
  Hannah O'Sullivan [aut]
Repository: CRAN
Date/Publication: 2023-08-17 06:40:06 UTC
Built: R 4.5.2; ; 2025-11-01 01:34:48 UTC; windows
