academic/rkward: Updated for version 0.5.3.

This commit is contained in:
Germán Márquez Mejía 2010-05-11 23:39:41 -05:00 committed by Robby Workman
parent a20892105a
commit 3e7de5f545
4 changed files with 13 additions and 13 deletions

View File

@ -1,6 +1,6 @@
RWard strives to combine the power of the R-language with the
(relative) ease of use of commercial statistical packages. While
RKWard is far from finished, it is already useful as an IDE interface
to the R language.
RKWard is a GUI frontend to the powerful R statistics language. It is targeted
at both R novices and R experts, providing a wide range of features from
easy-to-use graphical dialogs for many statistical tasks, to integrated script
editors and R console with syntax highlighting.
RKWard requires R.

View File

@ -5,7 +5,7 @@
# Written by Germán Márquez Mejía (manchito at users.sourceforge.net)
PRGNAM=rkward
VERSION=${VERSION:-0.5.2}
VERSION=${VERSION:-0.5.3}
ARCH=${ARCH:-i486}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="rkward"
VERSION="0.5.2"
VERSION="0.5.3"
HOMEPAGE="http://rkward.sourceforge.net"
DOWNLOAD="http://sourceforge.net/projects/rkward/files/Current_Stable_Releases/rkward-0.5.2.tar.gz/download"
MD5SUM="c272660aa2eff52e357c33a8c25e0df5"
DOWNLOAD="http://downloads.sourceforge.net/rkward/rkward-0.5.3.tar.gz"
MD5SUM="1a1fb29b5f59b6150a3fd08bb51672b7"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Germán Márquez Mejía"

View File

@ -8,11 +8,11 @@
|-----handy-ruler------------------------------------------------------|
rkward: RKWard (A IDE/GUI for the R-project)
rkward:
rkward: RKWard strives to combine the power of the R-language with the
rkward: (relative) ease of use of commercial statistical packages. While
rkward: RKWard is far from finished, it is already useful as an IDE interface
rkward: to the R language.
rkward:
rkward: RKWard is a GUI frontend to the powerful R statistics language. It is
rkward: targeted at both R novices and R experts, providing a wide range of
rkward: features from easy-to-use graphical dialogs for many statistical
rkward: tasks, to integrated script editors and R console with syntax
rkward: highlighting.
rkward:
rkward:
rkward: