| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
18 Jan 2012 23:04:08
2.0.11_2
|
bf  |
update math/R to 2.14.1, and adjust dependent ports |
27 Nov 2011 07:02:15
2.0.11_1
|
bf  |
update math/R to 2.14.0, math/R-cran-sp to 0.9-91, and adjust
dependent ports
Approved by: linimon (portmgr), thierry, tota, wen
Feature safe: yes |
15 Nov 2011 20:09:02
2.0.11
|
tota  |
- Move PKGNAMEPREFIX defined in each R-cran- related ports Makefile
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 |
29 Oct 2011 18:20:43
2.0.11
|
tota  |
- Update to 2.0-11
PR: ports/161918
Submitted by: David Naylor (maintainer) |
11 Oct 2011 14:19:46
2.0.10_2
|
bf  |
update math/R to 2.13.2, and adjust dependent ports |
28 Jul 2011 04:19:58
2.0.10_1
|
bf  |
update R to 2.13.1 [1], and adjust dependent ports (this
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) |
08 May 2011 05:11:41
2.0.10
|
bf  |
update to 2.0-10
PR: 156858
Submitted by: David Naylor (maintainer) |
07 May 2011 03:29:59
1.2.16_3
|
bf  |
- update to 2.13.0
- 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-*) |
30 Apr 2011 07:59:13
1.2.16_2
|
bf  |
Use DISTVERSION for CRAN ports with hyphenated versions
Approved by: wen |
20 Mar 2011 12:54:45
1.2.16_2
|
miwi  |
- Get Rid MD5 support |
28 Feb 2011 16:03:13
1.2.16_2
|
bf  |
- Update R to 2.12.2, a bugfix release
- Bump PORTREVISION of dependent ports,
where necessary
Approved by: makc, miwi (mentors, implicit) |
29 Jan 2011 16:53:21
1.2.16_1
|
bf  |
- Update R to 2.12.1
- Bump PORTREVISION of
dependent ports
Approved by: makc, miwi (mentors, implicit)
pav (portmgr)
Feature safe: yes |
26 Sep 2010 07:59:14
1.2.16
|
tota  |
- Add CRAN_Include_MAINTAINER tag to Mk/bsd.cran.mk
- 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) |
15 Aug 2010 02:48:05
1.2.16
|
tota  |
- Use R_MOD_AUTOPLIST instead of pkg-plist
Approved by: wen |
24 Apr 2010 07:35:44
1.2.16
|
wen  |
- Update to 1.2.16
Approved by: maintainer(implicit) |
28 Mar 2010 06:47:48
1.2.13_4
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
05 Feb 2010 11:46:55
1.2.13_3
|
dinoex  |
- update to jpeg-8 |
25 Dec 2009 14:35:38
1.2.13_2
|
miwi  |
- Fix build after math/R update
Submitted by: wen@, "b. f." <bf1783@googlemail.com> |
16 Oct 2009 14:00:34
1.2.13_1
|
wen  |
- Change maintainer's email address
PR: ports/139655
Submitted by: David Naylor <naylor.b.david@gmail.com> (maintainer)
Approved by: miwi(mentor) |
31 Jul 2009 13:57:52
1.2.13_1
|
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
02 May 2009 17:33:29
1.2.13
|
wxs  |
This package accompanies J. Fox, An R and S-PLUS Companion to Applied
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> |