summaryrefslogtreecommitdiff
path: root/science/R-cran-eco
diff options
context:
space:
mode:
Diffstat (limited to 'science/R-cran-eco')
-rw-r--r--science/R-cran-eco/Makefile18
-rw-r--r--science/R-cran-eco/distinfo3
-rw-r--r--science/R-cran-eco/pkg-descr4
3 files changed, 0 insertions, 25 deletions
diff --git a/science/R-cran-eco/Makefile b/science/R-cran-eco/Makefile
deleted file mode 100644
index 8d881dd8cb0a..000000000000
--- a/science/R-cran-eco/Makefile
+++ /dev/null
@@ -1,18 +0,0 @@
-PORTNAME= eco
-PORTVERSION= 4.0.3
-CATEGORIES= science
-MASTER_SITES= https://cran.r-project.org/src/contrib/Archive/eco/
-DISTNAME= ${PORTNAME}_${PORTVERSION:C/\./-/g:C/-/./1}
-
-MAINTAINER= wen@FreeBSD.org
-COMMENT= R Package for Ecological Inference in 2x2 Tables
-WWW= https://imai.princeton.edu/software/eco.html
-
-LICENSE= GPLv2
-
-DEPRECATED= Unsupported upstream
-EXPIRATION_DATE=2025-06-14
-
-USES= cran:auto-plist,compiles
-
-.include <bsd.port.mk>
diff --git a/science/R-cran-eco/distinfo b/science/R-cran-eco/distinfo
deleted file mode 100644
index ad286ffeb822..000000000000
--- a/science/R-cran-eco/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-TIMESTAMP = 1684532790
-SHA256 (eco_4.0-3.tar.gz) = 0a70fec84ed49aa30f34510493c4586dd0fcb7b05b7ab87c379324ed570f4c19
-SIZE (eco_4.0-3.tar.gz) = 176181
diff --git a/science/R-cran-eco/pkg-descr b/science/R-cran-eco/pkg-descr
deleted file mode 100644
index 5d82489bddf2..000000000000
--- a/science/R-cran-eco/pkg-descr
+++ /dev/null
@@ -1,4 +0,0 @@
-eco is a publicly available R package that implements the Bayesian
-and likelihood methods proposed in Imai, Lu, and Strauss (2008) for
-ecological inference in $2 \times 2$ tables as well as the method
-of bounds introduced by Duncan and Davis (1953).