Package: Sibyl Title: Sibyl Version: 1.0 Authors@R: c( person("Lorenzo", "Assentato", email = "assentato.lorenzo@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-3699-0483")), person("Magdalena", "Polder", email = "polder.magdalena@gmail.com", role = c("aut")) ) Description: The Sibyl package provides a convenient way of testing a range of thresholds for rarefation, evaluating the effect of different values on ordination results, integrating with commonly used packages in microbial ecology. You provide phyloseq data with count data and sample information. License: GPL (>= 3) Language: en-US Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 biocViews: SystemRequirements: libcurl, OpenSSL, XML2, LAPACK, Fortran, zlib, OpenGL, GLU, X11, JPEG, PNG Depends: R (>= 4.2.0) Imports: phyloseq (>= 1.38.0), clusterSim, dplyr, ggplot2, vegan, doParallel, foreach, tidyr, purrr, broom, magrittr LazyData: true Suggests: rmarkdown, ggpubr, withr, testthat (>= 3.0.0) Config/testthat/edition: 3 Config/testthat/parallel: true Config/Needs/website: rmarkdown URL: https://headonpillow.github.io/Sibyl/ Config/pak/sysreqs: libglpk-dev libglu1-mesa-dev libicu-dev libjpeg-dev libxml2-dev libgl1-mesa-dev libssl-dev libx11-dev zlib1g-dev Repository: https://headonpillow.r-universe.dev Date/Publication: 2026-03-24 14:20:12 UTC RemoteUrl: https://github.com/Headonpillow/Sibyl RemoteRef: HEAD RemoteSha: 61c4e15f963c8b25bc3ed897c1322a9b068e11ad NeedsCompilation: no Packaged: 2026-06-22 10:46:09 UTC; root Author: Lorenzo Assentato [aut, cre] (ORCID: ), Magdalena Polder [aut] Maintainer: Lorenzo Assentato