Type: Package
Package: drda
Title: Dose-Response Data Analysis
Version: 2.0.3
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. (2023) <doi:10.18637/jss.v106.i04>.
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.3
NeedsCompilation: no
Packaged: 2023-03-17 08:27:04 UTC; GMPPA
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: 2023-03-17 11:30:11 UTC
Built: R 4.1.2; ; 2023-03-18 10:29:01 UTC; unix
