Package: nima
Title: Nima Hejazi's R Toolbox
Version: 0.4.5
Authors@R: person("Nima", "Hejazi", role = c("aut", "cre", "cph"),
  email = "nhejazi@berkeley.edu")
Description: Miscellaneous R functions developed over the course of statistical
  research and scientific computing. These include, for example, utilities that
  supplement the existing idiosyncrasies of the R language, extend existing
  plotting functionality and aesthetics, provide alternative presentations of
  matrix decompositions, and extend access to command line tools and
  systems-level information.
Depends: R (>= 3.2.3)
Imports: utils, stats, gtools, survival, gridExtra, assertthat,
        ProjectTemplate, devtools, ggthemes, ggplot2, scales, plyr,
        grid
Suggests: roxygen2, testthat
License: MIT + file LICENSE
URL: https://github.com/nhejazi/nima
BugReports: https://github.com/nhejazi/nima/issues
LazyData: true
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2017-09-05 03:35:16 UTC; nimahejazi
Author: Nima Hejazi [aut, cre, cph]
Maintainer: Nima Hejazi <nhejazi@berkeley.edu>
Repository: CRAN
Date/Publication: 2017-09-05 08:30:37 UTC
