summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authormarkd <markd>2002-12-10 12:38:54 +0000
committermarkd <markd>2002-12-10 12:38:54 +0000
commit0186640cb087bfd0901496311c87780081f74aba (patch)
tree0c3c9408123af9134d7bb547042c0dc458ffd259 /math
parent956e2677c1ee78491920e386cea791531d736cb3 (diff)
downloadpkgsrc-0186640cb087bfd0901496311c87780081f74aba.tar.gz
Remove the R recommended library set as this is now included in the
standard R distribution.
Diffstat (limited to 'math')
-rw-r--r--math/R-KernSmooth/DESCR3
-rw-r--r--math/R-KernSmooth/Makefile16
-rw-r--r--math/R-KernSmooth/distinfo4
-rw-r--r--math/R-VR/DESCR2
-rw-r--r--math/R-VR/Makefile15
-rw-r--r--math/R-VR/distinfo4
-rw-r--r--math/R-boot/DESCR3
-rw-r--r--math/R-boot/Makefile14
-rw-r--r--math/R-boot/distinfo4
-rw-r--r--math/R-cluster/DESCR2
-rw-r--r--math/R-cluster/Makefile12
-rw-r--r--math/R-cluster/distinfo4
-rw-r--r--math/R-foreign/DESCR2
-rw-r--r--math/R-foreign/Makefile12
-rw-r--r--math/R-foreign/distinfo4
-rw-r--r--math/R-mgcv/DESCR3
-rw-r--r--math/R-mgcv/Makefile12
-rw-r--r--math/R-mgcv/distinfo4
-rw-r--r--math/R-nlme/DESCR1
-rw-r--r--math/R-nlme/Makefile14
-rw-r--r--math/R-nlme/distinfo4
-rw-r--r--math/R-recommended/DESCR1
-rw-r--r--math/R-recommended/Makefile33
-rw-r--r--math/R-rpart/DESCR1
-rw-r--r--math/R-rpart/Makefile15
-rw-r--r--math/R-rpart/distinfo4
-rw-r--r--math/R-survival/DESCR4
-rw-r--r--math/R-survival/Makefile12
-rw-r--r--math/R-survival/distinfo4
29 files changed, 0 insertions, 213 deletions
diff --git a/math/R-KernSmooth/DESCR b/math/R-KernSmooth/DESCR
deleted file mode 100644
index 553842ac013..00000000000
--- a/math/R-KernSmooth/DESCR
+++ /dev/null
@@ -1,3 +0,0 @@
-functions for kernel smoothing (and density estimation)
- corresponding to the book:
- Wand, M.P. and Jones, M.C. (1995) "Kernel Smoothing".
diff --git a/math/R-KernSmooth/Makefile b/math/R-KernSmooth/Makefile
deleted file mode 100644
index 7d7b515f68a..00000000000
--- a/math/R-KernSmooth/Makefile
+++ /dev/null
@@ -1,16 +0,0 @@
-# $NetBSD: Makefile,v 1.3 2002/09/09 01:00:57 markd Exp $
-
-R_PKGNAME= KernSmooth
-R_PKGVER= 2.22-7
-
-MAINTAINER= markd@netbsd.org
-COMMENT= Functions for kernel smoothing for Wand & Jones (1995)
-
-USE_BUILDLINK2= # defined
-
-PLIST_SRC= /dev/null
-
-.include "../../math/blas/buildlink2.mk"
-
-.include "../../math/R/Makefile.extension"
-.include "../../mk/bsd.pkg.mk"
diff --git a/math/R-KernSmooth/distinfo b/math/R-KernSmooth/distinfo
deleted file mode 100644
index 34488cfc189..00000000000
--- a/math/R-KernSmooth/distinfo
+++ /dev/null
@@ -1,4 +0,0 @@
-$NetBSD: distinfo,v 1.1.1.1 2002/04/23 01:26:18 markd Exp $
-
-SHA1 (R/KernSmooth_2.22-7.tar.gz) = a005c6c29881e5a1a073605bcf21878bd8350950
-Size (R/KernSmooth_2.22-7.tar.gz) = 26804 bytes
diff --git a/math/R-VR/DESCR b/math/R-VR/DESCR
deleted file mode 100644
index d693dd80920..00000000000
--- a/math/R-VR/DESCR
+++ /dev/null
@@ -1,2 +0,0 @@
-Various functions from the libraries of Venables and
- Ripley, `Modern Applied Statistics with S-PLUS' (3rd edition).
diff --git a/math/R-VR/Makefile b/math/R-VR/Makefile
deleted file mode 100644
index ac0beb4e971..00000000000
--- a/math/R-VR/Makefile
+++ /dev/null
@@ -1,15 +0,0 @@
-# $NetBSD: Makefile,v 1.2 2002/09/09 01:19:32 markd Exp $
-
-R_PKGNAME= VR
-R_PKGVER= 7.0-3
-
-MAINTAINER= markd@netbsd.org
-COMMENT= Various functions from the libraries of Venables and Ripley
-
-R_INST_DIRS= MASS class nnet spatial
-PLIST_SRC= /dev/null
-
-R_DEPENDS= R>=1.5.0
-
-.include "../../math/R/Makefile.extension"
-.include "../../mk/bsd.pkg.mk"
diff --git a/math/R-VR/distinfo b/math/R-VR/distinfo
deleted file mode 100644
index b18f063a062..00000000000
--- a/math/R-VR/distinfo
+++ /dev/null
@@ -1,4 +0,0 @@
-$NetBSD: distinfo,v 1.2 2002/09/09 01:19:33 markd Exp $
-
-SHA1 (R/VR_7.0-3.tar.gz) = 424070048aa3ea463d8f6040732a16685e83a5ff
-Size (R/VR_7.0-3.tar.gz) = 467714 bytes
diff --git a/math/R-boot/DESCR b/math/R-boot/DESCR
deleted file mode 100644
index f66ae412d4c..00000000000
--- a/math/R-boot/DESCR
+++ /dev/null
@@ -1,3 +0,0 @@
-functions and datasets for bootstrapping from the
- book "Bootstrap Methods and Their Applications" by A.C. Davison and
- D.V. Hinkley (1997, CUP).
diff --git a/math/R-boot/Makefile b/math/R-boot/Makefile
deleted file mode 100644
index ac6c19d5451..00000000000
--- a/math/R-boot/Makefile
+++ /dev/null
@@ -1,14 +0,0 @@
-# $NetBSD: Makefile,v 1.2 2002/09/09 01:19:34 markd Exp $
-
-R_PKGNAME= boot
-R_PKGVER= 1.2-8
-
-MAINTAINER= markd@netbsd.org
-COMMENT= Bootstrap R (S-Plus) Functions (Canty)
-
-PLIST_SRC= /dev/null
-
-R_DEPENDS= R>=1.5.0
-
-.include "../../math/R/Makefile.extension"
-.include "../../mk/bsd.pkg.mk"
diff --git a/math/R-boot/distinfo b/math/R-boot/distinfo
deleted file mode 100644
index 473d29a83cd..00000000000
--- a/math/R-boot/distinfo
+++ /dev/null
@@ -1,4 +0,0 @@
-$NetBSD: distinfo,v 1.2 2002/09/09 01:19:34 markd Exp $
-
-SHA1 (R/boot_1.2-8.tar.gz) = 528cb945bf5e998a6083550370afaf6d48142b38
-Size (R/boot_1.2-8.tar.gz) = 182135 bytes
diff --git a/math/R-cluster/DESCR b/math/R-cluster/DESCR
deleted file mode 100644
index c03e7df7439..00000000000
--- a/math/R-cluster/DESCR
+++ /dev/null
@@ -1,2 +0,0 @@
-Functions for cluster analysis, originally from
- Peter Rousseeuw, Anja Struyf and Mia Hubert.
diff --git a/math/R-cluster/Makefile b/math/R-cluster/Makefile
deleted file mode 100644
index cc096b84398..00000000000
--- a/math/R-cluster/Makefile
+++ /dev/null
@@ -1,12 +0,0 @@
-# $NetBSD: Makefile,v 1.2 2002/09/09 01:19:34 markd Exp $
-
-R_PKGNAME= cluster
-R_PKGVER= 1.4-2
-
-MAINTAINER= markd@netbsd.org
-COMMENT= Functions for clustering (by Rousseeuw et al.)
-
-PLIST_SRC= /dev/null
-
-.include "../../math/R/Makefile.extension"
-.include "../../mk/bsd.pkg.mk"
diff --git a/math/R-cluster/distinfo b/math/R-cluster/distinfo
deleted file mode 100644
index db59e372844..00000000000
--- a/math/R-cluster/distinfo
+++ /dev/null
@@ -1,4 +0,0 @@
-$NetBSD: distinfo,v 1.2 2002/09/09 01:19:34 markd Exp $
-
-SHA1 (R/cluster_1.4-2.tar.gz) = b195c3826291f235ed4b8df45cc751aecaffdbe6
-Size (R/cluster_1.4-2.tar.gz) = 113972 bytes
diff --git a/math/R-foreign/DESCR b/math/R-foreign/DESCR
deleted file mode 100644
index fdc9aa20373..00000000000
--- a/math/R-foreign/DESCR
+++ /dev/null
@@ -1,2 +0,0 @@
-Functions for reading and writing data stored by statistical
- packages such as Minitab, S, SAS, SPSS, Stata, ...
diff --git a/math/R-foreign/Makefile b/math/R-foreign/Makefile
deleted file mode 100644
index 9317f28cd04..00000000000
--- a/math/R-foreign/Makefile
+++ /dev/null
@@ -1,12 +0,0 @@
-# $NetBSD: Makefile,v 1.2 2002/09/09 01:19:35 markd Exp $
-
-R_PKGNAME= foreign
-R_PKGVER= 0.5-5
-
-MAINTAINER= markd@netbsd.org
-COMMENT= Read data stored by Minitab, S, SAS, SPSS, Stata, ...
-
-PLIST_SRC= /dev/null
-
-.include "../../math/R/Makefile.extension"
-.include "../../mk/bsd.pkg.mk"
diff --git a/math/R-foreign/distinfo b/math/R-foreign/distinfo
deleted file mode 100644
index 4ef6b16f548..00000000000
--- a/math/R-foreign/distinfo
+++ /dev/null
@@ -1,4 +0,0 @@
-$NetBSD: distinfo,v 1.2 2002/09/09 01:19:35 markd Exp $
-
-SHA1 (R/foreign_0.5-5.tar.gz) = e03ca6fb0b7621fe175f8d1c02e5eddd3cbfdc66
-Size (R/foreign_0.5-5.tar.gz) = 184549 bytes
diff --git a/math/R-mgcv/DESCR b/math/R-mgcv/DESCR
deleted file mode 100644
index a90b375094d..00000000000
--- a/math/R-mgcv/DESCR
+++ /dev/null
@@ -1,3 +0,0 @@
-Routines for GAMs and other generalized ridge regression problems
- with multiple smoothing parameter selection by GCV or UBRE.
- Includes an implementation (not a clone) of gam().
diff --git a/math/R-mgcv/Makefile b/math/R-mgcv/Makefile
deleted file mode 100644
index 9a18f2d2177..00000000000
--- a/math/R-mgcv/Makefile
+++ /dev/null
@@ -1,12 +0,0 @@
-# $NetBSD: Makefile,v 1.2 2002/09/09 01:19:35 markd Exp $
-
-R_PKGNAME= mgcv
-R_PKGVER= 0.8-1
-
-MAINTAINER= markd@netbsd.org
-COMMENT= Multiple smoothing parameter estimation and GAMs by GCV
-
-PLIST_SRC= /dev/null
-
-.include "../../math/R/Makefile.extension"
-.include "../../mk/bsd.pkg.mk"
diff --git a/math/R-mgcv/distinfo b/math/R-mgcv/distinfo
deleted file mode 100644
index dc54617710f..00000000000
--- a/math/R-mgcv/distinfo
+++ /dev/null
@@ -1,4 +0,0 @@
-$NetBSD: distinfo,v 1.2 2002/09/09 01:19:35 markd Exp $
-
-SHA1 (R/mgcv_0.8-1.tar.gz) = 890405296a33272a418933daf29ea77342e71bfd
-Size (R/mgcv_0.8-1.tar.gz) = 156430 bytes
diff --git a/math/R-nlme/DESCR b/math/R-nlme/DESCR
deleted file mode 100644
index aaab875de74..00000000000
--- a/math/R-nlme/DESCR
+++ /dev/null
@@ -1 +0,0 @@
-Fit and compare Gaussian linear and nonlinear mixed-effects models.
diff --git a/math/R-nlme/Makefile b/math/R-nlme/Makefile
deleted file mode 100644
index e2a1ff68cdf..00000000000
--- a/math/R-nlme/Makefile
+++ /dev/null
@@ -1,14 +0,0 @@
-# $NetBSD: Makefile,v 1.2 2002/09/09 01:19:35 markd Exp $
-
-R_PKGNAME= nlme
-R_PKGVER= 3.1-27
-
-MAINTAINER= markd@netbsd.org
-COMMENT= Linear and nonlinear mixed effects models
-
-PLIST_SRC= /dev/null
-
-R_DEPENDS= R>=1.5.0
-
-.include "../../math/R/Makefile.extension"
-.include "../../mk/bsd.pkg.mk"
diff --git a/math/R-nlme/distinfo b/math/R-nlme/distinfo
deleted file mode 100644
index 7d72b1fce29..00000000000
--- a/math/R-nlme/distinfo
+++ /dev/null
@@ -1,4 +0,0 @@
-$NetBSD: distinfo,v 1.2 2002/09/09 01:19:36 markd Exp $
-
-SHA1 (R/nlme_3.1-27.tar.gz) = 4624ba9308ce987dd263a9bd4786cb727a1eddca
-Size (R/nlme_3.1-27.tar.gz) = 520953 bytes
diff --git a/math/R-recommended/DESCR b/math/R-recommended/DESCR
deleted file mode 100644
index a58c75c2b35..00000000000
--- a/math/R-recommended/DESCR
+++ /dev/null
@@ -1 +0,0 @@
-Recommended standard modules for R
diff --git a/math/R-recommended/Makefile b/math/R-recommended/Makefile
deleted file mode 100644
index 998e92f4618..00000000000
--- a/math/R-recommended/Makefile
+++ /dev/null
@@ -1,33 +0,0 @@
-# $NetBSD: Makefile,v 1.2 2002/09/09 01:19:37 markd Exp $
-
-DISTNAME= R-recommended-1.5.1
-CATEGORIES= math
-MASTER_SITES= # empty
-DISTFILES= # empty
-
-MAINTAINER= markd@netbsd.org
-HOMEPAGE= http://www.R-project.org/
-COMMENT= Recommended packages "meta-package" for R
-
-DEPENDS+= R-KernSmooth>=2.22.7:../../math/R-KernSmooth
-DEPENDS+= R-VR>=7.0.3:../../math/R-VR
-DEPENDS+= R-boot>=1.2.8:../../math/R-boot
-DEPENDS+= R-cluster>=1.4.2:../../math/R-cluster
-DEPENDS+= R-foreign>=0.5.5:../../math/R-foreign
-DEPENDS+= R-grid>=0.6:../../math/R-grid
-DEPENDS+= R-lattice>=0.5.3:../../math/R-lattice
-DEPENDS+= R-mgcv>=0.8.1:../../math/R-mgcv
-DEPENDS+= R-nlme>=3.1.27:../../math/R-nlme
-DEPENDS+= R-rpart>=3.1.7:../../math/R-rpart
-DEPENDS+= R-survival>=2.9.4:../../math/R-survival
-
-EXTRACT_ONLY= # empty
-NO_CHECKSUM= yes
-NO_PATCH= yes
-NO_CONFIGURE= yes
-NO_BUILD= yes
-PLIST_SRC= /dev/null
-
-do-install: # empty
-
-.include "../../mk/bsd.pkg.mk"
diff --git a/math/R-rpart/DESCR b/math/R-rpart/DESCR
deleted file mode 100644
index 23fbbb04588..00000000000
--- a/math/R-rpart/DESCR
+++ /dev/null
@@ -1 +0,0 @@
-Recursive partitioning and regression trees
diff --git a/math/R-rpart/Makefile b/math/R-rpart/Makefile
deleted file mode 100644
index f63574a8a50..00000000000
--- a/math/R-rpart/Makefile
+++ /dev/null
@@ -1,15 +0,0 @@
-# $NetBSD: Makefile,v 1.2 2002/09/09 01:19:36 markd Exp $
-
-R_PKGNAME= rpart
-R_PKGVER= 3.1-7
-
-MAINTAINER= markd@netbsd.org
-COMMENT= Recursive partitioning
-
-PLIST_SRC= /dev/null
-
-R_DEPENDS= R>=1.5.0
-DEPENDS+= R-survival-*:../R-survival
-
-.include "../../math/R/Makefile.extension"
-.include "../../mk/bsd.pkg.mk"
diff --git a/math/R-rpart/distinfo b/math/R-rpart/distinfo
deleted file mode 100644
index 42715f5fe2d..00000000000
--- a/math/R-rpart/distinfo
+++ /dev/null
@@ -1,4 +0,0 @@
-$NetBSD: distinfo,v 1.2 2002/09/09 01:19:36 markd Exp $
-
-SHA1 (R/rpart_3.1-7.tar.gz) = f5609bb46b6fda606de28be17c5a8ccf5ea3a1c5
-Size (R/rpart_3.1-7.tar.gz) = 111007 bytes
diff --git a/math/R-survival/DESCR b/math/R-survival/DESCR
deleted file mode 100644
index d4ca0cc12ba..00000000000
--- a/math/R-survival/DESCR
+++ /dev/null
@@ -1,4 +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.
diff --git a/math/R-survival/Makefile b/math/R-survival/Makefile
deleted file mode 100644
index 6dc8f5c599d..00000000000
--- a/math/R-survival/Makefile
+++ /dev/null
@@ -1,12 +0,0 @@
-# $NetBSD: Makefile,v 1.2 2002/09/09 01:19:36 markd Exp $
-
-R_PKGNAME= survival
-R_PKGVER= 2.9-4
-
-MAINTAINER= markd@netbsd.org
-COMMENT= Survival analysis, including penalised likelihood.
-
-PLIST_SRC= /dev/null
-
-.include "../../math/R/Makefile.extension"
-.include "../../mk/bsd.pkg.mk"
diff --git a/math/R-survival/distinfo b/math/R-survival/distinfo
deleted file mode 100644
index 4c61e0c8a5d..00000000000
--- a/math/R-survival/distinfo
+++ /dev/null
@@ -1,4 +0,0 @@
-$NetBSD: distinfo,v 1.2 2002/09/09 01:19:37 markd Exp $
-
-SHA1 (R/survival_2.9-4.tar.gz) = ac8e61d1a5544902ebdbdfa1029ca760666cb93d
-Size (R/survival_2.9-4.tar.gz) = 1067335 bytes