Type: Package
Package: drda
Title: Dose-Response Data Analysis
Version: 1.0.0
Authors@R: c(
    person(
      given = "Alberto",
      family = "Pessia",
      email = "dev@albertopessia.com",
      role = c("aut", "cre"),
      comment = c(ORCID = "0000-0001-8607-9191")
    ),
    person(
      given = "Alina",
      family = "Malyutina",
      role = "ctb",
      comment = c(ORCID = "0000-0001-8220-5859")
    )
  )
Description: Fit logistic functions to observed dose-response 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
Encoding: UTF-8
Suggests: covr, knitr, testthat
RoxygenNote: 7.1.1
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2021-06-09 11:23:32 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: 2021-06-10 07:50:07 UTC
Built: R 4.0.5; ; 2022-04-21 02:46:24 UTC; windows
