Fri Aug 9 16:23:47 2019 UTC ()
R-dplyr: initial commit

A fast, consistent tool for working with data frame like objects, both
in memory and out of memory.


(brook)
diff -r1.3335 -r1.3336 pkgsrc/doc/CHANGES-2019
diff -r1.431 -r1.432 pkgsrc/math/Makefile
diff -r0 -r1.1 pkgsrc/math/R-dplyr/DESCR
diff -r0 -r1.1 pkgsrc/math/R-dplyr/Makefile
diff -r0 -r1.1 pkgsrc/math/R-dplyr/distinfo

cvs diff -r1.3335 -r1.3336 pkgsrc/doc/CHANGES-2019 (expand / switch to unified diff)

--- pkgsrc/doc/CHANGES-2019 2019/08/09 16:22:30 1.3335
+++ pkgsrc/doc/CHANGES-2019 2019/08/09 16:23:46 1.3336
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1$NetBSD: CHANGES-2019,v 1.3335 2019/08/09 16:22:30 brook Exp $ 1$NetBSD: CHANGES-2019,v 1.3336 2019/08/09 16:23:46 brook Exp $
2 2
3Changes to the packages collection and infrastructure in 2019: 3Changes to the packages collection and infrastructure in 2019:
4 4
5 Updated net/hub to 2.7.0 [leot 2019-01-01] 5 Updated net/hub to 2.7.0 [leot 2019-01-01]
6 Updated news/sfeed to 0.9.7 [leot 2019-01-01] 6 Updated news/sfeed to 0.9.7 [leot 2019-01-01]
7 Removed chat/xchat successor chat/hexchat [nia 2019-01-01] 7 Removed chat/xchat successor chat/hexchat [nia 2019-01-01]
8 Updated finance/gnucash to 3.4 [wiz 2019-01-01] 8 Updated finance/gnucash to 3.4 [wiz 2019-01-01]
9 Updated finance/gnucash-docs to 3.4 [wiz 2019-01-01] 9 Updated finance/gnucash-docs to 3.4 [wiz 2019-01-01]
10 Updated mail/qmail-rejectutils to 20181230nb1 [schmonz 2019-01-01] 10 Updated mail/qmail-rejectutils to 20181230nb1 [schmonz 2019-01-01]
11 Added graphics/ipe version 7.2.7 [wiz 2019-01-01] 11 Added graphics/ipe version 7.2.7 [wiz 2019-01-01]
12 Added emulators/dolphin-emu version 5.0 [nia 2019-01-01] 12 Added emulators/dolphin-emu version 5.0 [nia 2019-01-01]
13 Updated emulators/nestopia to 1.49 [nia 2019-01-01] 13 Updated emulators/nestopia to 1.49 [nia 2019-01-01]
14 Updated x11/gtk3 to 3.24.2 [leot 2019-01-01] 14 Updated x11/gtk3 to 3.24.2 [leot 2019-01-01]
@@ -5448,13 +5448,14 @@ Changes to the packages collection and i @@ -5448,13 +5448,14 @@ Changes to the packages collection and i
5448 Updated graphics/pngquant to 2.12.5 [adam 2019-08-09] 5448 Updated graphics/pngquant to 2.12.5 [adam 2019-08-09]
5449 Added graphics/R-latex2exp version 0.4.0 [brook 2019-08-09] 5449 Added graphics/R-latex2exp version 0.4.0 [brook 2019-08-09]
5450 Added finance/R-bayesm version 3.1.3 [brook 2019-08-09] 5450 Added finance/R-bayesm version 3.1.3 [brook 2019-08-09]
5451 Added math/R-energy version 1.7.6 [brook 2019-08-09] 5451 Added math/R-energy version 1.7.6 [brook 2019-08-09]
5452 Added math/R-DEoptimR version 1.0.8 [brook 2019-08-09] 5452 Added math/R-DEoptimR version 1.0.8 [brook 2019-08-09]
5453 Added math/R-tensorA version 0.36.1 [brook 2019-08-09] 5453 Added math/R-tensorA version 0.36.1 [brook 2019-08-09]
5454 Added math/R-robustbase version 0.93.5 [brook 2019-08-09] 5454 Added math/R-robustbase version 0.93.5 [brook 2019-08-09]
5455 Added math/R-compositions version 1.40.2 [brook 2019-08-09] 5455 Added math/R-compositions version 1.40.2 [brook 2019-08-09]
5456 Added graphics/R-ggtern version 3.1.0 [brook 2019-08-09] 5456 Added graphics/R-ggtern version 3.1.0 [brook 2019-08-09]
5457 Updated devel/bullet to 2.88 [nia 2019-08-09] 5457 Updated devel/bullet to 2.88 [nia 2019-08-09]
5458 Added graphics/mygui version 3.2.3.20190707 [nia 2019-08-09] 5458 Added graphics/mygui version 3.2.3.20190707 [nia 2019-08-09]
5459 Added devel/R-purrr version 0.3.2 [brook 2019-08-09] 5459 Added devel/R-purrr version 0.3.2 [brook 2019-08-09]
5460 Added devel/R-tidyselect version 0.2.5 [brook 2019-08-09] 5460 Added devel/R-tidyselect version 0.2.5 [brook 2019-08-09]
 5461 Added math/R-dplyr version 0.8.3 [brook 2019-08-09]

cvs diff -r1.431 -r1.432 pkgsrc/math/Makefile (expand / switch to unified diff)

--- pkgsrc/math/Makefile 2019/08/09 15:50:05 1.431
+++ pkgsrc/math/Makefile 2019/08/09 16:23:46 1.432
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: Makefile,v 1.431 2019/08/09 15:50:05 brook Exp $ 1# $NetBSD: Makefile,v 1.432 2019/08/09 16:23:46 brook Exp $
2 2
3COMMENT= Mathematics 3COMMENT= Mathematics
4 4
5SUBDIR+= R 5SUBDIR+= R
6SUBDIR+= R-CGIwithR 6SUBDIR+= R-CGIwithR
7SUBDIR+= R-DAAG 7SUBDIR+= R-DAAG
8SUBDIR+= R-DBI 8SUBDIR+= R-DBI
9SUBDIR+= R-DEoptimR 9SUBDIR+= R-DEoptimR
10SUBDIR+= R-FNN 10SUBDIR+= R-FNN
11SUBDIR+= R-Formula 11SUBDIR+= R-Formula
12SUBDIR+= R-GRASS 12SUBDIR+= R-GRASS
13SUBDIR+= R-ISLR 13SUBDIR+= R-ISLR
14SUBDIR+= R-ISwR 14SUBDIR+= R-ISwR
@@ -35,26 +35,27 @@ SUBDIR+= R-aplpack @@ -35,26 +35,27 @@ SUBDIR+= R-aplpack
35SUBDIR+= R-backports 35SUBDIR+= R-backports
36SUBDIR+= R-bbmle 36SUBDIR+= R-bbmle
37SUBDIR+= R-bitops 37SUBDIR+= R-bitops
38SUBDIR+= R-car 38SUBDIR+= R-car
39SUBDIR+= R-carData 39SUBDIR+= R-carData
40SUBDIR+= R-chron 40SUBDIR+= R-chron
41SUBDIR+= R-circular 41SUBDIR+= R-circular
42SUBDIR+= R-classInt 42SUBDIR+= R-classInt
43SUBDIR+= R-clim.pact 43SUBDIR+= R-clim.pact
44SUBDIR+= R-coda 44SUBDIR+= R-coda
45SUBDIR+= R-combinat 45SUBDIR+= R-combinat
46SUBDIR+= R-compositions 46SUBDIR+= R-compositions
47SUBDIR+= R-date 47SUBDIR+= R-date
 48SUBDIR+= R-dplyr
48SUBDIR+= R-e1071 49SUBDIR+= R-e1071
49SUBDIR+= R-ellipsis 50SUBDIR+= R-ellipsis
50SUBDIR+= R-emdbook 51SUBDIR+= R-emdbook
51SUBDIR+= R-energy 52SUBDIR+= R-energy
52SUBDIR+= R-estimability 53SUBDIR+= R-estimability
53SUBDIR+= R-forcats 54SUBDIR+= R-forcats
54SUBDIR+= R-forecast 55SUBDIR+= R-forecast
55SUBDIR+= R-fracdiff 56SUBDIR+= R-fracdiff
56SUBDIR+= R-gdata 57SUBDIR+= R-gdata
57SUBDIR+= R-genetics 58SUBDIR+= R-genetics
58SUBDIR+= R-geoR 59SUBDIR+= R-geoR
59SUBDIR+= R-geoRglm 60SUBDIR+= R-geoRglm
60SUBDIR+= R-gss 61SUBDIR+= R-gss

File Added: pkgsrc/math/R-dplyr/DESCR
A fast, consistent tool for working with data frame like objects, both
in memory and out of memory.

File Added: pkgsrc/math/R-dplyr/Makefile
# $NetBSD: Makefile,v 1.1 2019/08/09 16:23:47 brook Exp $

R_PKGNAME=	dplyr
R_PKGVER=	0.8.3
CATEGORIES=	math

MAINTAINER=	pkgsrc-users@NetBSD.org
COMMENT=	Grammar of data manipulation
LICENSE=	mit

DEPENDS+=	R-assertthat>=0.2.0:../../devel/R-assertthat
DEPENDS+=	R-glue>=1.3.0:../../devel/R-glue
DEPENDS+=	R-magrittr>=1.5:../../devel/R-magrittr
DEPENDS+=	R-pkgconfig>=2.0.2:../../devel/R-pkgconfig
DEPENDS+=	R-rlang>=0.4.0:../../devel/R-rlang
DEPENDS+=	R-tidyselect>=0.2.5:../../devel/R-tidyselect
DEPENDS+=	R-tibble>=2.0.0:../../math/R-tibble

USE_LANGUAGES=	c c++

.include "../../math/R/Makefile.extension"
.include "../../devel/R-Rcpp/buildlink3.mk"
.include "../../devel/R-plogr/buildlink3.mk"
.include "../../devel/boost-headers/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"

File Added: pkgsrc/math/R-dplyr/distinfo
$NetBSD: distinfo,v 1.1 2019/08/09 16:23:47 brook Exp $

SHA1 (R/dplyr_0.8.3.tar.gz) = 23c1d3fabfd8203c6fef66e4572df7fddfb65cae
RMD160 (R/dplyr_0.8.3.tar.gz) = 3d19458f074656291cb51c061f0905e1895d904e
SHA512 (R/dplyr_0.8.3.tar.gz) = 268d1b1c68fc836521f7311928642b9c2a64fb28eef9014797a628894a3999bf932bc1d516826606f3c0b6b5a55f22e5185541d88c76c7b707be17369b1ad0d2
Size (R/dplyr_0.8.3.tar.gz) = 1173098 bytes