Other packages > Find by keyword >

rTPC  

Fitting and Analysing Thermal Performance Curves
View on CRAN: Click here


Download and install rTPC package within the R console
Install from CRAN:
install.packages("rTPC")

Install from Github:
library("remotes")
install_github("cran/rTPC")

Install by package version:
library("remotes")
install_version("rTPC", "1.0.4")



Attach the package and use:
library("rTPC")
Maintained by
Daniel Padfield
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2023-08-17
Latest Update: 2023-08-17
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) .
How to cite:
Daniel Padfield (2023). rTPC: Fitting and Analysing Thermal Performance Curves. R package version 1.0.4, https://cran.r-project.org/web/packages/rTPC. Accessed 04 Jun. 2026.
Previous versions and publish date:
1.0.4 (2023-08-17 08:40)
Other packages that cited rTPC R package
View rTPC citation profile
Other R packages that rTPC depends, imports, suggests or enhances
Complete documentation for rTPC
Functions, R codes and Examples using the rTPC R package
Some associated functions: bacteria_tpc . beta_2012 . boatman_2017 . briere2_1999 . calc_params . chlorella_tpc . delong_2017 . deutsch_2008 . flinn_1991 . gaussian_1987 . get_breadth . get_ctmax . get_ctmin . get_e . get_eh . get_lower_lims . get_model_names . get_q10 . get_rmax . get_skewness . get_start_vals . get_thermalsafetymargin . get_thermaltolerance . get_topt . get_upper_lims . hinshelwood_1947 . joehnk_2008 . johnsonlewin_1946 . kamykowski_1985 . lactin2_1995 . lrf_1991 . modifiedgaussian_2006 . oneill_1972 . pawar_2018 . quadratic_2008 . ratkowsky_1983 . rezende_2019 . sharpeschoolfull_1981 . sharpeschoolhigh_1981 . sharpeschoollow_1981 . spain_1982 . thomas_2012 . thomas_2017 . weibull_1995 . 
Some associated R codes: beta_2012.R . boatman_2017.R . briere2_1999.R . calc_params.R . data.R . delong_2017.R . deutsch_2008.R . flinn_1991.R . gaussian_1987.R . get_breadth.R . get_ctmax.R . get_ctmin.R . get_e.R . get_eh.R . get_lower_lims.R . get_model_names.R . get_q10.R . get_rmax.R . get_skewness.R . get_start_vals.R . get_thermalsafetymargin.R . get_thermaltolerance.R . get_topt.R . get_upper_lims.R . hinshelwood_1947.R . joehnk_2008.R . johnsonlewin_1946.R . kamykowski_1985.R . lactin2_1995.R . lrf_1991.R . modifiedgaussian_2006.R . oneill_1972.R . pawar_2018.R . quadratic_2008.R . ratkowsky_1983.R . rezende_2019.R . sharpeschoolfull_1981.R . sharpeschoolhigh_1981.R . sharpeschoollow_1981.R . spain_1982.R . thomas_2012.R . thomas_2017.R . weibull_1995.R .  Full rTPC package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

shinybusy  
Busy Indicators and Notifications for 'Shiny' Applications
Add indicators (spinner, progress bar, gif) in your 'shiny' applications to show the user that the ...
Download / Learn more Package Citations See dependency  
murphydiagram  
Murphy Diagrams for Forecast Comparisons
Data and code for the paper by Ehm, Gneiting, Jordan and Krueger ('Of Quantiles and Expectiles: Con ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
AMPLE  
Shiny Apps to Support Capacity Building on Harvest Control Rules
Three Shiny apps are provided that introduce Harvest Control Rules (HCR) for fisheries management. ...
Download / Learn more Package Citations See dependency  
crplyr  
A 'dplyr' Interface for Crunch
In order to facilitate analysis of datasets hosted on the Crunch data platform ...
Download / Learn more Package Citations See dependency  
golem  
A Framework for Robust Shiny Applications
An opinionated framework for building a production-ready 'Shiny' application. This package contains ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,590

Author Associations

27,205

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA