Package: FastUtils
Type: Package
Title: Fast, Readable Utility Functions
Version: 0.1.1
Date: 2024-06-21
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.
BugReports: https://github.com/Qile0317/FastUtils/issues/
License: MIT + file LICENSE
Encoding: UTF-8
Language: en-US
Imports: assertthat, BiocManager, devtools, dplyr, ggplot2, hash,
        lifecycle, methods, Rcpp (>= 1.0.12), rlang, testthat, tools,
        usethis
LinkingTo: Rcpp
Suggests: covr, knitr, rmarkdown, spelling
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-07-07 21:12:07 UTC; qile
Author: Qile Yang [cre, aut, cph]
Repository: CRAN
Date/Publication: 2024-07-09 15:40:06 UTC
