# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "toxdrc" in publications use:' type: software license: MIT title: 'toxdrc: Pipeline for Dose-Response Curve Analysis' version: 1.0.1 doi: 10.32614/CRAN.package.toxdrc abstract: Provides a variety of tools for assessing dose response curves, with an emphasis on toxicity test data. The main feature of this package are modular functions which can be combined through the namesake pipeline, 'runtoxdrc', to automate the analysis for large and complex datasets. This includes optional data preprocessing steps, like outlier detection, solvent effects, blank correction, averaging technical replicates, and much more. Additionally, this pipeline is adaptable to any long form dataset, and does not require specific column or group naming to work. authors: - family-names: Salole given-names: Jack email: salolej@mcmaster.ca repository: https://jsalole.r-universe.dev repository-code: https://github.com/jsalole/toxdrc commit: 4b1b36f381bf95d82deb4afb4a75279299a0137b url: https://github.com/jsalole/toxdrc date-released: '2026-02-02' contact: - family-names: Salole given-names: Jack email: salolej@mcmaster.ca