Package: evanverse
Type: Package
Title: Utility Functions for Data Analysis and Visualization
Version: 0.4.0
Date: 2026-02-11
Authors@R: 
    person("Evan", "Zhou", email = "evanzhou.bio@gmail.com", role = c("aut", "cre"),
           comment = c(ORCID = "0009-0009-4600-8175"))
Author: Evan Zhou [aut, cre] (ORCID: <https://orcid.org/0009-0009-4600-8175>)
Maintainer: Evan Zhou <evanzhou.bio@gmail.com>
Description: A comprehensive collection of utility functions for data analysis
    and visualization in R. The package provides 60+ functions for data
    manipulation, file handling, color palette management, bioinformatics
    workflows, statistical analysis, plotting, and package management. Features include void value
    handling, custom infix operators, flexible file I/O, and publication-ready
    visualizations with sensible defaults. Implementation follows tidyverse
    principles (Wickham et al. (2019) <doi:10.21105/joss.01686>) and incorporates
    best practices from the R community.
License: MIT + file LICENSE
License_is_FOSS: yes
License_restricts_use: no
Encoding: UTF-8
RoxygenNote: 7.3.2
Config/testthat/edition: 3
URL: https://github.com/evanbio/evanverse,
        https://evanbio.github.io/evanverse/
BugReports: https://github.com/evanbio/evanverse/issues
VignetteBuilder: knitr
Depends: R (>= 4.1)
Imports: cli, tibble, tidyr, data.table, dplyr, ggplot2, jsonlite,
        curl, openxlsx, readxl, tictoc, fs, rlang, withr, ggpubr,
        magrittr, utils, tools, stats, grDevices, pwr
Suggests: BiocManager, GSEABase, Biobase, GEOquery, biomaRt, car,
        ggcorrplot, knitr, psych, rmarkdown, testthat (>= 3.0.0),
        ggvenn, ggVennDiagram, scales, writexl, R.utils, janitor,
        RColorBrewer, devtools, digest, forestploter, purrr, reactable
LazyData: true
NeedsCompilation: no
Packaged: 2026-02-11 07:21:51 UTC; 84241
Repository: CRAN
Date/Publication: 2026-02-11 07:50:03 UTC
Built: R 4.4.3; ; 2026-02-13 00:53:41 UTC; windows
