Package: nima
Title: Nima Hejazi's R Toolbox
Version: 0.6.2
Authors@R: c(
    person("Nima", "Hejazi", email = "nh@nimahejazi.org",
           role = c("aut", "cre", "cph"),
           comment = c(ORCID = "0000-0002-7127-2789"))
  )
Description: Miscellaneous R functions developed as collateral damage over the
    course of work in statistical and scientific computing for research. These
    include, for example, utilities that supplement existing idiosyncrasies of
    the R language, extend existing plotting functionality and aesthetics, help
    prepare data objects for imputation, and extend access to command line tools
    and systems-level information.
Maintainer: Nima Hejazi <nh@nimahejazi.org>
Depends: R (>= 3.2.3)
Imports: utils, stats, assertthat, ggplot2, ggthemes, scales, gtools,
        dplyr, grid, gridExtra,
Suggests: knitr, roxygen2, testthat, tibble, stringr
License: MIT + file LICENSE
URL: https://github.com/nhejazi/nima
BugReports: https://github.com/nhejazi/nima/issues
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.0.2
NeedsCompilation: no
Packaged: 2020-03-06 01:58:19 UTC; nsh
Author: Nima Hejazi [aut, cre, cph] (<https://orcid.org/0000-0002-7127-2789>)
Repository: CRAN
Date/Publication: 2020-03-06 06:10:03 UTC
Built: R 4.3.0; ; 2023-07-12 01:26:01 UTC; unix
