Package: LorMe Title: Lightweight One-Line Resolving Microbial Ecology Program Version: 2.0.2 Authors@R: c(person(given = "Ningqi", family = "Wang", role = c("aut", "cre","cph"), email = "2434066068@qq.com",), person(given = "Yaozhong", family = "Zhang", role = c("aut"), email = "18888198926@163.com",), person(given = "Gaofei", family = "Jiang", role = c("aut"), email = "gjiang@njau.edu.cn",)) Maintainer: Ningqi Wang <2434066068@qq.com> Description: Provides a robust collection of functions tailored for microbial ecology analysis, encompassing both data analysis and visualization. It introduces an encapsulation feature that streamlines the process into a summary object. With the initial configuration of this summary object, users can execute a wide range of analyses with a single line of code, requiring only two essential parameters for setup. The package delivers comprehensive outputs including analysis objects, statistical outcomes, and visualization-ready data, enhancing the efficiency of research workflows. Designed with user-friendliness in mind, it caters to both novices and seasoned researchers, offering an intuitive interface coupled with adaptable customization options to meet diverse analytical needs. License: GPL-3 Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Imports: methods, ape, ggalluvial, ggplot2, ggpubr, grDevices, magrittr, RColorBrewer, scales, stringr, tidyr, vegan, dplyr, igraph, Hmisc, fdrtool, agricolae, multcompView, DescTools, HH, coin Suggests: testthat (>= 3.0.0), ggrepel, readr, patchwork, grid, permute, indicspecies, S4Vectors, tibble, DESeq2, phyloseq, microeco Config/testthat/edition: 3 Config/pak/sysreqs: cmake libglpk-dev libgmp3-dev make libicu-dev libjpeg-dev libpng-dev libuv1-dev libxml2-dev libmpfr-dev libssl-dev libx11-dev zlib1g-dev Repository: https://wangnq111.r-universe.dev Date/Publication: 2026-07-20 14:46:01 UTC RemoteUrl: https://github.com/wangnq111/lorme RemoteRef: HEAD RemoteSha: b4941397cedadc8ce13d888ba2c9021537ec1cbb NeedsCompilation: no Packaged: 2026-07-20 14:58:45 UTC; root Author: Ningqi Wang [aut, cre, cph], Yaozhong Zhang [aut], Gaofei Jiang [aut] Depends: R (>= 3.5.0)