pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/math/R-dplyr
Module Name: pkgsrc
Committed By: mef
Date: Sun Dec 18 05:38:38 UTC 2022
Modified Files:
pkgsrc/math/R-dplyr: Makefile distinfo
Log Message:
(math/R-dplyr) Updated 1.0.9 to 1.0.10
# dplyr 1.0.10
Hot patch release to resolve R CMD check failures.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/math/R-dplyr/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/math/R-dplyr/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-dplyr/Makefile
diff -u pkgsrc/math/R-dplyr/Makefile:1.6 pkgsrc/math/R-dplyr/Makefile:1.7
--- pkgsrc/math/R-dplyr/Makefile:1.6 Sun May 22 12:24:04 2022
+++ pkgsrc/math/R-dplyr/Makefile Sun Dec 18 05:38:37 2022
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2022/05/22 12:24:04 mef Exp $
+# $NetBSD: Makefile,v 1.7 2022/12/18 05:38:37 mef Exp $
R_PKGNAME= dplyr
-R_PKGVER= 1.0.9
+R_PKGVER= 1.0.10
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
COMMENT= Grammar of data manipulation
@@ -22,11 +22,9 @@ DEPENDS+= R-tibble>=2.1.3:../../math/R-t
DEPENDS+= R-vctrs>=0.4.1:../../math/R-vctrs
# Packages suggested but not available:
-# 'bench', 'Lahman', 'lobstr', 'nycflights13', 'RMySQL'
+# 'Lahman', 'lobstr', 'nycflights13', 'RMySQL'
-
-
-#TEST_DEPENDS+= R-bench-[0-9]*:
+TEST_DEPENDS+= R-bench-[0-9]*:../../benchmarks/R-bench
TEST_DEPENDS+= R-broom-[0-9]*:../../math/R-broom
TEST_DEPENDS+= R-callr-[0-9]*:../../devel/R-callr
TEST_DEPENDS+= R-covr-[0-9]*:../../devel/R-covr
Index: pkgsrc/math/R-dplyr/distinfo
diff -u pkgsrc/math/R-dplyr/distinfo:1.7 pkgsrc/math/R-dplyr/distinfo:1.8
--- pkgsrc/math/R-dplyr/distinfo:1.7 Sun May 22 12:24:04 2022
+++ pkgsrc/math/R-dplyr/distinfo Sun Dec 18 05:38:37 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2022/05/22 12:24:04 mef Exp $
+$NetBSD: distinfo,v 1.8 2022/12/18 05:38:37 mef Exp $
-BLAKE2s (R/dplyr_1.0.9.tar.gz) = 0118a9b81fd26da904422e07efa017836dcca0b0a4f20fef5269b7df6c9be819
-SHA512 (R/dplyr_1.0.9.tar.gz) = 0044bd937d68df71fff75d78851f15fd041912872ae0cfcc006b22f08f6ed633a978001a421b2a92500ca87c9170bf9cd3f6b081d045da0b41721af71b3911a2
-Size (R/dplyr_1.0.9.tar.gz) = 957637 bytes
+BLAKE2s (R/dplyr_1.0.10.tar.gz) = 1968c91554301a8155c86cfe641dd05284a5b816cb7f48dca6dfafe0b582e842
+SHA512 (R/dplyr_1.0.10.tar.gz) = c0848b809c699b4fcc0a3e097868dad9ca2957b87387e310b4b2915a106137bad121e570e9f2f69c155149042f68c76201ed739c043b99e02c506cb2cf5a8cf2
+Size (R/dplyr_1.0.10.tar.gz) = 884984 bytes
Home |
Main Index |
Thread Index |
Old Index