%%comments:
Copyright (C) 2000, 2001 Free Software Foundation, Inc.
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.1 or
any later version published by the Free Software Foundation; with no
Invariant Sections, with no Front-Cover Texts, and with no Back-Cover
Texts. A copy of the license is included in the file COPYING.
%%name: R
%%short-description: Statistical computation and graphics
%%full-description: An environment for statistical computing and
graphics based on the S programming language from Bell Labs. The
program provides a wide variety of statistical and graphical techniques
(linear and non-linear modelling, statistical tests, time series
analysis, classification, clustering, etc.).
R is designed as a true computer language with control-flow
constructions for iteration and alternation, and it lets users add
additional functionality by defining new functions. For
computationally intensive tasks, Fortran and C code can be called and
linked at run time.
%%category: statistics, math, graphics
%%license: GPL
%%maintainer: The R Core Team
%%interface: command line, X Window System, windows, mac
%%updated: 2002-01-08
%%keywords: statistics, graphics, drawing, computation, math
%%programs:
%%GNU: yes
%%web-page: http://www.R-project.org
%%support:
%%doc: Manuals and translations at http://cran.R-project.org/manuals.html
%%developers: The R Core Team
%%contributors: A large group of individuals from all over the world, see
http://www.R-project.org/contributors.html
%%sponsors:
%%source-tarball: http://cran.R-project.org/src/base/R-1.4.0.tgz
%%source-info: http://cran.R-project.org/sources.html
%%source-template: http://cran.R-project.org/src/base/R-latest.tgz
%%debian: http://cran.R-project.org/bin/linux/debian/
%%rpm: http://cran.R-project.org/bin/linux/redhat/
%%repository:
%%related: ESS-- Emacs Speaks statistics (http://ess.stat.wisc.edu/).
Many related packages have been gathered at the following site:
http://cran.R-project.org/src/contrib/PACKAGES.html.
%%source-language: C, Fortran
%%supported-languages: R, S, C, C++, Fortran
%%use-requirements:
%%build-prerequisites:
%%weak-prerequisites:
%%source-prerequisites:
%%version: 1.4.0 released on 2001-12-19
%%announce-list:
%%announce-news:
%%help-list:
%%help-news:
%%irc-help-channel:
%%irc-dev-channel:
%%dev-list:
%%dev-news:
%%irc-dev-channel:
%%bug-list:
%%bug-database: http://bugs.r-project.org
%%entry-written-by: Janet Casey