pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/R-rex



Module Name:    pkgsrc
Committed By:   mef
Date:           Sat Apr 30 01:55:53 UTC 2022

Modified Files:
        pkgsrc/devel/R-rex: Makefile distinfo

Log Message:
(devel/R-rex) Updated 1.2. 0 to 1.2.1

## Rex Version 1.2.1 ##
* Kevin Ushey is now the maintainer


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/R-rex/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/R-rex/distinfo

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

Modified files:

Index: pkgsrc/devel/R-rex/Makefile
diff -u pkgsrc/devel/R-rex/Makefile:1.2 pkgsrc/devel/R-rex/Makefile:1.3
--- pkgsrc/devel/R-rex/Makefile:1.2     Sun Sep 20 21:44:21 2020
+++ pkgsrc/devel/R-rex/Makefile Sat Apr 30 01:55:53 2022
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2020/09/20 21:44:21 mef Exp $
+# $NetBSD: Makefile,v 1.3 2022/04/30 01:55:53 mef Exp $
 
 R_PKGNAME=     rex
-R_PKGVER=      1.2.0
+R_PKGVER=      1.2.1
 CATEGORIES=    devel
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
@@ -11,9 +11,16 @@ LICENSE=     mit     # + file LICENSE
 DEPENDS+=      R-lazyeval>=0.2.2:../../devel/R-lazyeval
 DEPENDS+=      R-magrittr>=1.5:../../devel/R-magrittr
 
+TEST_DEPENDS+= R-covr-[0-9]*:../../devel/R-covr
+TEST_DEPENDS+= R-dplyr-[0-9]*:../../math/R-dplyr
+TEST_DEPENDS+= R-ggplot2-[0-9]*:../../graphics/R-ggplot2
 TEST_DEPENDS+= R-Hmisc-[0-9]*:../../misc/R-Hmisc
+TEST_DEPENDS+= R-knitr-[0-9]*:../../print/R-knitr
+TEST_DEPENDS+= R-rmarkdown-[0-9]*:../../textproc/R-rmarkdown
+TEST_DEPENDS+= R-roxygen2-[0-9]*:../../devel/R-roxygen2
 TEST_DEPENDS+= R-rvest-[0-9]*:../../www/R-rvest
-
+TEST_DEPENDS+= R-stringr-[0-9]*:../../textproc/R-stringr
+TEST_DEPENDS+= R-testthat-[0-9]*:../../devel/R-testthat
 
 USE_LANGUAGES= # none
 

Index: pkgsrc/devel/R-rex/distinfo
diff -u pkgsrc/devel/R-rex/distinfo:1.4 pkgsrc/devel/R-rex/distinfo:1.5
--- pkgsrc/devel/R-rex/distinfo:1.4     Tue Oct 26 10:14:08 2021
+++ pkgsrc/devel/R-rex/distinfo Sat Apr 30 01:55:53 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2021/10/26 10:14:08 nia Exp $
+$NetBSD: distinfo,v 1.5 2022/04/30 01:55:53 mef Exp $
 
-BLAKE2s (R/rex_1.2.0.tar.gz) = bc2fa5a7b42c83a875910ebdc5319ad7abacb8b85c4ed86d0e1704c74d3841b2
-SHA512 (R/rex_1.2.0.tar.gz) = 32f3d02be639c28036360ff42444c49a5c556086a645dba454eb99b31a84cbc92ffe1da77a66c7bd959efc4c850fc3a7cc42cea1cb963eaab665c338e60a5bb9
-Size (R/rex_1.2.0.tar.gz) = 91925 bytes
+BLAKE2s (R/rex_1.2.1.tar.gz) = 340654deacb8abdf2c0e1f7886f563363bb37265c82188eefcfffebacdd5d690
+SHA512 (R/rex_1.2.1.tar.gz) = 9af2fb36dcba381e3358549ca074f83c991ff2fb7113434e17ef2b7e77e44bb7a8ba4eb40582e874e0d8ce3bd15c079d343a13ba504ca4a94c5b66ee86a5a4a8
+Size (R/rex_1.2.1.tar.gz) = 93583 bytes



Home | Main Index | Thread Index | Old Index