Last data update: 2014.03.03

Rz

Package: Rz
Type: Package
Title: GUI Tool for Data Management like SPSS or Stata
Version: 0.9-1
Date: 2013-07-28
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-07-28 03:45:08 UTC; masahiro
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2013-07-28 08:24:37

● 0 images, 6 functions, 0 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'Rz' ...
** package 'Rz' successfully unpacked and MD5 sums checked
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'Rz'
    finding HTML links ... done
    Rz-package                              html  
    RzThemeEditor                           html  
    crossTable                              html  
    rzAddData                               html  
    rzAddItem                               html  
    rzReloadData                            html  
** building package indices
** testing if installed package can be loaded
* DONE (Rz)
Making 'packages.html' ... done