aboutsummaryrefslogtreecommitdiffstats
path: root/nonworking/r/r_1.9.1.oe
blob: aece98b7d6b28ef10793e0cfd931dc062c1fa4c2 (plain)
1
2
3
4
5
6
7
8
9
10
11
DESCRIPTION = "R is GNU S, a freely available language and environment for statistical computing and \
graphics which provides a wide variety of statistical and graphical techniques: \
linear and nonlinear modelling, statistical tests, time series analysis, classification, clustering, etc."
MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>"

SRC_URI = "http://cran.r-mirror.de/src/base/R-${PV}.tgz"
S = "${WORKDIR}/R-${PV}"

inherit autotools