pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/math/R-acepack
Module Name: pkgsrc
Committed By: mef
Date: Fri Feb 14 13:58:16 UTC 2025
Modified Files:
pkgsrc/math/R-acepack: Makefile distinfo
Log Message:
(math/R-acepack) Updated 1.4.2 to 1.5.2
## 1.5.2
* Date: 01-27-2025
* Fixing parallel make build issue and type checking on scratch memory
## 1.5.1
* Date: 01-21-2025
* Fixing errors detected by Ripley in future version of R.
## 1.5.0
* Date: 01-05-2025
* Complete refactor into F90 assisted by ChatGPT.
* Merged all globals to a single parameter set to control routines
and provided calls to set them in the FORTRAN.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/math/R-acepack/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/math/R-acepack/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-acepack/Makefile
diff -u pkgsrc/math/R-acepack/Makefile:1.3 pkgsrc/math/R-acepack/Makefile:1.4
--- pkgsrc/math/R-acepack/Makefile:1.3 Wed Jan 24 13:24:46 2024
+++ pkgsrc/math/R-acepack/Makefile Fri Feb 14 13:58:15 2025
@@ -1,12 +1,13 @@
-# $NetBSD: Makefile,v 1.3 2024/01/24 13:24:46 mef Exp $
+# $NetBSD: Makefile,v 1.4 2025/02/14 13:58:15 mef Exp $
R_PKGNAME= acepack
-R_PKGVER= 1.4.2
+R_PKGVER= 1.5.2
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
COMMENT= ACE and AVAS for selecting multiple regression transformations
LICENSE= mit
+TEST_DEPENDS+= R-roxygen2-[0-9]*:../../devel/R-roxygen2
TEST_DEPENDS+= R-testthat-[0-9]*:../../devel/R-testthat
# !pdfTeX error: pdflatex (file tcrm1000): Font tcrm1000 at 600 not found
Index: pkgsrc/math/R-acepack/distinfo
diff -u pkgsrc/math/R-acepack/distinfo:1.4 pkgsrc/math/R-acepack/distinfo:1.5
--- pkgsrc/math/R-acepack/distinfo:1.4 Wed Jan 24 13:24:46 2024
+++ pkgsrc/math/R-acepack/distinfo Fri Feb 14 13:58:15 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2024/01/24 13:24:46 mef Exp $
+$NetBSD: distinfo,v 1.5 2025/02/14 13:58:15 mef Exp $
-BLAKE2s (R/acepack_1.4.2.tar.gz) = 0c9a6707b11ad2e32cb88e762191227b8e0b4ca652739fd60982a90e8065e250
-SHA512 (R/acepack_1.4.2.tar.gz) = bd3adeec97ed863f6f78c67780dfdfea072daf20b5233fef223fab927b5810a5b1e8c02cf9aa266010ad000b6bb8062bf965acbfe684f772ad1aa8ca488c1d31
-Size (R/acepack_1.4.2.tar.gz) = 37644 bytes
+BLAKE2s (R/acepack_1.5.2.tar.gz) = 9e49565955909a43f971251106cf8c744733250db8fe9024c141d5f1a6e0656b
+SHA512 (R/acepack_1.5.2.tar.gz) = ead167d345b676219c18da0fa575f31adf249df1a5eb2f3d6da514f14eed8a4d23953624e80fa5a05f2b0c09460e930c76723382eead864097cf9615ccfa3bc9
+Size (R/acepack_1.5.2.tar.gz) = 26940 bytes
Home |
Main Index |
Thread Index |
Old Index