FreshPorts -- The Place For Ports notbug Sun, 12 Feb 2012 12:11 PM GMT
Port details
R-cran-car 2.0.11_2 math on this many watch lists=0 search for ports that depend on this port
Companion to Applied Regression for R
Maintained by: naylor.b.david@gmail.com search for ports maintained by this maintainer
Port Added: 02 May 2009 17:34:13
License: GPLv2
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
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: math/R
Required To Run: math/R
There are no ports dependent upon this port

To install the port: cd /usr/ports/math/R-cran-car/ && make install clean
To add the package: pkg_add -r R-cran-car


Configuration Options
     No options to configure

Master Sites:
http://ftp.ctex.org/mirrors/CRAN/src/contrib/
http://cran.rakanu.com/src/contrib/
http://cran.ms.unimelb.edu.au/src/contrib/
http://mirror.its.dal.ca/cran/src/contrib/
http://mirrors.dotsrc.org/cran/src/contrib/
http://cran.univ-lyon1.fr/src/contrib/
http://ftp5.gwdg.de/pub/misc/cran/src/contrib/
http://cran.stat.unipd.it/src/contrib/
http://cran.md.tsukuba.ac.jp/src/contrib/
http://mirrors.ibiblio.org/pub/mirrors/CRAN/src/contrib/
http://cran.cnr.berkeley.edu/src/contrib/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 21

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
18 Jan 2012 23:04:08
Original commit files touched by this commit  2.0.11_2
bf search for other commits by this committer
update math/R to 2.14.1, and adjust dependent ports
27 Nov 2011 07:02:15
Original commit files touched by this commit  2.0.11_1
bf search for other commits by this committer
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
Original commit files touched by this commit  2.0.11
tota search for other commits by this committer
- 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
Original commit files touched by this commit  2.0.11
tota search for other commits by this committer
- Update to 2.0-11

PR:             ports/161918
Submitted by:   David Naylor (maintainer)
11 Oct 2011 14:19:46
Original commit files touched by this commit  2.0.10_2
bf search for other commits by this committer
update math/R to 2.13.2, and adjust dependent ports
28 Jul 2011 04:19:58
Original commit files touched by this commit  2.0.10_1
bf search for other commits by this committer
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
Original commit files touched by this commit  2.0.10
bf search for other commits by this committer
update to 2.0-10

PR:             156858
Submitted by:   David Naylor (maintainer)
07 May 2011 03:29:59
Original commit files touched by this commit  1.2.16_3
bf search for other commits by this committer
- 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
Original commit files touched by this commit  1.2.16_2
bf search for other commits by this committer
Use DISTVERSION for CRAN ports with hyphenated versions

Approved by:    wen
20 Mar 2011 12:54:45
Original commit files touched by this commit  1.2.16_2
miwi search for other commits by this committer
- Get Rid MD5 support
28 Feb 2011 16:03:13
Original commit files touched by this commit  1.2.16_2
bf search for other commits by this committer
- 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
Original commit files touched by this commit  1.2.16_1
bf search for other commits by this committer
- 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
Original commit files touched by this commit  1.2.16
tota search for other commits by this committer
- 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
Original commit files touched by this commit  1.2.16
tota search for other commits by this committer
- Use R_MOD_AUTOPLIST instead of pkg-plist

Approved by:    wen
24 Apr 2010 07:35:44
Original commit files touched by this commit  1.2.16
wen search for other commits by this committer
- Update to 1.2.16

Approved by:    maintainer(implicit)
28 Mar 2010 06:47:48
Original commit files touched by this commit  1.2.13_4
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
05 Feb 2010 11:46:55
Original commit files touched by this commit  1.2.13_3
dinoex search for other commits by this committer
- update to jpeg-8
25 Dec 2009 14:35:38
Original commit files touched by this commit  1.2.13_2
miwi search for other commits by this committer
- Fix build after math/R update

Submitted by:   wen@, "b. f." <bf1783@googlemail.com>
16 Oct 2009 14:00:34
Original commit files touched by this commit  1.2.13_1
wen search for other commits by this committer
- 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
Original commit files touched by this commit  1.2.13_1
dinoex search for other commits by this committer
- 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
Original commit files touched by this commit  1.2.13
wxs search for other commits by this committer
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>

Number of commits found: 21

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
webcalendarFeb 12
webcalendar-develFeb 12
bipFeb 11
firefoxFeb 11
linux-firefoxFeb 11
linux-seamonkeyFeb 11
linux-thunderbirdFeb 11
seamonkeyFeb 11
surfFeb 11
thunderbirdFeb 11
chromiumFeb 09
chromiumFeb 09
drupal6Feb 07
drupal7Feb 07
bugzillaFeb 06

15 vulnerabilities affecting 34 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds

Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23151
Broken 192
Deprecated 96
Ignore 728
Forbidden 2
Restricted 329
No CDROM 109
Vulnerable 0
Expired 7
Set to expire 93
Interactive 59
new 24 hours 2
new 48 hours7
new 7 days44
new fortnight69
new month139

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.423 seconds.