summaryrefslogtreecommitdiff
path: root/math/R-survey
diff options
context:
space:
mode:
authorbrook <brook@pkgsrc.org>2019-07-31 13:30:20 +0000
committerbrook <brook@pkgsrc.org>2019-07-31 13:30:20 +0000
commit69d9427bf646b74368bf92ec1914f47308228de1 (patch)
treeb98cef3b2fbeb9693b6e56e4ba8f3c66316fa3b6 /math/R-survey
parent810dab76cd394fdf6a4e22d06e9574180fc0a400 (diff)
downloadpkgsrc-69d9427bf646b74368bf92ec1914f47308228de1.tar.gz
R-survey: initial commit.
Summary statistics, two-sample tests, rank tests, generalised linear models, cumulative link models, Cox models, loglinear models, and general maximum pseudolikelihood estimation for multistage stratified, cluster-sampled, unequally weighted survey samples. Variances by Taylor series linearisation or replicate weights. Post-stratification, calibration, and raking. Two-phase subsampling designs. Graphics. PPS sampling without replacement. Principal components, factor analysis.
Diffstat (limited to 'math/R-survey')
-rw-r--r--math/R-survey/DESCR7
-rw-r--r--math/R-survey/Makefile20
-rw-r--r--math/R-survey/distinfo6
3 files changed, 33 insertions, 0 deletions
diff --git a/math/R-survey/DESCR b/math/R-survey/DESCR
new file mode 100644
index 00000000000..a7c85f128a4
--- /dev/null
+++ b/math/R-survey/DESCR
@@ -0,0 +1,7 @@
+Summary statistics, two-sample tests, rank tests, generalised linear
+models, cumulative link models, Cox models, loglinear models, and
+general maximum pseudolikelihood estimation for multistage stratified,
+cluster-sampled, unequally weighted survey samples. Variances by
+Taylor series linearisation or replicate weights. Post-stratification,
+calibration, and raking. Two-phase subsampling designs. Graphics. PPS
+sampling without replacement. Principal components, factor analysis.
diff --git a/math/R-survey/Makefile b/math/R-survey/Makefile
new file mode 100644
index 00000000000..036e61bc4ca
--- /dev/null
+++ b/math/R-survey/Makefile
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1 2019/07/31 13:30:20 brook Exp $
+
+CATEGORIES= math R
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= ${R_HOMEPAGE_BASE}/survey/
+COMMENT= Analysis of complex survey samples
+LICENSE= gnu-gpl-v2 OR gnu-gpl-v3
+
+R_PKGNAME= survey
+R_PKGVER= 3.36
+
+DEPENDS+= R-minqa>=1.2.4:../../math/R-minqa
+DEPENDS+= R-mitools>=2.4:../../math/R-mitools
+DEPENDS+= R-numDeriv>=2016.8.1.1:../../math/R-numDeriv
+
+USE_LANGUAGES= # none
+
+.include "../../math/R/Makefile.extension"
+.include "../../mk/bsd.pkg.mk"
diff --git a/math/R-survey/distinfo b/math/R-survey/distinfo
new file mode 100644
index 00000000000..ca96d89de2e
--- /dev/null
+++ b/math/R-survey/distinfo
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2019/07/31 13:30:20 brook Exp $
+
+SHA1 (R/survey_3.36.tar.gz) = 9505042993c610a311b6b26f9b56bbd004e358c3
+RMD160 (R/survey_3.36.tar.gz) = f5268b49a748f2a379130d938468d68174d52b20
+SHA512 (R/survey_3.36.tar.gz) = c383068281004b855638eb0835969b35d7fad2bd4bace0f75f4bedf1925121231e5373662f2d26cdbd4c4543564109b3de37e7a6edde9a560bdc241e5314c008
+Size (R/survey_3.36.tar.gz) = 1550706 bytes