evanverse: Utility Functions for Data Analysis and Visualization

A utility toolkit for data analysis and visualization in R. Provides ~50 functions covering package management, color palette management, data visualization (bar, pie, density, Venn, forest plots), statistical testing (t-test, ANOVA, chi-square, correlation, power analysis), bioinformatics utilities (gene ID conversion, GMT parsing, GEO access), and custom infix operators. Implementation follows tidyverse principles (Wickham et al. (2019) <doi:10.21105/joss.01686>).

Version: 0.5.1
Depends: R (≥ 4.1)
Imports: cli, tibble, tidyr, dplyr, rlang, ggplot2, jsonlite, curl, withr, ggpubr, utils, tools, stats, grDevices, pwr, biomaRt, forestploter
Suggests: BiocManager, GSEABase, GEOquery, car, ggcorrplot, knitr, psych, rmarkdown, testthat (≥ 3.0.0), ggvenn, ggVennDiagram, scales, R.utils, janitor, devtools, purrr, reactable
Published: 2026-03-29
DOI: 10.32614/CRAN.package.evanverse
Author: Evan Zhou ORCID iD [aut, cre]
Maintainer: Evan Zhou <evanzhou.bio at gmail.com>
BugReports: https://github.com/evanbio/evanverse/issues
License: MIT + file LICENSE
URL: https://github.com/evanbio/evanverse, https://evanbio.github.io/evanverse/
NeedsCompilation: no
CRAN checks: evanverse results

Documentation:

Reference manual: evanverse.html , evanverse.pdf
Vignettes: Base Utilities (source, R code)
Get Started (source, R code)
Installation Guide (source, R code)
Custom Infix Operators (source, R code)
Color Palette Management (source, R code)
Package Management (source, R code)
Plotting Functions (source, R code)
Statistical Utilities (source, R code)
Toy Data Utilities (source, R code)

Downloads:

Package source: evanverse_0.5.1.tar.gz
Windows binaries: r-devel: evanverse_0.4.4.zip, r-release: evanverse_0.4.4.zip, r-oldrel: evanverse_0.4.4.zip
macOS binaries: r-release (arm64): evanverse_0.4.4.tgz, r-oldrel (arm64): evanverse_0.4.4.tgz, r-release (x86_64): evanverse_0.4.4.tgz, r-oldrel (x86_64): evanverse_0.4.4.tgz
Old sources: evanverse archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=evanverse to link to this page.