Package: hutils Type: Package Title: Miscellaneous R Functions and Aliases Version: 2.0.1 Date: 2026-01-18 Authors@R: c(person("Hugh", "Parsonage", role = c("aut", "cre"), email = "hugh.parsonage@gmail.com"), person("Michael", "Frasco", role = "ctb"), person("Ben", "Hamner", role = "ctb")) Maintainer: Hugh Parsonage Description: Provides utility functions for, and drawing on, the 'data.table' package. The package also collates useful miscellaneous functions extending base R not available elsewhere. The name is a portmanteau of 'utils' and the author. BugReports: https://github.com/hughparsonage/hutils/issues URL: https://github.com/hughparsonage/hutils, https://hughparsonage.github.io/hutils/ License: GPL-3 Depends: R (>= 3.3.0) Imports: data.table, magrittr, stats, utils, fastmatch, grDevices Suggests: testthat (>= 2.1.0), datasets, desc, dplyr, digest, fst, Hmisc, hutilscpp, microbenchmark, knitr, rmarkdown, nycflights13, geosphere, ggplot2, readr, rcheology, rstudioapi, survey, tibble, tidyr, withr (>= 2.0.0) RoxygenNote: 7.3.3 Encoding: UTF-8 VignetteBuilder: knitr Repository: https://hughparsonage.r-universe.dev Date/Publication: 2026-03-30 05:25:58 UTC RemoteUrl: https://github.com/hughparsonage/hutils RemoteRef: HEAD RemoteSha: e2b4c993518406597f7e652f197d2b6a87262c62 NeedsCompilation: no Packaged: 2026-05-29 10:54:08 UTC; root Author: Hugh Parsonage [aut, cre], Michael Frasco [ctb], Ben Hamner [ctb]