Package: tcplfit2
Title: Concentration-Response Modeling of HTS or Transcriptomics Data
Version: 0.1.5
Authors@R: c(person("Thomas", "Sheffield", email = "tysheff@gmail.com", role = c("aut")),
				person("Richard", "Judson", role = c("ctb"),email = "Judson.Richard@epa.gov"),
				person("Jason", "Brown", role = c("ctb", "cre"),email = "brown.jason@epa.gov"),
				person("Sarah E.","Davidson",role=c("ctb"),email="davidson.sarah.e@epa.gov")
			)
Description: Performs the basic concentration response curve fitting used 
    in the 'tcpl' package. It is a substitute for the original tcplFit() function 
    (and sub-functions) and allows a wider variety of concentration-response models. 
    All of the models included in the 'BMDExpress' package are now part of this package,
    and the output includes a calculation of the bmd (Benchmark Dose or concentration) 
    value.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.3
Suggests: knitr, rmarkdown, stringi
VignetteBuilder: knitr
Imports: stats, methods, numDeriv, RColorBrewer, stringr
Depends: R (>= 3.5.0)
NeedsCompilation: no
Packaged: 2023-04-06 15:59:42 UTC; jbrown20
Author: Thomas Sheffield [aut],
  Richard Judson [ctb],
  Jason Brown [ctb, cre],
  Sarah E. Davidson [ctb]
Maintainer: Jason Brown <brown.jason@epa.gov>
Repository: CRAN
Date/Publication: 2023-04-06 17:00:02 UTC
Built: R 4.1.2; ; 2023-04-07 11:08:50 UTC; unix
