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

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


Branch: pkgsrc-2017Q1, Version: 3.3.3, Package name: R-3.3.3, 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:
[devel/readline] [devel/gettext-lib] [devel/pcre] [lang/g95] [lang/perl5] [x11/tk] [www/curl] [converters/libiconv] [graphics/png] [graphics/tiff] [graphics/cairo] [graphics/jpeg] [math/blas]

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

Master sites: (Expand)

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

Version history: (Expand)


CVS history: (Expand)


   2017-05-06 17:33:36 by Benny Siegert | Files touched by this commit (1)
Log message:
Pullup ticket #5403 - requested by sevan
math/R: build fix for Darwin

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

---
   Module Name:    pkgsrc
   Committed By:   maya
   Date:           Fri May  5 09:04:35 UTC 2017

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

   Log message:
   R: add some missing PLIST.Darwin entries
   2017-05-01 10:49:14 by Benny Siegert | Files touched by this commit (1)
Log message:
Pullup ticket #5342 - requested by sevan
math/R: build fix

Revisions pulled up:
- math/R/buildlink3.mk                                          1.11

---
   Module Name:    pkgsrc
   Committed By:   jperkin
   Date:           Fri Apr 21 13:14:05 UTC 2017

   Modified Files:
           pkgsrc/math/R: buildlink3.mk

   Log message:
   Pull in required dependencies.