Type: Package
Package: PKbioanalysis
Title: Pharmacokinetic Bioanalysis Experiments Design and Exploration
Version: 0.3.0
Authors@R: c(
    person("Omar", "Elashkar", email = "omar.i.elashkar@gmail.com", 
      role = c("aut", "cre"), comment = c(ORCID = "0000-0002-5505-778X"))
      )
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.3.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,
        rhandsontable, methods
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
URL: https://omarashkar.github.io/PKbioanalysis/
BugReports: https://github.com/OmarAshkar/PKbioanalysis/issues
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2025-05-21 17:30:50 UTC; omar.elashkar
Author: Omar Elashkar [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-5505-778X>)
Repository: CRAN
Date/Publication: 2025-05-21 17:50:01 UTC
Built: R 4.4.3; ; 2025-10-13 12:15:09 UTC; windows
