pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/math/R-Formula



Module Name:    pkgsrc
Committed By:   wen
Date:           Sun Oct 25 03:19:22 UTC 2020

Modified Files:
        pkgsrc/math/R-Formula: Makefile distinfo

Log Message:
Update to 1.2.4

Upstream changes:
Formula 1.2-4

    model.part() method tries to avoid calling has_dot() by checking the data attributes first. This can greatly improve speed when there are lots of variables in a model part that is actually not of 
interest.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/math/R-Formula/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/math/R-Formula/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/math/R-Formula/Makefile
diff -u pkgsrc/math/R-Formula/Makefile:1.2 pkgsrc/math/R-Formula/Makefile:1.3
--- pkgsrc/math/R-Formula/Makefile:1.2  Thu Aug  8 19:53:44 2019
+++ pkgsrc/math/R-Formula/Makefile      Sun Oct 25 03:19:22 2020
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2019/08/08 19:53:44 brook Exp $
+# $NetBSD: Makefile,v 1.3 2020/10/25 03:19:22 wen Exp $
 
 R_PKGNAME=     Formula
-R_PKGVER=      1.2-3
+R_PKGVER=      1.2-4
 CATEGORIES=    math
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost

Index: pkgsrc/math/R-Formula/distinfo
diff -u pkgsrc/math/R-Formula/distinfo:1.1 pkgsrc/math/R-Formula/distinfo:1.2
--- pkgsrc/math/R-Formula/distinfo:1.1  Wed Jul 31 13:03:21 2019
+++ pkgsrc/math/R-Formula/distinfo      Sun Oct 25 03:19:22 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2019/07/31 13:03:21 brook Exp $
+$NetBSD: distinfo,v 1.2 2020/10/25 03:19:22 wen Exp $
 
-SHA1 (R/Formula_1.2-3.tar.gz) = 8a399e67a1d215a0491c467b06bc0537d7a5a2a7
-RMD160 (R/Formula_1.2-3.tar.gz) = 040a3ce69de11b0f3476e463b76f2fa2a5352542
-SHA512 (R/Formula_1.2-3.tar.gz) = 4ca08831fd1d405df64cfc4dd2f4fe6d170a7533faf6d17f74a51dce600cbe7162c583095650c409ee544caf12d5d144c05909a257e9cfc912f924a4da645b26
-Size (R/Formula_1.2-3.tar.gz) = 151340 bytes
+SHA1 (R/Formula_1.2-4.tar.gz) = 5ad12937280eb823274dd383988467290ec4fedf
+RMD160 (R/Formula_1.2-4.tar.gz) = 62193260a74644b8b6c4c85466f3b12b2c28400c
+SHA512 (R/Formula_1.2-4.tar.gz) = 9fa7bf9710c37ae28454b533dfe82cc602b0ddae4ecae38e31155cd957cba51060ba84fa0bbc3adf65aa02d0a2c56fea3a852da292bb71d615437fbdc246a741
+Size (R/Formula_1.2-4.tar.gz) = 164214 bytes



Home | Main Index | Thread Index | Old Index