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 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 Config/pak/sysreqs: cmake make libicu-dev Repository: https://jsalole.r-universe.dev Date/Publication: 2026-02-02 18:44:16 UTC RemoteUrl: https://github.com/jsalole/toxdrc RemoteRef: HEAD RemoteSha: 4b1b36f381bf95d82deb4afb4a75279299a0137b NeedsCompilation: no Packaged: 2026-06-23 10:28:40 UTC; root Author: Jack Salole [aut, cre]