Package: analycyte
Title: analycyte Shiny Application
Version: 3.0.6
Authors@R: c(
    person("Eugénie", "Lohmann", , "eugenie.lohmann@inserm.fr", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0002-3230-8363")),
    person("CRCM", role = "cph")
  )
Description: A Shiny app to generate reproducible and interactive HTML
    sensory reports.
License: MIT + file LICENSE
Depends:
    analycyte.projects,
    R (>= 4.1.0)
Imports: 
    analycyte.utils,
    bsplus,
    checkmate,
    config,
    datamods (>= 1.5),
    dplyr,
    DT,
    flowCore,
    callr,
    fs,
    golem,
    methods,
    openxlsx,
    quarto,
    rlang,
    shiny,
    shinybusy,
    shinycssloaders,
    shinydashboard,
    shinyFiles,
    shinyjs,
    shinyWidgets,
    stringr,
    utils,
    withr
Suggests: 
    knitr,
    rmarkdown,
    testthat (>= 3.0.0)
Config/testthat/edition: 3
Encoding: UTF-8
Language: en-US
RoxygenNote: 7.3.2
VignetteBuilder: knitr