# $Id: Portfile 105543 2013-04-24 16:06:17Z larryv@macports.org $

PortSystem 1.0

name            R-framework
replaced_by     R
PortGroup       obsolete 1.0

version         3.0.0
categories      math science
maintainers     me.com:kjell.konis
license         {GPL-2 GPL-3}
platforms       macosx

description \
    R is GNU S - an interpreted language for statistical computing

long_description \
    R is a language and environment for statistical computing and graphics. \
    R provides a wide variety of statistical (linear and nonlinear modeling, \
    classical statistical tests, time-series analysis, classification, \
    clustering, ...) and graphical techniques, and is highly extensible.

homepage                    http://www.r-project.org/
