Type: Package
Package: PKbioanalysis
Title: Pharmacokinetic Bioanalysis Experiments Design and Exploration
Version: 0.2.0
Authors@R: c(
    person("Omar", "Elashkar", email = "omar.i.elashkar@gmail.com", role = c("aut", "cre")))
Maintainer: Omar Elashkar <omar.i.elashkar@gmail.com>
Description: Automate pharmacokinetic/pharmacodynamic bioanalytical procedures based on best practices and regulatory recommendations.
    The package impose regulatory constrains and sanity checking for common bioanalytical procedures. 
    Additionally, 'PKbioanalysis' provides a relational infrastructure for plate management and injection sequence.
License: AGPL (>= 3)
Encoding: UTF-8
RoxygenNote: 7.3.2
Depends: R (>= 4.1.0)
Imports: dplyr (>= 1.1.3), tidyselect, stringr (>= 1.5.1), ggplot2 (>=
        3.5.1), ggforce (>= 0.4.1), tidyr (>= 1.3.0), glue (>= 1.6.2),
        checkmate, shiny (>= 1.9.1), DBI, duckdb (>= 1.0.0), bslib,
        bsicons, shinyWidgets, shinyjs, DiagrammeR, units, DT, stats,
        shinyalert, htmltools, rlang, grDevices, utils, yaml
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
URL: https://github.com/OmarAshkar/PKbioanalysis
BugReports: https://github.com/OmarAshkar/PKbioanalysis/issues
Config/testthat/edition: 3
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2024-10-02 20:32:40 UTC; omar.elashkar
Author: Omar Elashkar [aut, cre]
Repository: CRAN
Date/Publication: 2024-10-02 21:00:01 UTC
