Package: toxdrc
Title: Pipeline for Dose-Response Curve Analysis
Version: 1.0.1
Authors@R: person("Jack", "Salole", , "salolej@mcmaster.ca", role = c("aut", "cre"))
Description: 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.
Maintainer: Jack Salole <salolej@mcmaster.ca>
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.3
URL: https://github.com/jsalole/toxdrc
BugReports: https://github.com/jsalole/toxdrc/issues
Imports: dplyr, magrittr, outliers, purrr, rlang, stats, drc
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
Depends: R (>= 3.5)
LazyData: true
NeedsCompilation: no
Packaged: 2026-01-09 17:19:21 UTC; jack
Author: Jack Salole [aut, cre]
Repository: CRAN
Date/Publication: 2026-01-14 09:10:02 UTC
Built: R 4.6.0; ; 2026-02-26 05:36:40 UTC; windows
