Package: ec50estimator
Type: Package
Title: An Automated Way to Estimate EC50 for Stratified Datasets
Version: 0.1.0
Date: 2020-09-07
Authors@R: c(
    person(given = "Kaique dos S.",
           family = "Alves", 
           role = c("aut", "cre"),
           email = "kaiquedsalves@gmail.com",
           comment = c(ORCID = "0000-0001-9187-0252")
           )) 
Maintainer: Kaique dos S. Alves <kaiquedsalves@gmail.com>
Description: An implementation for estimating Effective control to 50% of growth
    inhibition (EC50) for multi isolates and stratified datasets. It implements 
    functions from the drc package in a way that is displayed a tidy data.frame 
    as output. Info about the drc package is available in Ritz C, Baty F, Streibig JC,
    Gerhard D (2015) <doi:10.1371/journal.pone.0146021>.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Imports: dplyr, tidyr, tibble, magrittr, drc
RoxygenNote: 7.0.2
VignetteBuilder: knitr
Suggests: knitr, rmarkdown, ggplot2, ggridges, cowplot
URL: https://github.com/AlvesKS/ec50estimator
BugReports: https://github.com/AlvesKS/ec50estimator/issues
NeedsCompilation: no
Packaged: 2020-09-07 19:08:46 UTC; kai-q
Author: Kaique dos S. Alves [aut, cre]
    (<https://orcid.org/0000-0001-9187-0252>)
Repository: CRAN
Date/Publication: 2020-09-15 09:40:06 UTC
Built: R 4.3.0; ; 2023-04-08 12:44:30 UTC; unix
