Date: Sat, 2 May 2009 17:33:29 +0000 (UTC) From: Wesley Shields <wxs@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/math Makefile ports/math/R-cran-car Makefile distinfo pkg-descr pkg-plist Message-ID: <200905021733.n42HXT6f088199@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
wxs 2009-05-02 17:33:29 UTC FreeBSD ports repository Modified files: math Makefile Added files: math/R-cran-car Makefile distinfo pkg-descr pkg-plist Log: 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> Revision Changes Path 1.595 +1 -0 ports/math/Makefile 1.1 +21 -0 ports/math/R-cran-car/Makefile (new) 1.1 +3 -0 ports/math/R-cran-car/distinfo (new) 1.1 +10 -0 ports/math/R-cran-car/pkg-descr (new) 1.1 +304 -0 ports/math/R-cran-car/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200905021733.n42HXT6f088199>