Package: lotusStencila
Title: lotusStencila
Version: 0.0.1
Authors@R: c(
    person("Adriano", "Rutz", , "adriano.rutz@unige.ch", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0003-0443-9902"))
  )
Maintainer: Adriano Rutz <adriano.rutz@unige.ch>
Description: lotusStencila
License: GPL (>= 3)
URL: https://github.com/lotusnprod/lotus-stencila
BugReports: 
    https://github.com/lotusnprod/lotus-stencila/issues
Depends:
    R (>= 4.1.0)
Imports:
    BiocManager,
    data.table,
    dplyr,
    forcats,
    ggalluvial,
    ggfittext,
    ggnewscale,
    ggplot2,
    ggstar,
    ggtree,
    ggtreeExtra,
    parallel,
    pbmcapply,
    philentropy,
    plotly,
    readr (>= 2.0.1),
    rotl,
    splitstackshape,
    tidyr,
    UpSetR
Suggests: 
    covr,
    knitr (>= 1.1.0),
    pkgdown,
    roxygen2,
    rmarkdown,
    testthat (>= 3.0.0),
    utils
Config/testthat/edition: 3
Encoding: UTF-8
LazyData: true
ByteCompile: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.0
Collate:
    'log_debug.R'
