Package: loewesadditivity
Title: Loewe's Additivity
Version: 0.1.0
Authors@R: 
    c(person(given = "Shannon",
           family = "Gallagher",
           role = c("aut", "cre"),
           email = "skgallagher19@gmail.com"),
           person("Michael", "Fay", email = "michael.fay@nih.gov", role = "aut")
           )
Description: Estimate model parameters to determine whether two compounds have synergy, antagonism, or Loewe's Additivity.
License: MIT + file LICENSE
Depends: R (>= 3.1.0)
Encoding: UTF-8
LazyData: true
Suggests: testthat (>= 2.1.0), knitr, rmarkdown, kableExtra, devtools
Imports: dplyr, tidyr, magrittr, rlang, ggplot2, metR, gridExtra,
        rootSolve, viridis
RoxygenNote: 7.0.2
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2020-03-16 13:02:40 UTC; shannon
Author: Shannon Gallagher [aut, cre],
  Michael Fay [aut]
Maintainer: Shannon Gallagher <skgallagher19@gmail.com>
Repository: CRAN
Date/Publication: 2020-03-24 17:00:07 UTC
Built: R 4.4.3; ; 2025-10-13 11:46:33 UTC; windows
