Package: ThermalSampleR Type: Package Title: Calculate Sample Sizes Required for Critical Thermal Limits Experiments Version: 0.1.0 Authors@R: c( person("Guy Frederick", "Sutton", role = "aut", email = "g.sutton@ru.ac.za", comment = c("Wrote original R functions, and adapted the Duffy et. al. 2021 R function into this package.", ORCID = "0000-0003-2405-0945")), person("Clarke JM", "van Steenderen", role = c("aut", "cre"), email = "vsteenderen@gmail.com", comment = c("Compiled the R package, and the associated R Shiny application.", ORCID = "0000-0002-4219-446X")), person("Grant", "Duffy", role = "cph", email = "grant.duffy@monash.edu", comment = c("Granted permission to use the source code for the Test of Total Equivalency function.", ORCID = "0000-0002-9031-8164")) ) Maintainer: Clarke JM van Steenderen Description: We present a range of simulations to aid researchers in determining appropriate sample sizes when performing critical thermal limits studies (e.g. CTmin/CTmin experiments). A number of wrapper functions are provided for plotting and summarising outputs from these simulations. These simulations are presented in Owen, C., Sutton, G., Martin, G., van Steenderen, C., and Coetzee, J. Sample size determination for critical thermal limits studies. 2022. Physiological Entomology. Under review. The GUI version of this package is available on the R Shiny online server at: , or it is accessible via GitHub at . We would like to thank Grant Duffy (University of Otago, Dundedin, New Zealand) for granting us permission to use the source code for the Test of Total Equivalency function. License: GPL-3 Encoding: UTF-8 LazyData: true Depends: R (>= 2.10) Imports: tidyr, dplyr, purrr, rlang, MASS (>= 7.3), stats (>= 3.4.0), graphics (>= 3.4.0), base (>= 3.4.0), magrittr, utils, ggplot2, cowplot, EnvStats, sn, janitor, testthat RoxygenNote: 7.1.2 Suggests: rmarkdown, knitr VignetteBuilder: knitr Config/pak/sysreqs: cmake make libicu-dev libuv1-dev Repository: https://clarkevansteenderen.r-universe.dev Date/Publication: 2023-06-13 12:36:48 UTC RemoteUrl: https://github.com/clarkevansteenderen/thermalsampler RemoteRef: HEAD RemoteSha: ce887c00457e1aeb281249b5264cd7f0515afc3a NeedsCompilation: no Packaged: 2026-07-12 09:11:57 UTC; root Author: Guy Frederick Sutton [aut] (Wrote original R functions, and adapted the Duffy et. al. 2021 R function into this package., ORCID: ), Clarke JM van Steenderen [aut, cre] (Compiled the R package, and the associated R Shiny application., ORCID: ), Grant Duffy [cph] (Granted permission to use the source code for the Test of Total Equivalency function., ORCID: )