Encoding: UTF-8
Package: replicateBE
Version: 1.0.10
Date: 2019-07-24
Title: Average Bioequivalence with Expanding Limits (ABEL)
Authors@R: c(person("Helmut", "Schütz",
               role = c("aut", "cre"),
               email = "helmut.schuetz@bebac.at",
               comment = c(ORCID = "0000-0002-1167-7880")),
             person("Michael", "Tomashevskiy",
               role = "ctb",
               email = "mittyright@yandex.ru"),
             person("Detlew", "Labes",
               role = "ctb",
               email = "DetlewLabes@gmx.de",
               comment = c(ORCID = "0000-0003-2169-426X")))
Author: Helmut Schütz [aut, cre] (<https://orcid.org/0000-0002-1167-7880>),
  Michael Tomashevskiy [ctb],
  Detlew Labes [ctb] (<https://orcid.org/0000-0003-2169-426X>)
Maintainer: Helmut Schütz <helmut.schuetz@bebac.at>
Depends: R (>= 3.5.0)
Imports: readxl (>= 1.0.0), PowerTOST (>= 1.3.3), lmerTest, nlme,
        pbkrtest, graphics, grDevices
Suggests: knitr, rmarkdown, testthat, devtools
Description: Performs comparative bioavailability-calculations for the
             EMA's Average Bioequivalence with Expanding Limits (ABEL).
             Implemented are 'Method A' and 'Method B', detection of
             outliers. If the design allows, assessment of the empiric
             Type I Error and iteratively adjusting alpha to control the
             consumer risk.
             Average Bioequivalence (ABE) - optionally with tighter
             (EMA: NTIDs) or wider limits (GCC: Cmax) - is implemented
             as well.
License: GPL (>= 3)
LazyData: true
VignetteBuilder: knitr
URL: https://github.com/Helmut01/replicateBE
BugReports: https://github.com/Helmut01/replicateBE/issues
NeedsCompilation: no
Packaged: 2019-07-24 16:02:58 UTC; HS
Repository: CRAN
Date/Publication: 2019-07-24 21:30:08 UTC
