summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authormef <mef@pkgsrc.org>2022-04-23 05:15:16 +0000
committermef <mef@pkgsrc.org>2022-04-23 05:15:16 +0000
commit6454cb053e485fcecb706f18e17413b949f24847 (patch)
tree09e004230c0870ea464c3747f23f46db54e72eba /math
parentb67087376730eda4af605e84c8570fada60913a8 (diff)
downloadpkgsrc-6454cb053e485fcecb706f18e17413b949f24847.tar.gz
(math/R-modelr) import R-modelr-0.1.8
Functions for modelling that help you seamlessly integrate modelling into a pipeline of data manipulation and visualisation.
Diffstat (limited to 'math')
-rw-r--r--math/R-modelr/DESCR2
-rw-r--r--math/R-modelr/Makefile22
-rw-r--r--math/R-modelr/distinfo5
3 files changed, 29 insertions, 0 deletions
diff --git a/math/R-modelr/DESCR b/math/R-modelr/DESCR
new file mode 100644
index 00000000000..9f1ed41178d
--- /dev/null
+++ b/math/R-modelr/DESCR
@@ -0,0 +1,2 @@
+Functions for modelling that help you seamlessly integrate modelling
+into a pipeline of data manipulation and visualisation.
diff --git a/math/R-modelr/Makefile b/math/R-modelr/Makefile
new file mode 100644
index 00000000000..d6b2d390900
--- /dev/null
+++ b/math/R-modelr/Makefile
@@ -0,0 +1,22 @@
+# $NetBSD: Makefile,v 1.1 2022/04/23 05:15:16 mef Exp $
+
+R_PKGNAME= modelr
+R_PKGVER= 0.1.8
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+COMMENT= Modelling Functions that Work with the Pipe
+LICENSE= gnu-gpl-v3
+
+DEPENDS+= R-magrittr>=2.0.1:../../devel/R-magrittr
+DEPENDS+= R-purrr>=0.2.2:../../devel/R-purrr
+DEPENDS+= R-rlang>=0.2.0:../../devel/R-rlang
+DEPENDS+= R-tidyselect>=1.1.1:../../devel/R-tidyselect
+DEPENDS+= R-broom>=0.7.9:../../math/R-broom
+DEPENDS+= R-tibble>=3.1.4:../../math/R-tibble
+DEPENDS+= R-tidyr>=0.8.0:../../math/R-tidyr
+DEPENDS+= R-vctrs>=0.3.8:../../math/R-vctrs
+
+USE_LANGUAGES= # none
+
+.include "../../math/R/Makefile.extension"
+.include "../../mk/bsd.pkg.mk"
diff --git a/math/R-modelr/distinfo b/math/R-modelr/distinfo
new file mode 100644
index 00000000000..4f47e12ba48
--- /dev/null
+++ b/math/R-modelr/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2022/04/23 05:15:16 mef Exp $
+
+BLAKE2s (R/modelr_0.1.8.tar.gz) = 8ba42d39266e2105f964e4dbf0971aba0c2f2e8a9fc5d62a3d7ee1321f62270b
+SHA512 (R/modelr_0.1.8.tar.gz) = 712e7e63a2f5beec3845b3e16f444a69eacd00759d51bec1428ce84907bfe42545fe0d6e592c82bc2c2dd6bce4d58ae5865225a4697fc8e35f420f3b5ed51b2b
+Size (R/modelr_0.1.8.tar.gz) = 121333 bytes