The R Project SVN R

Rev

Rev 19086 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 19086 Rev 21978
Line 211... Line 211...
211
  The README says
211
  The README says
212
 
212
 
213
    It is freely-available software, and is copyrighted.
213
    It is freely-available software, and is copyrighted.
214
 
214
 
215
  although no actual copyright statement appears in the code.
215
  although no actual copyright statement appears in the code.
-
 
216
 
-
 
217
 
-
 
218
------ copyright file for r-recommended [ used to be a separate package ] ----
-
 
219
 
-
 
220
This is the Debian GNU/Linux r-recommended package provided several
-
 
221
recommended packages for the GNU R language and environment for statisticial
-
 
222
computing.  The r-recommended package comprises the R packages KernSmooth,
-
 
223
VR, boot, cluster, foreign, mgcv, nlme, rpart and survival; they were written
-
 
224
(or ported) by the R core team.
-
 
225
 
-
 
226
This package was intially created by Doug Bates, but is now maintained by 
-
 
227
Dirk Eddelbuettel <edd@debian.org>. The sources where downloaded from the
-
 
228
US mirror of the Comprehensive R Archive Network:
-
 
229
	http://cran.us.r-project.org/src/contrib
-
 
230
They are also available from every other CRAN mirror.  Visit
-
 
231
	http://cran.r-project.org
-
 
232
to find a CRAN site near you.
-
 
233
 
-
 
234
The r-recommended packages are copyright by their authors and released either
-
 
235
under the GNU General Public License or under (what was once common in the
-
 
236
Sciences) licenses such as "Unlimited use and distribution" (see below). The
-
 
237
exact terms are described in the per-package DESCRIPTION files which are
-
 
238
collated below for reference.
-
 
239
 
-
 
240
On Debian GNU/Linux systems, the complete text of these licenses can be found
-
 
241
in /usr/share/common-licenses/GPL and /usr/share/common-licenses/Artistic.
-
 
242
 
-
 
243
 
-
 
244
 
-
 
245
Package: KernSmooth
-
 
246
Priority: recommended
-
 
247
Version: 2.22-6
-
 
248
Date: 2001-June-08
-
 
249
Title: Functions for kernel smoothing for Wand & Jones (1995)
-
 
250
Author: S original by Matt Wand.
-
 
251
	R port by  Brian Ripley <ripley@stats.ox.ac.uk>.
-
 
252
Maintainer: Brian Ripley <ripley@stats.ox.ac.uk>
-
 
253
Description: functions for kernel smoothing (and density estimation)
-
 
254
  corresponding to the book: 
-
 
255
  Wand, M.P. and Jones, M.C. (1995) "Kernel Smoothing".
-
 
256
License: Unlimited use and distribution (see LICENCE).
-
 
257
URL: http://www.biostat.harvard.edu/~mwand
-
 
258
 
-
 
259
Bundle: VR
-
 
260
Priority: recommended
-
 
261
Contains: MASS class nnet spatial
-
 
262
Version: 6.2-9 
-
 
263
Date: 2001/09/23
-
 
264
Depends: R (>= 1.3.0)
-
 
265
Author: S original by Venables & Ripley.
-
 
266
  R port by Brian Ripley <ripley@stats.ox.ac.uk>, following earlier
-
 
267
  work by Kurt Hornik and Albrecht Gebhardt.
-
 
268
Maintainer: Brian Ripley <ripley@stats.ox.ac.uk>
-
 
269
BundleDescription: Various functions from the libraries of Venables and
-
 
270
  Ripley, `Modern Applied Statistics with S-PLUS' (3rd edition).
-
 
271
License: GPL (version 2 or later)
-
 
272
URL: http://www.stats.ox.ac.uk/pub/MASS3/
-
 
273
 
-
 
274
Package: boot
-
 
275
Priority: recommended
-
 
276
Version: 1.2-5
-
 
277
Date: 2001-Aug-16
-
 
278
Author: S original <http://dmawww.epfl.ch/davison.mosaic/BMA/library.html>
-
 
279
  by Angelo Canty.  R port by  Brian Ripley <ripley@stats.ox.ac.uk>.
-
 
280
Maintainer: Brian Ripley <ripley@stats.ox.ac.uk>
-
 
281
Description: functions and datasets for bootstrapping from the
-
 
282
  book "Bootstrap Methods and Their Applications" by A.C. Davison and 
-
 
283
  D.V. Hinkley (1997, CUP).
-
 
284
Title: Bootstrap R (S-Plus) Functions (Canty)
-
 
285
Depends: R (>= 1.3.0), survival
-
 
286
License: Unlimited distribution.
-
 
287
 
-
 
288
Package: cluster
-
 
289
Version: 1.3-4
-
 
290
Priority: recommended
-
 
291
Author: S original by Peter Rousseeuw <rousse@uia.ua.ac.be>, Anja Struyf
-
 
292
	<Anja.Struyf@uia.ua.ac.be> and Mia Hubert <Mia.Hubert@uia.ua.ac.be>.
-
 
293
  R port by Kurt Hornik <Kurt.Hornik@ci.tuwien.ac.at> and Martin Maechler.
-
 
294
Maintainer: Martin Maechler <maechler@stat.math.ethz.ch>
-
 
295
Title: Functions for clustering (by Rousseeuw et al.)
-
 
296
Description: Functions for cluster analysis, originally from
-
 
297
  Peter Rousseeuw, Anja Struyf and Mia Hubert.
-
 
298
Depends:
-
 
299
License: GPL version 2 or later
-
 
300
 
-
 
301
Package: foreign
-
 
302
Priority: recommended
-
 
303
Version: 0.4-7
-
 
304
Date: 2001-07-17
-
 
305
Title: Read data stored by Minitab, S, SAS, SPSS, Stata, ...
-
 
306
Maintainer: Saikat DebRoy <saikat@stat.wisc.edu>
-
 
307
Author: Thomas Lumley <thomas@biostat.washington.edu>,
-
 
308
        Saikat DebRoy <saikat@stat.wisc.edu>,
-
 
309
        Douglas M. Bates <bates@stat.wisc.edu> and
-
 
310
	Duncan Murdoch <murdoch@stats.uwo.ca>
-
 
311
Description: Functions for reading and writing data stored by statistical
-
 
312
         packages such as Minitab, S, SAS, SPSS, Stata, ...
-
 
313
License: GPL version 2 or later
-
 
314
 
-
 
315
Package: mgcv
-
 
316
Version: 0.5-3
-
 
317
Author: Simon Wood <snw@st-and.ac.uk>
-
 
318
Maintainer: Simon Wood <snw@st-and.ac.uk>
-
 
319
Title: Multiple smoothing parameter estimation and GAMs by GCV
-
 
320
Description: Routines for GAMs and other generalized ridge regression problems 
-
 
321
             with multiple smoothing parameter selection by GCV or UBRE.
-
 
322
             Includes an implementation of gam().
-
 
323
Priority: recommended
-
 
324
License: GPL version 2 or later
-
 
325
 
-
 
326
Package: nlme
-
 
327
Version: 3.1-19
-
 
328
Date: 2001/10/31
-
 
329
Priority: recommended
-
 
330
Title: Linear and nonlinear mixed effects models
-
 
331
Author: Jose Pinheiro <jcp@research.bell-labs.com>,
-
 
332
        Douglas Bates <bates@stat.wisc.edu>,
-
 
333
        Saikat DebRoy <saikat@stat.wisc.edu>, and
-
 
334
        Deepayan Sarkar <deepayan@stat.wisc.edu> 
-
 
335
Maintainer: Douglas Bates <bates@stat.wisc.edu>
-
 
336
Description: Fit and compare Gaussian linear and nonlinear mixed-effects models.
-
 
337
Depends: nls, R(>= 1.3.0)
-
 
338
License: GPL version 2 or later
-
 
339
 
-
 
340
Package: rpart
-
 
341
Priority: recommended
-
 
342
Version: 3.1-2
-
 
343
Date: July 2001 version of rpart
-
 
344
Author: Terry M Therneau and Beth Atkinson <atkinson@mayo.edu>.
-
 
345
        R port by Brian Ripley <ripley@stats.ox.ac.uk>.
-
 
346
Maintainer: Brian Ripley <ripley@stats.ox.ac.uk>
-
 
347
Description: Recursive partitioning and regression trees
-
 
348
Title: Recursive partitioning
-
 
349
Depends: R (>= 1.3.0), survival
-
 
350
License: use under GPL2, or see file LICENCE
-
 
351
URL: Svr4 original at http://www.mayo.edu/hsr/Sfunc.html
-
 
352
 
-
 
353
Title: Survival analysis, including penalised likelihood.
-
 
354
Maintainer: Thomas Lumley <tlumley@u.washington.edu>
-
 
355
Priority: recommended
-
 
356
Package: survival
-
 
357
Version: 2.6
-
 
358
Author: S original by Terry Therneau, ported by Thomas Lumley
-
 
359
Description: survival analysis: descriptive statistics, two-sample
-
 
360
  tests, parametric accelerated failure models, Cox model. Delayed entry
-
 
361
  (truncation) allowed for all models; interval censoring for parametric
-
 
362
  models.
-
 
363
License: GPL2