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 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 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 VignetteBuilder: knitr URL: https://github.com/Qile0317/FastUtils, https://qile0317.github.io/FastUtils/ Config/pak/sysreqs: cmake libfontconfig1-dev libfreetype6-dev libfribidi-dev git make libharfbuzz-dev libgit2-dev libicu-dev libjpeg-dev libpng-dev libtiff-dev libuv1-dev libwebp-dev libxml2-dev libssl-dev libx11-dev zlib1g-dev Repository: https://qile0317.r-universe.dev Date/Publication: 2024-12-01 02:42:26 UTC RemoteUrl: https://github.com/qile0317/fastutils RemoteRef: HEAD RemoteSha: 6d7b66a743ca4d9e7079342036030eff9de8838f NeedsCompilation: yes Packaged: 2026-06-24 11:38:08 UTC; root Author: Qile Yang [cre, aut, cph]