./math/R, Statistical language for data analysis and graphics

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2017Q3, Version: 3.3.3nb2, Package name: R-3.3.3nb2, Maintainer: markd

R 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:
[www/curl] [x11/tk] [devel/gettext-lib] [devel/pcre] [devel/readline] [lang/g95] [lang/perl5] [graphics/jpeg] [graphics/cairo] [graphics/tiff] [graphics/png] [math/blas] [converters/libiconv]

Required to build:
[x11/xextproto] [x11/inputproto] [x11/glproto] [x11/damageproto] [x11/renderproto] [x11/xcb-proto] [x11/xf86driproto] [x11/xproto] [x11/fixesproto4] [x11/dri2proto] [x11/xf86vidmodeproto] [devel/libtool-fortran] [pkgtools/cwrappers] [pkgtools/x11-links]

Master sites: (Expand)

SHA1: 9e205a817970578ecd80384f397bae35b46f13b9
RMD160: 5f0d3aa3cf26132ac8774d2589083a12493c18ad
Filesize: 29105.787 KB

Version history: (Expand)


CVS history: (Expand)


   2017-11-12 12:25:39 by Benny Siegert | Files touched by this commit (1) | Package updated
Log message:
Pullup ticket #5619 - requested by sevan
math/R: Darwin build fix

Revisions pulled up:
- math/R/PLIST.Darwin                                           1.6

---
   Module Name:    pkgsrc
   Committed By:   jperkin
   Date:           Mon Oct 30 11:49:38 UTC 2017

   Modified Files:
           pkgsrc/math/R: PLIST.Darwin

   Log message:
   R: Add missing zoneinfo file from previous update.