diff --git a/MOVED b/MOVED index 8ef8cb7b16de..4985337082cf 100644 --- a/MOVED +++ b/MOVED @@ -4513,3 +4513,4 @@ net/rabbiteer|net/amqpcat|2025-06-10|No longer maintained, use net/amqpcat inste editors/gnome-latex|editors/enter-tex|2025-06-10|Renamed uspstream net/landrop||2025-06-14|Has expired: Unmaintained version and the newer version turned to close source lang/frawk||2025-06-15|Abandoned upstream; fails to build; was labeled broken for over a year +science/R-cran-eco||2025-06-16|Has expired: Unsupported upstream diff --git a/science/Makefile b/science/Makefile index 81bfb43e9972..0fd8eb49e6d3 100644 --- a/science/Makefile +++ b/science/Makefile @@ -12,7 +12,6 @@ SUBDIR += R-cran-bayesm SUBDIR += R-cran-cmprsk SUBDIR += R-cran-e1071 - SUBDIR += R-cran-eco SUBDIR += R-cran-epicalc SUBDIR += R-cran-etm SUBDIR += R-cran-fastICA 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 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).