This script is for Slackware 14.0 only and may be outdated.

SlackBuilds Repository

14.0 > Academic > R (3.0.1)

R is an integrated suite of software facilities for data manipulation,
calculation and graphical display. Among other things it has

* an effective data handling and storage facility,

* a suite of operators for calculations on arrays, in particular
matrices,

* a large, coherent, integrated collection of intermediate tools for
data analysis,

* graphical facilities for data analysis and display either directly
at the computer or on hardcopy, and

* a well developed, simple and effective programming language (called
`S') which includes conditionals, loops, user defined recursive
functions and input and output facilities. (Indeed most of the
system supplied functions are themselves written in the S language.)

If you do not need to build the R shared library (which is needed if
you would like to call R functions from other applications), execute
the script as R_SHLIB=no ./R.SlackBuild

If you do not need to build the BLAS shared library (which is useful
for swapping default unaccelerated BLAS for an accelerated one),
execute the script as BLAS_SHLIB=no ./R.SlackBuild

Maintained by: melikamp
Keywords: statistics,language,program,programming,stats,S,ATT,Bell,Lucent,academic
ChangeLog: R

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

Source Downloads:
R-3.0.1.tar.gz (36d51544b007fff26c7fbf36b02ea5ad)

Download SlackBuild:
R.tar.gz
R.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
COPYING
R.SlackBuild
R.info
README
slack-desc

Validated for Slackware 14.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds