Package: nima
Title: Nima Hejazi's Miscellaneous R Code
Version: 0.3.0
Authors@R: person("Nima", "Hejazi", email = "nhejazi@berkeley.edu",
		  role = c("aut", "cre"))
Description: Miscellaneous R functions developed over the course of statistical
	     research. These include utilities that supplement the existing
	     idiosyncrasies of R; extend plotting functionality and aesthetics; 
	     provide alternative presentations of matrix decompositions; extend 
	     types of random variables supported for simulation; extend access
	     to command line tools and system information, making work on remote
	     systems easier.
Depends: R (>= 3.2.3)
Imports: plyr, utils, stats, survival, gridExtra, assertthat, ggplot2,
        grid
Suggests: devtools, roxygen2, testthat
License: MIT + file LICENSE
URL: https://github.com/nhejazi/nima
LazyData: true
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-03-22 23:47:33 UTC; nimahejazi
Author: Nima Hejazi [aut, cre]
Maintainer: Nima Hejazi <nhejazi@berkeley.edu>
Repository: CRAN
Date/Publication: 2016-03-25 09:14:05
