Type: Package
Package: drda
Title: Dose-Response Data Analysis
Version: 2.0.1
Authors@R: c(
    person("Alberto", "Pessia", , "dev@albertopessia.com", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0001-8607-9191")),
    person("Alina", "Malyutina", role = "ctb",
           comment = c(ORCID = "0000-0001-8220-5859"))
  )
Description: Fit logistic functions to observed dose-response continuous
    data and evaluate goodness-of-fit measures. See Malyutina A., Tang J.,
    and Pessia A. (2021) <doi:10.1101/2021.06.07.447323>.
License: MIT + file LICENSE
URL: https://github.com/albertopessia/drda
BugReports: https://github.com/albertopessia/drda/issues
Depends: R (>= 3.6.0)
Imports: graphics, grDevices, stats
Suggests: knitr, rmarkdown, spelling, testthat (>= 3.1.0)
VignetteBuilder: knitr
Config/testthat/edition: 3
Encoding: UTF-8
Language: en-US
LazyData: true
RoxygenNote: 7.2.0
NeedsCompilation: no
Packaged: 2022-07-06 12:36:06 UTC; Alberto
Author: Alberto Pessia [aut, cre] (<https://orcid.org/0000-0001-8607-9191>),
  Alina Malyutina [ctb] (<https://orcid.org/0000-0001-8220-5859>)
Maintainer: Alberto Pessia <dev@albertopessia.com>
Repository: CRAN
Date/Publication: 2022-07-08 22:00:08 UTC
