rTPC
rTPC copied to clipboard
R package to help fit Thermal Performance Curves
Dear authors, I really like your packages, and have used it to analysis my data. I would like to recommend two models, which both are derived from transition state theory....
Hi Daniel, I have been using your rTPC package and I am at the point that I have a model and I am aiming to estimate parameters. My plot is...
With the new changes to the website - which i generally love - a couple of things to fix: - for some reason the rTPC badge is HUGE on the...
A new paper from Georgios Kontopoulos et al. [link](https://www.nature.com/articles/s41467-024-53046-2) contains 83 TPC models from a variety of sources. This includes some that are already in rTPC, but many that are...
Have written an example R script just need to make it into a vignette. [weighted_bootstrap_many_curves.R.zip](https://github.com/user-attachments/files/18141887/weighted_bootstrap_many_curves.R.zip)
@padpadpadpad I figured it was best to pull together what we know about the R CMD CHECK failing on windows for rTPC v1.1.0. As far as I can see the...
`get_tpc_as_formula()` fails when the user needs to set a tref (reference temperature) The output of `get_tpc_as_formula('sharpeschoolhigh_1981', 'temp', 'rate')` is currently: `rate ~ sharpeschoolhigh_1981(temp = temp, r_tref, e, eh, th, tref)`...
I've had a few people now who I've pointed towards rTPC but have had initial troubles due to CRAN being a bit outdated (missing around half the models we now...