Package: hutils
Type: Package
Title: Miscellaneous R Functions and Aliases
Version: 1.1.0
Date: 2018-05-13
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
License: GPL-3
Depends: R (>= 3.1.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, dplyr, microbenchmark, knitr, rmarkdown,
        nycflights13, geosphere, ggplot2
RoxygenNote: 6.0.1
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2018-05-12 14:35:52 UTC; hughp
Author: Hugh Parsonage [aut, cre],
  Michael Frasco [ctb],
  Ben Hamner [ctb]
Repository: CRAN
Date/Publication: 2018-05-12 14:58:06 UTC
