Package: hutils
Type: Package
Title: Miscellaneous R Functions and Aliases
Version: 1.8.1
Date: 2022-04-14
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 <hugh.parsonage@gmail.com>
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.1.1
Encoding: UTF-8
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2022-04-13 14:45:58 UTC; hughp
Author: Hugh Parsonage [aut, cre],
  Michael Frasco [ctb],
  Ben Hamner [ctb]
Repository: CRAN
Date/Publication: 2022-04-13 15:12:29 UTC
Built: R 4.2.0; ; 2022-05-13 02:36:54 UTC; unix
