Package: hutils
Type: Package
Title: Miscellaneous R Functions and Aliases
Version: 1.0.0
Date: 2018-03-05
Authors@R: c(person("Hugh", "Parsonage", role = c("aut", "cre"), email = "hugh.parsonage@gmail.com"))
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)
Suggests: testthat, datasets, dplyr, microbenchmark, knitr, rmarkdown,
        nycflights13, geosphere, ggplot2
RoxygenNote: 6.0.1
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2018-03-05 11:53:03 UTC; hughp
Author: Hugh Parsonage [aut, cre]
Repository: CRAN
Date/Publication: 2018-03-05 12:27:45 UTC
