Date: Mon, 13 Apr 2009 16:45:26 GMT From: David Naylor <naylor.b.david@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/133708: [NEW PORT] math/R-cran-car - Companion to Applied Regression for R Message-ID: <200904131645.n3DGjQqX061918@www.freebsd.org> Resent-Message-ID: <200904131650.n3DGo1MZ052509@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 133708 >Category: ports >Synopsis: [NEW PORT] math/R-cran-car - Companion to Applied Regression for R >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Apr 13 16:50:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: David Naylor >Release: FreeBSD 8.0-CURRENT >Organization: Private >Environment: FreeBSD dragonmini.dg 8.0-CURRENT FreeBSD 8.0-CURRENT #0: Sun Dec 21 20:04:04 SAST 2008 root@dragonmini.dg:/tmp/usr/src/sys/GENERIC amd64 >Description: Adds the Companion to Applied Regression (aka car) package for R. >How-To-Repeat: n/a >Fix: n/a Patch attached with submission follows: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # R-cran-car # R-cran-car/Makefile # R-cran-car/pkg-descr # R-cran-car/pkg-plist # R-cran-car/distinfo # echo c - R-cran-car mkdir -p R-cran-car > /dev/null 2>&1 echo x - R-cran-car/Makefile sed 's/^X//' >R-cran-car/Makefile << 'ee8bf93c5683f2fc15796f3f37af3fb4' X# New ports collection makefile for: car X# Date created: 13 April 2009 X# Whom: David Naylor <dragonsa@highveldmail.co.za> X# X# $FreeBSD$ X# X XPORTNAME= car XPORTVERSION= 1.2.13 XCATEGORIES= math XPKGNAMEPREFIX= R-cran- XDISTNAME= ${PORTNAME}_1.2-13 X XMAINTAINER= dragonsa@highveldmail.co.za XCOMMENT= Companion to Applied Regression for R X XR_MOD= yes X X.include "${.CURDIR}/../../math/R-cran-sm/files/bsd.cran.mk" X.include <bsd.port.mk> ee8bf93c5683f2fc15796f3f37af3fb4 echo x - R-cran-car/pkg-descr sed 's/^X//' >R-cran-car/pkg-descr << 'd1a00219b8a6d9c82980f0d2f9b4153e' XThis package accompanies J. Fox, An R and S-PLUS Companion to Applied XRegression, Sage, 2002. The package contains mostly functions for applied Xregression, linear models, and generalized linear models, with an emphasis on Xregression diagnostics, particularly graphical diagnostic methods. There are Xalso some utility functions. With some exceptions, I have tried not to duplicate Xcapabilities in the basic distribution of R, nor in widely used packages. Where Xrelevant, the functions in car are consistent with na.action = na.omit or Xna.exclude. X XWWW: http://cran.r-project.org/web/packages/car/index.html d1a00219b8a6d9c82980f0d2f9b4153e echo x - R-cran-car/pkg-plist sed 's/^X//' >R-cran-car/pkg-plist << '42587f324f4638376d5bf61cebc60b12' X 42587f324f4638376d5bf61cebc60b12 echo x - R-cran-car/distinfo sed 's/^X//' >R-cran-car/distinfo << 'e7a12891715090711fddd49f1d7c16f9' XMD5 (car_1.2-13.tar.gz) = 627e36581b99cfb0660d263e3e7ccb31 XSHA256 (car_1.2-13.tar.gz) = e4d62b4fa7c0c80a3f6323cc2004d1b01d6b4cdb61f63695203d5788df0f0c78 XSIZE (car_1.2-13.tar.gz) = 222129 e7a12891715090711fddd49f1d7c16f9 exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200904131645.n3DGjQqX061918>