Package: scimo
Title: Extra Recipes Steps for Dealing with Omics Data
Version: 0.0.2
Authors@R: c(
    person("Antoine", "BICHAT", , "antoine.bichat@proton.me", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0001-6599-7081")),
    person("Julie", "AUBERT", , "julie.aubert@inrae.fr", role = "ctb",
           comment = c(ORCID = "0000-0001-5203-5748"))
  )
Description: Omics data (e.g. transcriptomics, proteomics,
    metagenomics...)  offer a detailed and multi-dimensional perspective
    on the molecular components and interactions within complex biological
    (eco)systems.  Analyzing these data requires adapted procedures, which
    are implemented as steps according to the 'recipes' package.
License: GPL (>= 3)
URL: https://github.com/abichat/scimo
BugReports: https://github.com/abichat/scimo/issues
Depends: R (>= 2.10), recipes
Imports: dplyr, generics, magrittr, rlang, stats, tibble, tidyr
Suggests: ggplot2, knitr, rmarkdown, testthat (>= 3.0.0)
VignetteBuilder: knitr
Config/testthat/edition: 3
Encoding: UTF-8
LazyData: false
RoxygenNote: 7.3.1
NeedsCompilation: no
Packaged: 2024-06-07 17:13:09 UTC; antoinebichat
Author: Antoine BICHAT [aut, cre] (<https://orcid.org/0000-0001-6599-7081>),
  Julie AUBERT [ctb] (<https://orcid.org/0000-0001-5203-5748>)
Maintainer: Antoine BICHAT <antoine.bichat@proton.me>
Repository: CRAN
Date/Publication: 2024-06-07 17:40:02 UTC
Built: R 4.3.3; ; 2024-06-07 18:29:19 UTC; unix
