Package: hutils
Type: Package
Title: Miscellaneous R Functions and Aliases
Version: 1.7.1
Date: 2021-07-22
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, 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: 2021-07-22 07:01:29 UTC; hughp
Author: Hugh Parsonage [aut, cre],
  Michael Frasco [ctb],
  Ben Hamner [ctb]
Repository: CRAN
Date/Publication: 2021-07-22 11:10:02 UTC
Built: R 4.0.2; ; 2021-07-23 10:25:39 UTC; unix
