pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/R-data.table
Module Name: pkgsrc
Committed By: mef
Date: Sun Jan 21 10:55:57 UTC 2024
Modified Files:
pkgsrc/textproc/R-data.table: Makefile
Log Message:
(textproc/R-data.table) +TEST_DEPENDS+= R-nanotime, make test does not pass yet
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/textproc/R-data.table/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/textproc/R-data.table/Makefile
diff -u pkgsrc/textproc/R-data.table/Makefile:1.5 pkgsrc/textproc/R-data.table/Makefile:1.6
--- pkgsrc/textproc/R-data.table/Makefile:1.5 Sun Jan 21 04:49:57 2024
+++ pkgsrc/textproc/R-data.table/Makefile Sun Jan 21 10:55:57 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2024/01/21 04:49:57 mef Exp $
+# $NetBSD: Makefile,v 1.6 2024/01/21 10:55:57 mef Exp $
R_PKGNAME= data.table
R_PKGVER= 1.14.10
@@ -16,6 +16,7 @@ TEST_DEPENDS+= R-bit-[0-9]*:../../devel/
TEST_DEPENDS+= R-curl-[0-9]*:../../www/R-curl
TEST_DEPENDS+= R-knitr-[0-9]*:../../print/R-knitr
TEST_DEPENDS+= R-R.utils-[0-9]*:../../devel/R-R.utils
+TEST_DEPENDS+= R-nanotime-[0-9]*:../../time/R-nanotime
TEST_DEPENDS+= R-rmarkdown-[0-9]*:../../textproc/R-rmarkdown
TEST_DEPENDS+= R-xts-[0-9]*:../../math/R-xts
TEST_DEPENDS+= R-yaml-[0-9]*:../../textproc/R-yaml
Home |
Main Index |
Thread Index |
Old Index