aboutsummaryrefslogtreecommitdiff
path: root/math/p5-Statistics-R
Commit message (Collapse)AuthorAgeFilesLines
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
| | | | Notes: svn path=/head/; revision=297915
* - update math/R-cran-psych to 1.2.1 [1]Brendan Fabeny2012-05-041-0/+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] Notes: svn path=/head/; revision=296023
* - Update to 0.27Wen Heping2012-03-302-5/+4
| | | | | | | | | | ChangeLog: http://cpansearch.perl.org/src/FANGLY/Statistics-R-0.27/Changes - Reset maintainer to perl@ Feature safe: yes Notes: svn path=/head/; revision=293982
* update math/R to 2.14.2, and adjust dependent portsBrendan Fabeny2012-03-031-0/+1
| | | | Notes: svn path=/head/; revision=292607
* - Update to 0.26Wen Heping2012-02-052-4/+3
| | | | | | | ChangeLog: http://cpansearch.perl.org/src/FANGLY/Statistics-R-0.26/Changes Notes: svn path=/head/; revision=290412
* update math/R to 2.14.1, and adjust dependent portsBrendan Fabeny2012-01-181-0/+1
| | | | Notes: svn path=/head/; revision=289429
* Repeated words are are hard to to find sometimes.Eitan Adler2012-01-081-1/+1
| | | | | | | Approved by: portmgr (itetcu) Notes: svn path=/head/; revision=288737
* - Update to 0.25Wen Heping2011-12-222-4/+3
| | | | Notes: svn path=/head/; revision=287836
* update math/R to 2.14.0, math/R-cran-sp to 0.9-91, and adjustBrendan Fabeny2011-11-271-0/+1
| | | | | | | | | | dependent ports Approved by: linimon (portmgr), thierry, tota, wen Feature safe: yes Notes: svn path=/head/; revision=286477
* - Update to 0.23Wen Heping2011-11-092-4/+3
| | | | | | | ChangeLog: http://cpansearch.perl.org/src/FANGLY/Statistics-R-0.23/Changes Notes: svn path=/head/; revision=285330
* update math/R to 2.13.2, and adjust dependent portsBrendan Fabeny2011-10-111-0/+1
| | | | Notes: svn path=/head/; revision=283375
* - Update to 0.22Wen Heping2011-10-102-3/+3
| | | | | | | ChangeLog: http://10.155.85.226/tb/logs/9.0-FreeBSD/p5-Statistics-R-0.22.log Notes: svn path=/head/; revision=283280
* - Update to 0.21Wen Heping2011-09-053-9/+12
| | | | | | | | | | ChangeLog: http://cpansearch.perl.org/src/FANGLY/Statistics-R-0.21/Changes PR: ports/160457 Submitted by: sunpoet@ Notes: svn path=/head/; revision=281196
* update R to 2.13.1 [1], and adjust dependent ports (thisBrendan Fabeny2011-07-281-1/+1
| | | | | | | | | | | | includes workarounds intended to fix the broken sparc64 build, and fixes to the static libR, which is now in a separate slave port, math/libR) PR: 158947 [1] Submitted by: wen ([1], independently) Notes: svn path=/head/; revision=278443
* - update to 2.13.0Brendan Fabeny2011-05-071-0/+1
| | | | | | | | | | | | | | | | | | | | | | | - switch to the bundled Rblas and Rlapack by default (this can be changed by setting BLAS and LAPACK) which favors correctness in some corner cases over a slight performance penalty; this will be revisited after the blas and lapack updates - replace the STATIC_LIBR option with a LIBR option (on by default): if on, libR.a and libR.so are installed, and R is linked to libR.so. Otherwise, R is static, and no libRs are installed. - remove the superfluous copy of libR.so in ${LOCALBASE}/lib [1] - enable the cairo and pango elements in the X11() graphics device by default, controlled by new PANGOCAIRO option - add a few small patches to dependent ports, bumping PORTREVISION where necessary PR: 153309 [1] Approved by: thierry (rkward*), wen (rpy*, R-cran-*) Notes: svn path=/head/; revision=273724
* Statistics::R will permit the control of the the R (R-project) interpreterWen Heping2011-03-074-0/+39
through Perl in different architectures and OS. WWW: http://search.cpan.org/dist/Statistics-R/ Notes: svn path=/head/; revision=270409