Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Dec 2018 09:40:32 +0000 (UTC)
From:      TAKATSU Tomonari <tota@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r486591 - head/math/R-cran-recipes
Message-ID:  <201812040940.wB49eWn2005000@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tota
Date: Tue Dec  4 09:40:32 2018
New Revision: 486591
URL: https://svnweb.freebsd.org/changeset/ports/486591

Log:
  - Update to 0.1.4

Modified:
  head/math/R-cran-recipes/Makefile   (contents, props changed)
  head/math/R-cran-recipes/distinfo   (contents, props changed)

Modified: head/math/R-cran-recipes/Makefile
==============================================================================
--- head/math/R-cran-recipes/Makefile	Tue Dec  4 09:31:25 2018	(r486590)
+++ head/math/R-cran-recipes/Makefile	Tue Dec  4 09:40:32 2018	(r486591)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	recipes
-PORTVERSION=	0.1.3
+PORTVERSION=	0.1.4
 CATEGORIES=	math
 DISTNAME=	${PORTNAME}_${PORTVERSION}
 
@@ -12,20 +12,19 @@ COMMENT=	Preprocessing Tools to Create Design Matrices
 LICENSE=	GPLv2
 
 CRAN_DEPENDS=	R-cran-dplyr>0:math/R-cran-dplyr \
-		R-cran-broom>0:devel/R-cran-broom \
-		R-cran-tibble>0:devel/R-cran-tibble \
+		R-cran-generics>0:devel/R-cran-generics \
+		R-cran-gower>0:math/R-cran-gower \
 		R-cran-ipred>0:math/R-cran-ipred \
-		R-cran-dimRed>=0.1.0:math/R-cran-dimRed \
 		R-cran-lubridate>0:devel/R-cran-lubridate \
-		R-cran-timeDate>0:finance/R-cran-timeDate \
-		R-cran-ddalpha>0:math/R-cran-ddalpha \
+		R-cran-magrittr>0:devel/R-cran-magrittr \
 		R-cran-purrr>=0.2.3:devel/R-cran-purrr \
-		R-cran-rlang>=0.1.1:devel/R-cran-rlang \
-		R-cran-gower>0:math/R-cran-gower \
 		R-cran-RcppRoll>0:math/R-cran-RcppRoll \
+		R-cran-rlang>=0.3.0.1:devel/R-cran-rlang \
+		R-cran-tibble>0:devel/R-cran-tibble \
+		R-cran-tidyr>0:devel/R-cran-tidyr \
 		R-cran-tidyselect>=0.1.1:devel/R-cran-tidyselect \
-		R-cran-magrittr>0:devel/R-cran-magrittr \
-		R-cran-pls>0:math/R-cran-pls
+		R-cran-timeDate>0:finance/R-cran-timeDate \
+		R-cran-withr>0:devel/R-cran-withr
 BUILD_DEPENDS=	${CRAN_DEPENDS}
 RUN_DEPENDS=	${CRAN_DEPENDS}
 

Modified: head/math/R-cran-recipes/distinfo
==============================================================================
--- head/math/R-cran-recipes/distinfo	Tue Dec  4 09:31:25 2018	(r486590)
+++ head/math/R-cran-recipes/distinfo	Tue Dec  4 09:40:32 2018	(r486591)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1529391265
-SHA256 (recipes_0.1.3.tar.gz) = be468f7b9b479e13785e90d239c4784679ad7648efd3d02cfc2a58a2fb1d10ef
-SIZE (recipes_0.1.3.tar.gz) = 745806
+TIMESTAMP = 1542689694
+SHA256 (recipes_0.1.4.tar.gz) = 56cbc96420e79ae07946c86d3a16a2f8fb56b29f22323c7e99621f410897912f
+SIZE (recipes_0.1.4.tar.gz) = 781783



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201812040940.wB49eWn2005000>