nesaro / pyrqt

GUI for R statistical package

Home Page:http://nestorarocha.com/driza/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

QT GUI for R. Formerly named driza

REQUIREMENTS

  • Python >= 3.4
  • Qt > 4.0
  • rpy

INSTALL

  • You can use driza on its own working directory.
  • ui files requires compilation using pyuic utility (included in PyQT package).
  • "make" will call pyuic to compile all forms.
  • "make install" will install driza on linux systems

USAGE

driza-qt launches main program

About

GUI for R statistical package

http://nestorarocha.com/driza/

License:GNU General Public License v2.0


Languages

Language:Python 99.7%Language:Makefile 0.2%Language:QMake 0.1%