Package: ggtaxplot
Type: Package
Title: Create Plots to Visualize Taxonomy
Version: 0.0.1
Authors@R: person(given = "Clement",
                    family = "Coclet",
                    role = c("aut", "cre"),
                    email = "clement.coclet@gmail.com",
                    comment = "GITLAB: https://gitlab.com/ccoclet/")
Maintainer: Clement Coclet <clement.coclet@gmail.com>
Description: Provides a comprehensive suite of functions for processing and visualizing taxonomic data. It includes functionality to clean and transform taxonomic data, categorize it into hierarchical ranks (such as Phylum, Class, Order, Family, and Genus), and calculate the relative abundance of each category. The package also generates a color palette for visual representation of the taxonomic data, allowing users to easily identify and differentiate between various taxonomic groups. Additionally, it features a river plot visualization to effectively display the distribution of individuals across different taxonomic ranks, facilitating insights into taxonomic visualization.
License: GPL-3
Imports: ggplot2, dplyr, tidyr, tidyverse, scales, RColorBrewer,
        cluster, vegan, ggalluvial, magrittr, rlang
Suggests: knitr, rmarkdown, testthat, devtools
Encoding: UTF-8
RoxygenNote: 7.3.2
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2024-12-19 17:39:58 UTC; ccoclet
Author: Clement Coclet [aut, cre] (GITLAB: https://gitlab.com/ccoclet/)
Repository: CRAN
Date/Publication: 2024-12-20 11:00:06 UTC
Built: R 4.3.3; ; 2024-12-20 11:41:12 UTC; unix
