Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Oct 2012 08:02:34 GMT
From:      David Naylor <naylor.b.david@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/172776: [patch] update maths/R-cran-car from 2.0-14 to 2.0-15
Message-ID:  <201210160802.q9G82YJv049291@red.freebsd.org>
Resent-Message-ID: <201210160810.q9G8A1dR029126@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         172776
>Category:       ports
>Synopsis:       [patch] update maths/R-cran-car from 2.0-14 to 2.0-15
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Oct 16 08:10:01 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     David Naylor
>Release:        
>Organization:
>Environment:
>Description:
Changes to Version 2.0-15

    o Added an nls method for Boot

    o Recode() introduced as alias for recode() to avoid name clash with Hmisc.

    o residualPlots for glms now ignore starting values for the computing algorithm when computing lack of fit tests; starting values previously caused an error.

    o Marginal Model Plots now allow conditioning on a categorical variable.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -u /usr/ports/math/R-cran-car/Makefile R-cran-car/Makefile
--- /usr/ports/math/R-cran-car/Makefile	2012-10-02 03:24:33.000000000 +0200
+++ R-cran-car/Makefile	2012-10-16 09:51:26.000000000 +0200
@@ -2,7 +2,7 @@
 # $FreeBSD: ports/math/R-cran-car/Makefile,v 1.25 2012/10/01 09:51:15 wen Exp $
 
 PORTNAME=	car
-DISTVERSION=	2.0-14
+DISTVERSION=	2.0-15
 CATEGORIES=	math
 DISTNAME=	${PORTNAME}_${DISTVERSION}
 
Only in /usr/ports/math/R-cran-car: distinfo


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201210160802.q9G82YJv049291>