Package: scimo Title: Extra Recipes Steps for Dealing with Omics Data Version: 0.0.3 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 (>= 1.1) 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 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Config/pak/sysreqs: libicu-dev Repository: https://abichat.r-universe.dev Date/Publication: 2025-07-24 18:35:16 UTC RemoteUrl: https://github.com/abichat/scimo RemoteRef: HEAD RemoteSha: 4f81ecc7b0df290e2d1a14649278c46369f667f8 NeedsCompilation: no Packaged: 2026-06-19 09:40:34 UTC; root Author: Antoine BICHAT [aut, cre] (ORCID: ), Julie AUBERT [ctb] (ORCID: ) Maintainer: Antoine BICHAT