Package: FastUtils
Type: Package
Title: Fast, Readable Utility Functions
Version: 0.2.1
Date: 2024-08-17
Authors@R: c(person("Qile", "Yang", email = "qile.yang@berkeley.edu", role = c("cre","aut","cph")))
Maintainer: Qile Yang <qile.yang@berkeley.edu>
Description: A wide variety of tools for general data analysis, wrangling, spelling, statistics, visualizations, package development, and more. All functions have vectorized implementations whenever possible. Exported names are designed to be readable, with longer names possessing short aliases.
BugReports: https://github.com/Qile0317/FastUtils/issues/
License: MIT + file LICENSE
Encoding: UTF-8
Language: en-US
Imports: assertthat, BiocManager, cli, devtools, dplyr, ggplot2, hash,
        lifecycle, methods, Rcpp (>= 1.0.12), rlang, testthat, usethis
LinkingTo: Rcpp
Suggests: covr, knitr, rmarkdown, spelling, lintr
Config/testthat/edition: 3
RoxygenNote: 7.3.2
VignetteBuilder: knitr
URL: https://github.com/Qile0317/FastUtils,
        https://qile0317.github.io/FastUtils/
NeedsCompilation: yes
Packaged: 2024-08-17 20:43:49 UTC; qile
Author: Qile Yang [cre, aut, cph]
Repository: CRAN
Date/Publication: 2024-08-17 23:20:17 UTC
Built: R 4.5.2; x86_64-w64-mingw32; 2025-11-01 03:29:30 UTC; windows
Archs: x64
