pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/math/R-compositions
Module Name: pkgsrc
Committed By: mef
Date: Tue Jun 13 13:22:54 UTC 2023
Modified Files:
pkgsrc/math/R-compositions: Makefile distinfo
Log Message:
(math/R-compositions) Updated 2.0.5 to 2.0.6
Version 2.0-6
* All .C() calls include symbols and not string names of the called C routines
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/math/R-compositions/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/math/R-compositions/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-compositions/Makefile
diff -u pkgsrc/math/R-compositions/Makefile:1.4 pkgsrc/math/R-compositions/Makefile:1.5
--- pkgsrc/math/R-compositions/Makefile:1.4 Sun Mar 12 05:11:37 2023
+++ pkgsrc/math/R-compositions/Makefile Tue Jun 13 13:22:54 2023
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2023/03/12 05:11:37 mef Exp $
+# $NetBSD: Makefile,v 1.5 2023/06/13 13:22:54 mef Exp $
R_PKGNAME= compositions
-R_PKGVER= 2.0-5
+R_PKGVER= 2.0-6
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
COMMENT= Compositional data analysis
@@ -13,8 +13,10 @@ DEPENDS+= R-robustbase>=0.93.5:../../mat
DEPENDS+= R-tensorA>=0.36.1:../../math/R-tensorA
# Packages suggested but not available: 'rgl'
-#TEST_DEPENDS+= R-rgl-[0-9]*:../..
+TEST_DEPENDS+= R-rgl-[0-9]*:../../graphics/R-rgl
TEST_DEPENDS+= R-combinat-[0-9]*:../../math/R-combinat
+TEST_DEPENDS+= R-knitr-[0-9]*:../../print/R-knitr
+TEST_DEPENDS+= R-rmarkdown-[0-9]*:../../textproc/R-rmarkdown
USE_LANGUAGES= c fortran
Index: pkgsrc/math/R-compositions/distinfo
diff -u pkgsrc/math/R-compositions/distinfo:1.6 pkgsrc/math/R-compositions/distinfo:1.7
--- pkgsrc/math/R-compositions/distinfo:1.6 Sun Mar 12 05:11:37 2023
+++ pkgsrc/math/R-compositions/distinfo Tue Jun 13 13:22:54 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2023/03/12 05:11:37 mef Exp $
+$NetBSD: distinfo,v 1.7 2023/06/13 13:22:54 mef Exp $
-BLAKE2s (R/compositions_2.0-5.tar.gz) = 7220c703cec15a1e898bf6b1082f2f27ce1d755c98d5a893616fa5536e1f96be
-SHA512 (R/compositions_2.0-5.tar.gz) = 8917e9b2b68643cbf42789e8aa8ba18dea7aeae2ebbaa9f66acb2eca223cfd1f16cd0fb99cc596e490e619bd3969edf3034162981eb0aa4d07f529ee3c0128b6
-Size (R/compositions_2.0-5.tar.gz) = 1175883 bytes
+BLAKE2s (R/compositions_2.0-6.tar.gz) = 4c0cde4aa82ca04d780863dc788129d739750de180e191b5cbece21f2a67c727
+SHA512 (R/compositions_2.0-6.tar.gz) = 27326e038ace93a374bd38ce02c3fab34f3554793ea2211d367720b72d4ef802e176e7a548357f321f8a8a62c2b3c664cc60c16314a3773c1d7768c0924933b1
+Size (R/compositions_2.0-6.tar.gz) = 1176606 bytes
Home |
Main Index |
Thread Index |
Old Index