summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorbrook <brook@pkgsrc.org>2020-07-31 21:49:29 +0000
committerbrook <brook@pkgsrc.org>2020-07-31 21:49:29 +0000
commit141a4938aa67eb7e3735374880366ba323e5ab90 (patch)
treeb61891d5f580553626a0f1e63d600cab28f26cbf /math
parent9432f0eccea17baa3642959bde45526c6fc56bc5 (diff)
downloadpkgsrc-141a4938aa67eb7e3735374880366ba323e5ab90.tar.gz
R-tidyr: update from 0.8.3 to 1.0.2.
Many changes are identified for the update to 1.0.0; see News.md for details. Apparently, these include some breaking changes. See `vignette("in-packages")` for a detailed transition guide.
Diffstat (limited to 'math')
-rw-r--r--math/R-tidyr/Makefile16
-rw-r--r--math/R-tidyr/distinfo10
2 files changed, 14 insertions, 12 deletions
diff --git a/math/R-tidyr/Makefile b/math/R-tidyr/Makefile
index aeceb3b8a71..ca6cb6647c7 100644
--- a/math/R-tidyr/Makefile
+++ b/math/R-tidyr/Makefile
@@ -1,21 +1,23 @@
-# $NetBSD: Makefile,v 1.1 2019/08/09 16:25:23 brook Exp $
+# $NetBSD: Makefile,v 1.2 2020/07/31 21:49:29 brook Exp $
R_PKGNAME= tidyr
-R_PKGVER= 0.8.3
-CATEGORIES= math
+R_PKGVER= 1.0.2
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Easily tidy data with 'spread()' and 'gather()' functions
LICENSE= mit
DEPENDS+= R-glue>=1.3.1:../../devel/R-glue
+DEPENDS+= R-lifecycle>=0.1.0:../../devel/R-lifecycle
DEPENDS+= R-magrittr>=1.5:../../devel/R-magrittr
-DEPENDS+= R-purrr>=0.3.2:../../devel/R-purrr
-DEPENDS+= R-rlang>=0.4.0:../../devel/R-rlang
+DEPENDS+= R-purrr>=0.3.3:../../devel/R-purrr
+DEPENDS+= R-rlang>=0.4.5:../../devel/R-rlang
DEPENDS+= R-tidyselect>=0.2.5:../../devel/R-tidyselect
-DEPENDS+= R-dplyr>=0.7.0:../../math/R-dplyr
+DEPENDS+= R-dplyr>=0.8.2:../../math/R-dplyr
+DEPENDS+= R-ellipsis>=0.1.0:../../math/R-ellipsis
DEPENDS+= R-tibble>=2.1.3:../../math/R-tibble
-DEPENDS+= R-stringi>=1.4.3:../../textproc/R-stringi
+DEPENDS+= R-vctrs>=0.2.0:../../math/R-vctrs
+DEPENDS+= R-stringi>=1.4.6:../../textproc/R-stringi
USE_LANGUAGES= c c++
diff --git a/math/R-tidyr/distinfo b/math/R-tidyr/distinfo
index 39200c68422..64e726b53f3 100644
--- a/math/R-tidyr/distinfo
+++ b/math/R-tidyr/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2019/08/09 16:25:23 brook Exp $
+$NetBSD: distinfo,v 1.2 2020/07/31 21:49:29 brook Exp $
-SHA1 (R/tidyr_0.8.3.tar.gz) = d834818f6dd64e846f28bf921f497c1f9990aa2f
-RMD160 (R/tidyr_0.8.3.tar.gz) = f2d136b8094cfc59059ebdb05aa2c6fba468493e
-SHA512 (R/tidyr_0.8.3.tar.gz) = 56cf9e88f887c18cdc665a377bf4d60e9de1032bf0c20b7ad1aa19d0f461cad4658e8d7f412927a62f4f80a7af6ec338bfc398ebc7c4cba5809293b9d4d93ab9
-Size (R/tidyr_0.8.3.tar.gz) = 383932 bytes
+SHA1 (R/tidyr_1.0.2.tar.gz) = 0d786d320de376ac001a72b4ab6c03ef8c54deaa
+RMD160 (R/tidyr_1.0.2.tar.gz) = c6cb918d7791ef797f12456a79c0b18c93112259
+SHA512 (R/tidyr_1.0.2.tar.gz) = 75c93ae85a20c43de8111acfe56e93793ff850fb6d3f0704d02121644f1ebad0895a37fb1dce1f02d839a8f835e32bf3b5196db87158ce9c6e9a9ef07ec9cf30
+Size (R/tidyr_1.0.2.tar.gz) = 812005 bytes