aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--MOVED1
-rw-r--r--science/Makefile1
-rw-r--r--science/R-cran-survival/Makefile22
-rw-r--r--science/R-cran-survival/distinfo2
-rw-r--r--science/R-cran-survival/pkg-descr6
5 files changed, 1 insertions, 31 deletions
diff --git a/MOVED b/MOVED
index 4da112c1892d..a7424b04e1e5 100644
--- a/MOVED
+++ b/MOVED
@@ -3229,3 +3229,4 @@ games/flightgear-aircrafts|games/flightgear-aircraft|2012-01-31|Renamed for bett
audio/wmmixer||2012-02-01|EOL Upstream; please use audio/wmsmixer instead
x11-wm/xfce|x11-wm/xfce4|2012-02-02|Has expired: abandoned upstream, use x11-wm/xfce4 instead
sysutils/py-dvdvideo|sysutils/dvdvideo|2012-02-03|Renamed for better naming
+science/R-cran-survival||2012-02-03|This CRAN port has been included in math/R
diff --git a/science/Makefile b/science/Makefile
index fdba0d38cb54..b854a324159c 100644
--- a/science/Makefile
+++ b/science/Makefile
@@ -13,7 +13,6 @@
SUBDIR += R-cran-eco
SUBDIR += R-cran-epicalc
SUBDIR += R-cran-snow
- SUBDIR += R-cran-survival
SUBDIR += abinit
SUBDIR += afni
SUBDIR += avogadro
diff --git a/science/R-cran-survival/Makefile b/science/R-cran-survival/Makefile
deleted file mode 100644
index a3d7e6e7640e..000000000000
--- a/science/R-cran-survival/Makefile
+++ /dev/null
@@ -1,22 +0,0 @@
-# New ports collection makefile for: R-cran-survival
-# Date created: 2012-01-04
-# Whom: TAKATSU Tomonari <tota@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= survival
-DISTVERSION= 2.36-10
-CATEGORIES= science
-DISTNAME= ${PORTNAME}_${DISTVERSION}
-
-MAINTAINER= tota@FreeBSD.org
-COMMENT= Survival analysis, including penalised likelihood
-
-LICENSE= GPLv2 GPLv3
-LICENSE_COMB= dual
-
-USE_R_MOD= yes
-R_MOD_AUTOPLIST= yes
-
-.include <bsd.port.mk>
diff --git a/science/R-cran-survival/distinfo b/science/R-cran-survival/distinfo
deleted file mode 100644
index 86c3704f9d8a..000000000000
--- a/science/R-cran-survival/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (survival_2.36-10.tar.gz) = 9acc0787e97aa6994dbc1331c0c51b09b2add39dc11b98e1954d8379843edbf6
-SIZE (survival_2.36-10.tar.gz) = 1248288
diff --git a/science/R-cran-survival/pkg-descr b/science/R-cran-survival/pkg-descr
deleted file mode 100644
index 2284d4003639..000000000000
--- a/science/R-cran-survival/pkg-descr
+++ /dev/null
@@ -1,6 +0,0 @@
-survival analysis: descriptive statistics, two-sample tests,
-parametric accelerated failure models, Cox model. Delayed entry
-(truncation) allowed for all models; interval censoring for parametric
-models. Case-cohort designs.
-
-WWW: http://cran.r-project.org/web/packages/survival/