Package: tcplfit2 Title: A Concentration-Response Modeling Utility Version: 0.1.9 Authors@R: c(person("Thomas", "Sheffield", role = c("aut")), person("Jason", "Brown", role = "ctb", email = "brown.jason@epa.gov", comment = c(ORCID = "0009-0000-2294-641X")), person("Sarah E.","Davidson-Fritz",role=c("ctb"),email="davidsonfritz.sarah@epa.gov", comment = c(ORCID = "0000-0002-2891-9380")), person("Madison","Feshuk",role = c("ctb","cre"),email = "feshuk.madison@epa.gov", comment = c(ORCID = "0000-0002-1390-6405")), person("Lindsay","Knupp",role=c("ctb"),email = "knupp.lindsay@epa.gov"), person("Zhihui","Zhao",role=c("ctb")), person("Richard S", "Judson", role = c("ctb"), comment = c(ORCID = "0000-0002-2348-9633")), person("Katie", "Paul Friedman", role=c("ctb"), email = "paul-friedman.katie@epa.gov", comment = c(ORCID = "0000-0002-2710-1691")) ) Description: The tcplfit2 R package performs basic concentration-response curve fitting. The original tcplFit() function in the tcpl R package performed basic concentration-response curvefitting to 3 models. With tcplfit2, the core tcpl concentration-response functionality has been expanded to process diverse high-throughput screen (HTS) data generated at the US Environmental Protection Agency, including targeted ToxCast, high-throughput transcriptomics (HTTr) and high-throughput phenotypic profiling (HTPP). tcplfit2 can be used independently to support analysis for diverse chemical screening efforts. URL: https://github.com/USEPA/CompTox-ToxCast-tcplFit2 License: MIT + file LICENSE Encoding: UTF-8 LazyData: true RoxygenNote: 7.3.2 Suggests: knitr, rmarkdown, stringi, DT, data.table, tcpl, prettydoc, testthat (>= 3.0.0), here, htmlTable, tidyr, dplyr, gridExtra, rmdformats VignetteBuilder: knitr Imports: stats, methods, numDeriv, RColorBrewer, stringr, reshape2, ggplot2 (>= 3.5.0) Depends: R (>= 3.5.0) Config/testthat/edition: 3 BugReports: https://github.com/USEPA/CompTox-ToxCast-tcplFit2/issues Config/pak/sysreqs: libicu-dev Repository: https://usepa.r-universe.dev Date/Publication: 2025-07-24 13:02:16 UTC RemoteUrl: https://github.com/usepa/comptox-toxcast-tcplfit2 RemoteRef: HEAD RemoteSha: e4c3a0d183184a4584f5c8223a664830c2e46c77 NeedsCompilation: no Packaged: 2026-06-19 09:07:40 UTC; root Author: Thomas Sheffield [aut], Jason Brown [ctb] (ORCID: ), Sarah E. Davidson-Fritz [ctb] (ORCID: ), Madison Feshuk [ctb, cre] (ORCID: ), Lindsay Knupp [ctb], Zhihui Zhao [ctb], Richard S Judson [ctb] (ORCID: ), Katie Paul Friedman [ctb] (ORCID: ) Maintainer: Madison Feshuk