Commit graph

5 commits

Author SHA1 Message Date
TAKATSU Tomonari
267cb3ba37 - Update to 0.6.1 2012-07-26 22:10:13 +00:00
Brendan Fabeny
3503a3164f update math/R to 2.15.1, switch to the new options format, and
adjust dependent ports
2012-06-26 23:57:00 +00:00
Brendan Fabeny
aa89760550 - update math/R-cran-psych to 1.2.1 [1]
- update math/R to 2.15.0, and adjust dependent ports
- minor changes to bsd.cran.mk [2]: rename MASTER_CRAN_SITES to
  MASTER_SITE_CRAN, as in bsd.sites.mk; make the install target more
  flexible and allow CRAN ports to override it; add a regression-test
  target; set USE_FORTRAN to match math/R; remove some of the
  redundant checks of USE_R_MOD; honor NOPORTDATA and NOPORTDOCS

Reviewed by:	thierry, tota, wen
Approved by:	D. Rue (maintainer) [1], wen [2]
2012-05-04 20:56:15 +00:00
Brendan Fabeny
2dbc7784bc update math/R to 2.14.2, and adjust dependent ports 2012-03-03 16:59:36 +00:00
TAKATSU Tomonari
acdafc1b38 - Add a new port: textproc/R-cran-stringr
stringr is a set of simple wrappers that make R's string functions
  more consistent, simpler and easier to use. It does this by ensuring
  that: function and argument names (and positions) are consistent,
  all functions deal with NA's and zero length character appropriately,
  and the output data structures from each function matches the input
  data structures of other functions.

  WWW:	http://cran.r-project.org/web/packages/stringr/
2012-02-07 14:35:21 +00:00