aboutsummaryrefslogtreecommitdiff
path: root/science
diff options
context:
space:
mode:
authorTAKATSU Tomonari <tota@FreeBSD.org>2012-02-03 12:04:14 +0000
committerTAKATSU Tomonari <tota@FreeBSD.org>2012-02-03 12:04:14 +0000
commitc9364214cc10f2d1958cbba9e5b6c35ffbffccee (patch)
tree3bd1ec4b2d3c1ab93b7f9214f7def69611599078 /science
parent49f6657dbfa9c7e91b08317a0e6e4b5172162936 (diff)
downloadports-c9364214cc10f2d1958cbba9e5b6c35ffbffccee.tar.gz
ports-c9364214cc10f2d1958cbba9e5b6c35ffbffccee.zip
Notes
Diffstat (limited to 'science')
-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
4 files changed, 0 insertions, 31 deletions
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/