Package: pcutils
Type: Package
Title: Some Useful Functions for Statistics and Visualization
Version: 0.2.6
Authors@R: person("Chen", "Peng", email ="pengchen2001@zju.edu.cn", role = c("aut", "cre"), comment = c(ORCID =
             "0000-0002-9449-7606"))
Description: Offers a range of utilities and functions for everyday programming tasks. 1.Data Manipulation. Such as
             grouping and merging, column splitting, and character expansion. 2.File Handling. Read and convert files
             in popular formats. 3.Plotting Assistance. Helpful utilities for generating color palettes, validating
             color formats, and adding transparency. 4.Statistical Analysis. Includes functions for pairwise
             comparisons and multiple testing corrections, enabling perform statistical analyses with ease. 5.Graph
             Plotting, Provides efficient tools for creating doughnut plot and multi-layered doughnut plot; Venn
             diagrams, including traditional Venn diagrams, upset plots, and flower plots; Simplified functions for
             creating stacked bar plots, or a box plot with alphabets group for multiple comparison group.
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.2.3
Depends: R (>= 4.1.0)
Imports: dplyr, magrittr, ggplot2, stats, utils, grDevices, reshape2,
        scales, tools, tidyr, tibble, RColorBrewer, graphics
Suggests: agricolae, clipr, rlang, BiocManager, ggpubr, kableExtra,
        htmlwidgets, pagedown, ggsci, readr, grImport2, rsvg,
        PMCMRplus, nortest, fitdistrplus, ggalluvial, gghalves,
        ggspatial, sf, magick, ggimage, ggpmisc, UpSetR, plotrix,
        vegan, circlize, igraph, knitr, rmarkdown, plotly, htmltools,
        leaflet, relaimpo, snow, doSNOW, foreach, stringr, ggraph,
        ggrepel, treemap, voronoiTreemap, devtools, multcompView, rio,
        bookdown, sysfonts, showtext, jsonlite, httr, openssl, styler,
        lintr, aplot, ggbeeswarm, ggVennDiagram, gifski
Config/Needs/website: pkgdown, rnabioco/rbitemplate
BugReports: https://github.com/Asa12138/pcutils/issues
URL: https://github.com/Asa12138/pcutils
Date/Publication: 2024-06-25 21:20:05 UTC
NeedsCompilation: no
Packaged: 2024-06-25 15:17:47 UTC; asa
Author: Chen Peng [aut, cre] (<https://orcid.org/0000-0002-9449-7606>)
Maintainer: Chen Peng <pengchen2001@zju.edu.cn>
Repository: CRAN
