Package: Rz
Type: Package
Title: GUI Tool for Data Management like SPSS or Stata
Version: 0.9-0
Date: 2013-05-30
Author: Masahiro Hayashi
Maintainer: Masahiro Hayashi <rinm884@gmail.com>
Description: R is very powerful but it lacks some of the
        functionalities found in Stata or SPSS to manage survey data.
        The `memisc` package provides these (variable labels, value
        labels, definable missing values and so on), but to efficiently
        work these functions need a graphical interface to allow the
        user to get an overview of the data. This package provides such
        a graphical interface, similar in fashion to SPSS's Variable
        View and data managing system. It uses the `memisc` package as
        its backend. Additionally, `Rz` has a powerful plot assistant
        interface based on `ggplot2`.
License: GPL (>= 3) + file LICENSE
URL: http://m884.jp/Rz.html
Depends: R (>= 2.14), methods, grid, foreign, memisc, psych, ggplot2
        (>= 0.9.2)
Suggests: quantreg, Hmisc, cairoDevice, vcd
Imports: RGtk2 (>= 2.20), formatR
Packaged: 2013-05-30 08:01:18 UTC; masahiro
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2013-05-30 11:53:13
