pkgsrc-Changes archive

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

CVS commit: pkgsrc/misc/R-Hmisc



Module Name:    pkgsrc
Committed By:   mef
Date:           Wed May  4 23:07:00 UTC 2022

Modified Files:
        pkgsrc/misc/R-Hmisc: Makefile

Log Message:
(misc/R-Hmisc) TEST_DEPENDS x 9 added, more missing


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/misc/R-Hmisc/Makefile

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

Modified files:

Index: pkgsrc/misc/R-Hmisc/Makefile
diff -u pkgsrc/misc/R-Hmisc/Makefile:1.4 pkgsrc/misc/R-Hmisc/Makefile:1.5
--- pkgsrc/misc/R-Hmisc/Makefile:1.4    Mon Apr 25 13:29:17 2022
+++ pkgsrc/misc/R-Hmisc/Makefile        Wed May  4 23:07:00 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2022/04/25 13:29:17 mef Exp $
+# $NetBSD: Makefile,v 1.5 2022/05/04 23:07:00 mef Exp $
 
 R_PKGNAME=     Hmisc
 R_PKGVER=      4.7-0
@@ -19,6 +19,20 @@ DEPENDS+=    R-data.table>=1.12.2:../../tex
 DEPENDS+=      R-htmlTable>=1.11.0:../../textproc/R-htmlTable
 DEPENDS+=      R-htmltools>=0.3.6:../../textproc/R-htmltools
 
+TEST_DEPENDS+= R-base64enc-[0-9]*:../../converters/R-base64enc
+TEST_DEPENDS+= R-chron-[0-9]*:../../math/R-chron
+TEST_DEPENDS+= R-Formula-[0-9]*:../../math/R-Formula
+TEST_DEPENDS+= R-gridExtra-[0-9]*:../../graphics/R-gridExtra
+TEST_DEPENDS+= R-htmlTable-[0-9]*:../../textproc/R-htmlTable
+TEST_DEPENDS+= R-htmltools-[0-9]*:../../textproc/R-htmltools
+TEST_DEPENDS+= R-latticeExtra-[0-9]*:../../graphics/R-latticeExtra
+TEST_DEPENDS+= R-VGAM-[0-9]*:../../math/R-VGAM
+TEST_DEPENDS+= R-viridis-[0-9]*:../../graphics/R-viridis
+#EST_DEPENDS+= R-rms-[0-9]*:
+#EST_DEPENDS+= R-mice-[0-9]*:
+#EST_DEPENDS+= R-tables-[0-9]*:
+#EST_DEPENDS+= R-plotly-[0-9]*:
+
 USE_LANGUAGES= c fortran
 
 .include "../../math/R/Makefile.extension"



Home | Main Index | Thread Index | Old Index