summaryrefslogtreecommitdiff
path: root/math/Makefile
diff options
context:
space:
mode:
authorbrook <brook@pkgsrc.org>2019-08-09 16:23:46 +0000
committerbrook <brook@pkgsrc.org>2019-08-09 16:23:46 +0000
commita5cc32439c8211a90a957f739e10844ca367ef47 (patch)
tree5becaf6bdf854471aaebd160e7bd769265467053 /math/Makefile
parent4c8993a4d4171ed4d045717e9672369d0f9b26d5 (diff)
downloadpkgsrc-a5cc32439c8211a90a957f739e10844ca367ef47.tar.gz
R-dplyr: initial commit
A fast, consistent tool for working with data frame like objects, both in memory and out of memory.
Diffstat (limited to 'math/Makefile')
-rw-r--r--math/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile
index 5371deff82a..10b89321422 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.431 2019/08/09 15:50:05 brook Exp $
+# $NetBSD: Makefile,v 1.432 2019/08/09 16:23:46 brook Exp $
COMMENT= Mathematics
@@ -45,6 +45,7 @@ SUBDIR+= R-coda
SUBDIR+= R-combinat
SUBDIR+= R-compositions
SUBDIR+= R-date
+SUBDIR+= R-dplyr
SUBDIR+= R-e1071
SUBDIR+= R-ellipsis
SUBDIR+= R-emdbook