pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/math/R-repurrrsive
Module Name: pkgsrc
Committed By: mef
Date: Fri Jun 9 00:07:37 UTC 2023
Modified Files:
pkgsrc/math/R-repurrrsive: Makefile distinfo
Log Message:
(math/R-repurrrsive) Updated 1.0.0 to 1.1.0
# repurrrsive 1.1.0
* Some NSFW content has been removed from `got_chars` (#26).
* `gmaps_cities` is a new dataset, containing the results of geocoding five
US cities.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/math/R-repurrrsive/Makefile \
pkgsrc/math/R-repurrrsive/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-repurrrsive/Makefile
diff -u pkgsrc/math/R-repurrrsive/Makefile:1.1 pkgsrc/math/R-repurrrsive/Makefile:1.2
--- pkgsrc/math/R-repurrrsive/Makefile:1.1 Wed May 4 12:22:05 2022
+++ pkgsrc/math/R-repurrrsive/Makefile Fri Jun 9 00:07:37 2023
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.1 2022/05/04 12:22:05 mef Exp $
+# $NetBSD: Makefile,v 1.2 2023/06/09 00:07:37 mef Exp $
R_PKGNAME= repurrrsive
-R_PKGVER= 1.0.0
+R_PKGVER= 1.1.0
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
COMMENT= Examples of Recursive Lists and Nested or Split Data Frames
@@ -11,6 +11,16 @@ DEPENDS+= R-tibble>=3.1.4:../../math/R-t
#TEST_DEPENDS+= R-gapminder-[0-9]*:
#TEST_DEPENDS+= R-wesanderson-[0-9]*:
+TEST_DEPENDS+= R-jsonlite-[0-9]*:../../textproc/R-jsonlite
+TEST_DEPENDS+= R-testthat-[0-9]*:../../devel/R-testthat
+TEST_DEPENDS+= R-xml2-[0-9]*:../../textproc/R-xml2
+
+# !pdfTeX error: pdflatex (file tctt0900): Font tctt0900 at 600 not found
+# (tctt looks included in tex-ec though)
+TEST_DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin
+TEST_DEPENDS+= tex-url-[0-9]*:../../print/tex-url
+TEST_DEPENDS+= tex-ec-[0-9]*:../../fonts/tex-ec
+TEST_DEPENDS+= tex-xkeyval-[0-9]*:../../print/tex-xkeyval
USE_LANGUAGES= # none
Index: pkgsrc/math/R-repurrrsive/distinfo
diff -u pkgsrc/math/R-repurrrsive/distinfo:1.1 pkgsrc/math/R-repurrrsive/distinfo:1.2
--- pkgsrc/math/R-repurrrsive/distinfo:1.1 Wed May 4 12:22:05 2022
+++ pkgsrc/math/R-repurrrsive/distinfo Fri Jun 9 00:07:37 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1 2022/05/04 12:22:05 mef Exp $
+$NetBSD: distinfo,v 1.2 2023/06/09 00:07:37 mef Exp $
-BLAKE2s (R/repurrrsive_1.0.0.tar.gz) = 9099be83f537694afbad70681387c152adf20502c925469f0a4c7eacf41c0a10
-SHA512 (R/repurrrsive_1.0.0.tar.gz) = 6112eba3f5d55d6f3db63ed3599c7274d9ba84088b959c25865c644b49b78c1c1d8c507bf0eea56ffab1cb311263045e7839570cdef2f0e28fccf9711e183a6b
-Size (R/repurrrsive_1.0.0.tar.gz) = 594022 bytes
+BLAKE2s (R/repurrrsive_1.1.0.tar.gz) = d01afd4e294a34e7aa543ca3b055500af268121086b058918b2bd2d618b10a46
+SHA512 (R/repurrrsive_1.1.0.tar.gz) = c094d04bfa61117c58b081cdee8dfb3b5868c211c31c4798b809aad94da34f59c33942f48c158439dd23bb3ab372a505cd713c0c8286aa75abc8e747e7c88bb5
+Size (R/repurrrsive_1.1.0.tar.gz) = 516002 bytes
Home |
Main Index |
Thread Index |
Old Index