Package: hutils
Type: Package
Title: Miscellaneous R Functions and Aliases
Version: 1.5.0
Date: 2019-05-31
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 (< 2.0.0), magrittr (< 2.0.0), stats (< 4.0.0),
        utils (< 4.0.0), fastmatch (< 2.0.0), grDevices (< 4.0.0)
Suggests: testthat, datasets, desc, dplyr, digest, Hmisc,
        microbenchmark, knitr, rmarkdown, nycflights13, geosphere,
        ggplot2, readr, rcheology, survey, tibble, tidyr, withr (>=
        2.0.0)
RoxygenNote: 6.1.1
Encoding: UTF-8
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2019-05-31 13:19:48 UTC; PBOAdmin
Author: Hugh Parsonage [aut, cre],
  Michael Frasco [ctb],
  Ben Hamner [ctb]
Repository: CRAN
Date/Publication: 2019-05-31 14:00:03 UTC
