aboutsummaryrefslogtreecommitdiff
path: root/math/R-cran-car
Commit message (Collapse)AuthorAgeFilesLines
* update math/R to 2.14.2, and adjust dependent portsBrendan Fabeny2012-03-031-1/+1
| | | | Notes: svn path=/head/; revision=292607
* update math/R to 2.14.1, and adjust dependent portsBrendan Fabeny2012-01-181-1/+1
| | | | Notes: svn path=/head/; revision=289429
* 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
* - Move PKGNAMEPREFIX defined in each R-cran- related ports MakefileTAKATSU Tomonari2011-11-151-1/+0
| | | | | | | | | | | | | | | | to Mk/bsd.cran.mk PR: ports/162238 Submitted by: tota (myself) Approved by: wen (maintainer of Mk/bsd.cran.mk and many related ports), David Naylor <naylor_DOT_b_DOT_david_AT_gmail_DOT_com> (maintainer of math/R-cran-RSvgDevice and math/R-cran-car), Dan Rue <drue_AT_therub_DOT_org> (maintainer of math/R-cran-psych, timeout > 2 weeks) Feature safe: yes Notes: svn path=/head/; revision=285871
* - Update to 2.0-11TAKATSU Tomonari2011-10-292-4/+3
| | | | | | | | PR: ports/161918 Submitted by: David Naylor (maintainer) Notes: svn path=/head/; revision=284672
* update math/R to 2.13.2, and adjust dependent portsBrendan Fabeny2011-10-111-1/+1
| | | | Notes: svn path=/head/; revision=283375
* update R to 2.13.1 [1], and adjust dependent ports (thisBrendan Fabeny2011-07-281-0/+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.0-10Brendan Fabeny2011-05-082-4/+5
| | | | | | | | PR: 156858 Submitted by: David Naylor (maintainer) Notes: svn path=/head/; revision=273763
* - update to 2.13.0Brendan Fabeny2011-05-071-1/+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
* Use DISTVERSION for CRAN ports with hyphenated versionsBrendan Fabeny2011-04-301-2/+2
| | | | | | | Approved by: wen Notes: svn path=/head/; revision=273365
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* - Update R to 2.12.2, a bugfix releaseBrendan Fabeny2011-02-281-1/+1
| | | | | | | | | | - Bump PORTREVISION of dependent ports, where necessary Approved by: makc, miwi (mentors, implicit) Notes: svn path=/head/; revision=270002
* - Update R to 2.12.1Brendan Fabeny2011-01-291-0/+1
| | | | | | | | | | | | - Bump PORTREVISION of dependent ports Approved by: makc, miwi (mentors, implicit) pav (portmgr) Feature safe: yes Notes: svn path=/head/; revision=268391
* - Add CRAN_Include_MAINTAINER tag to Mk/bsd.cran.mkTAKATSU Tomonari2010-09-261-3/+1
| | | | | | | | | | - Rename R_MOD to USE_R_MOD to be suitable for bsd.port.mk - Remove math/R-cran-sm/files/bsd.cran.mk to complete the moving Approved by: wen (via e-mail) Notes: svn path=/head/; revision=261877
* - Use R_MOD_AUTOPLIST instead of pkg-plistTAKATSU Tomonari2010-08-152-31/+1
| | | | | | | Approved by: wen Notes: svn path=/head/; revision=259251
* - Update to 1.2.16Wen Heping2010-04-242-6/+5
| | | | | | | Approved by: maintainer(implicit) Notes: svn path=/head/; revision=253152
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* - Fix build after math/R updateMartin Wilke2009-12-252-280/+7
| | | | | | | Submitted by: wen@, "b. f." <bf1783@googlemail.com> Notes: svn path=/head/; revision=246594
* - Change maintainer's email addressWen Heping2009-10-161-2/+2
| | | | | | | | | PR: ports/139655 Submitted by: David Naylor <naylor.b.david@gmail.com> (maintainer) Approved by: miwi(mentor) Notes: svn path=/head/; revision=242920
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-0/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* This package accompanies J. Fox, An R and S-PLUS Companion to AppliedWesley Shields2009-05-024-0/+338
Regression, Sage, 2002. The package contains mostly functions for applied regression, linear models, and generalized linear models, with an emphasis on regression diagnostics, particularly graphical diagnostic methods. There are also some utility functions. With some exceptions, I have tried not to duplicate capabilities in the basic distribution of R, nor in widely used packages. Where relevant, the functions in car are consistent with na.action = na.omit or na.exclude. WWW: http://cran.r-project.org/web/packages/car/index.html PR: ports/133708 Submitted by: David Naylor <naylor.b.david@gmail.com> Notes: svn path=/head/; revision=233130