Path to this page:
./
math/R,
Statistical language for data analysis and graphics
Branch: pkgsrc-2008Q2,
Version: 2.7.0nb1,
Package name: R-2.7.0nb1,
Maintainer: markdR is a language which bears a passing resemblance to the S language
developed at AT&T Bell Laboratories. It provides support for a
variety of statistical and graphical analyses. R is a true
computer language which contains a number of control-flow
constructions for iteration and alternation. It allows users to
add additional functionality by defining new functions. On
platforms which support the dlopen (3) interface, Fortran and C
code can be linked and called at run time.
R is very close to S in both syntax and semantics, but is not identical.
Whether this is a bug or feature is an open question.
Required to run:[
x11/tk] [
converters/libiconv] [
math/blas] [
archivers/unzip] [
lang/f2c] [
lang/perl5] [
devel/pcre] [
devel/readline] [
graphics/jpeg] [
graphics/png] [
graphics/tiff]
Required to build:[
pkgtools/x11-links] [
devel/gmake] [
devel/libtool-base]
Master sites: (Expand)
SHA1: d0a3193e474696ad767845ef6b8ee1555a26b898
RMD160: c3c9cf0c0a1eb6191492f1be19e277e8223a42c9
Filesize: 16011.963 KB
Version history: (Expand)
- (2008-09-03) Updated to version: R-2.7.0nb1
- (2008-07-14) Package added to pkgsrc.se, version R-2.7.0 (created)
CVS history: (Expand)
2008-09-02 21:39:45 by Matthias Scheler | Files touched by this commit (3) |
Log message:
Pullup ticket #2513 - requested by markd
R: security patch
Revisions pulled up:
- math/R/Makefile 1.99
- math/R/distinfo 1.39
- math/R/patches/patch-ae 1.15
---
Module Name: pkgsrc
Committed By: markd
Date: Sun Aug 31 12:33:53 UTC 2008
Modified Files:
pkgsrc/math/R: Makefile distinfo
Added Files:
pkgsrc/math/R/patches: patch-ae
Log message:
Fix for http://secunia.com/advisories/31647/ from R svn.
|