Rev 31272 | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed
This is the Debian GNU/Linux r-base package of the GNU R system forstatistical computing and graphics.R was initially written by Ross Ihaka <Ross.Ihaka@r-project.org> andRobert Gentleman of the University of Auckland in Auckland, NewZealand. Since mid-1997 there has been a core group (the "R CoreTeam") who can modify the R source code CVS archive. The groupcurrently consists of Doug Bates, John Chambers, Peter Dalgaard,Robert Gentleman, Kurt Hornik, Stefano Iacus, Ross Ihaka, FriedrichLeisch, Thomas Lumley, Martin Maechler, Duncan Murdoch, Paul Murrell,Martyn Plummer, Brian Ripley, Duncan Temple Lang, and Luke Tierney.R has a home page at `http://www.r-project.org/'. It is free softwaredistributed under a GNU-style copyleft, and an official part of the GNUproject ("GNU S").This package was initially debianized by Douglas Bates bates@stat.wisc.edu onWed, 10 Dec 1997 14:17:31 -0600.Dirk Eddelbuettel <edd@debian.org> currently maintaines the package.Sources were downloaded from http://cran.r-project.org/src/ and changes,typically only to files in the debian/ directory are fully documented in thefile /usr/share/doc/r-base/changelog.Debian.gz.The file COPYRIGHTS of the upstream R sources is included below. On DebianGNU/Linux systems, the complete text of the licenses referred to below asCOPYING and COPYING.LIB can be found in /usr/share/common-licenses/GPL and/usr/share/common-licenses/LGPL.------------ unaltered upstream file follow ---------------------------------COPYRIGHT STATUSThe bulk of this code is copyright by members of or all of the RDevelopment Core Team.See the file COPYING for the exact conditions under which you mayredistribute it.---------------------------------------------------The public header files and import libraries are distributed under themore permissive terms of the file COPYING.LIB. This applies only tothe filessrc/include/R.hsrc/include/Rdefines.hsrc/include/Rgraphics.hsrc/include/Rinternals.hsrc/include/Rmath.hsrc/include/S.hsrc/include/R_ext/*.hsrc/gnuwin32/R.exp (a generated file in binary distributions only)src/main/R.exp, generated by tools/ldAIX4 whilst building R on AIX.From the announcement of the change (2001-Feb-05)It came to our attention that some projects are interpreting GPL tomean that compiling against the header files or linking against aWindows import library brings the compiled code under the scope ofGPL. This would mean it would be impossible to distribute binaryversions of non-GPL packages with compiled code which called entrypoints in the R executable or DLL, of which there are many on CRAN.We encourage packages to be distributed under Open Source conditions,but accept that this is not possible for some contributions. Ourintention is that export files and import libraries be `accessors'under clause 5 of the LGPL, so that in most cases no (additional)restrictions are imposed by compiling a package using the LGPL-edcomponents of R.To avoid any anomalies, the versions of the same files in R versions1.0.0 to 1.2.1 may also be used under LGPL or GPL.---------------------------------------------------Some of the code contains different copyright statements. It is usedhere in accordance with the copyright conditions in that code.afm/*___.afmCopyright (c) 1984 to 1992 Adobe Systems Incorporated.afm/*l.afmCopyright 1999 by (URW)++ Design & Developmentafm/CM_*.afmare derived from afms which are copyright by the AmericanMathematical Society, but `the AMS does require that theAMS copyright notice be removed from any derivative versionsof the fonts which have been altered in any way'.doc/html/search/*.javaCopyright (C), 1998 Thomas Baieror Copyright (C), 1998-2000, Thomas Baier, R Core Development Teamsrc/library/base/R/mosaicplot.RCopyright (C) 1998 John W. Emersonsrc/library/base/R/aov.Rsrc/library/base/R/bandwidths.Rsrc/library/base/R/contr.poly.Rsrc/library/base/R/expand.grid.Rsrc/library/base/R/predict.glm.Rsrc/library/base/R/update.Rsrc/library/base/*/max.col.R*src/appl/bandwidths.csrc/appl/maxcol.cCopyright (C) various dates W. N. Venables and B. D. Ripleysrc/library/modreg:See the file library/modreg/COPYRIGHTS for detailssrc/loessc.csrc/loessf.fCopyright (c) 1989, 1992 by AT&T.src/library/mva/R/biplot.Rsrc/library/mva/R/princomp-add.RCopyright (C) 1998 W. N. Venables and B. D. Ripleysrc/library/ts/R/diffinv.Rsrc/library/ts/R/embed.Rsrc/library/ts/R/kernel.Rsrc/library/ts/src/PPsum.cCopyright (C) 1997-1999 Adrian Traplettisrc/library/ts/src/carray.c, mburg.c, myw.c, qr.cCopyright (C) 1999 Martyn Plummersrc/unix/rotated.[ch]Copyright (c) 1993 Alan Richardsonsrc/appl/loglin.csrc/library/ctest/src/chisqsim.csrc/library/ctest/src/nscor.csrc/library/ctest/src/prho.csrc/library/ctest/src/swilk.csrc/library/mva/src/kmns.fsrc/library/ts/src/starma.fsrc/nmath/pgamma.csrc/nmath/pnbeta.csrc/nmath/pnchisq.csrc/nmath/pnt.csrc/nmath/qbeta.csrc/nmath/qgamma.csrc/nmath/qnorm.csrc/nmath/qtukey.csrc/nmath/sunif.care based in whole or in part on Applied Statistics algorithms(C) Royal Statistical Societysrc/nmath/stirlerr.csrc/nmath/dbinom.csrc/nmath/dpois.care now partly based on Clive Loader's (1999) work, and are(C) 1999-2000 Lucent Technologies, Bell Laboratories.src/gnome/devGNOME.csrc/gnome/devGTK.csrc/gnome/gdkrotated.csrc/gnome/gnome-find-dialog.csrc/gnome/gtkconsole.csrc/gnome/system-*.csrc/gnome/terminal*.cCopyright (C) 1998-1999 Lyndon Drakeand the R Development Core Teamsrc/main/RNG.cThe Mersenne-Twister part isCopyright (C) 1997, 1999 Makoto Matsumoto and Takuji Nishimura.The Knuth-TAOCP part saysThis program by D E Knuth is in the public domain and freely copyableAS LONG AS YOU MAKE ABSOLUTELY NO CHANGES!and is used unchanged.src/modules/lapack/double.f, cmplx.fExtracted from* -- LAPACK routine (version 3.0) --* Univ. of Tennessee, Univ. of California Berkeley, NAG Ltd.,* Courant Institute, Argonne National Lab, and Rice UniversityThe README saysIt is freely-available software, and is copyrighted.although no actual copyright statement appears in the code.------ copyright file for r-recommended [ used to be a separate package ] ----This is the Debian GNU/Linux r-recommended package provided severalrecommended packages for the GNU R language and environment for statisticialcomputing. The r-recommended package comprises the R packages KernSmooth,VR, boot, cluster, foreign, mgcv, nlme, rpart and survival; they were written(or ported) by the R core team.This package was intially created by Doug Bates, but is now maintained byDirk Eddelbuettel <edd@debian.org>. The sources where downloaded from theUS mirror of the Comprehensive R Archive Network:http://cran.us.r-project.org/src/contribThey are also available from every other CRAN mirror. Visithttp://cran.r-project.orgto find a CRAN site near you.The r-recommended packages are copyright by their authors and released eitherunder the GNU General Public License or under (what was once common in theSciences) licenses such as "Unlimited use and distribution" (see below). Theexact terms are described in the per-package DESCRIPTION files which arecollated below for reference.On Debian GNU/Linux systems, the complete text of these licenses can be foundin /usr/share/common-licenses/GPL and /usr/share/common-licenses/Artistic.Package: KernSmoothPriority: recommendedVersion: 2.22-6Date: 2001-June-08Title: Functions for kernel smoothing for Wand & Jones (1995)Author: S original by Matt Wand.R port by Brian Ripley <ripley@stats.ox.ac.uk>.Maintainer: Brian Ripley <ripley@stats.ox.ac.uk>Description: functions for kernel smoothing (and density estimation)corresponding to the book:Wand, M.P. and Jones, M.C. (1995) "Kernel Smoothing".License: Unlimited use and distribution (see LICENCE).URL: http://www.biostat.harvard.edu/~mwandBundle: VRPriority: recommendedContains: MASS class nnet spatialVersion: 6.2-9Date: 2001/09/23Depends: R (>= 1.3.0)Author: S original by Venables & Ripley.R port by Brian Ripley <ripley@stats.ox.ac.uk>, following earlierwork by Kurt Hornik and Albrecht Gebhardt.Maintainer: Brian Ripley <ripley@stats.ox.ac.uk>BundleDescription: Various functions from the libraries of Venables andRipley, `Modern Applied Statistics with S-PLUS' (3rd edition).License: GPL (version 2 or later)URL: http://www.stats.ox.ac.uk/pub/MASS3/Package: bootPriority: recommendedVersion: 1.2-5Date: 2001-Aug-16Author: S original <http://dmawww.epfl.ch/davison.mosaic/BMA/library.html>by Angelo Canty. R port by Brian Ripley <ripley@stats.ox.ac.uk>.Maintainer: Brian Ripley <ripley@stats.ox.ac.uk>Description: functions and datasets for bootstrapping from thebook "Bootstrap Methods and Their Applications" by A.C. Davison andD.V. Hinkley (1997, CUP).Title: Bootstrap R (S-Plus) Functions (Canty)Depends: R (>= 1.3.0), survivalLicense: Unlimited distribution.Package: clusterVersion: 1.3-4Priority: recommendedAuthor: S original by Peter Rousseeuw <rousse@uia.ua.ac.be>, Anja Struyf<Anja.Struyf@uia.ua.ac.be> and Mia Hubert <Mia.Hubert@uia.ua.ac.be>.R port by Kurt Hornik <Kurt.Hornik@ci.tuwien.ac.at> and Martin Maechler.Maintainer: Martin Maechler <maechler@stat.math.ethz.ch>Title: Functions for clustering (by Rousseeuw et al.)Description: Functions for cluster analysis, originally fromPeter Rousseeuw, Anja Struyf and Mia Hubert.Depends:License: GPL version 2 or laterPackage: foreignPriority: recommendedVersion: 0.4-7Date: 2001-07-17Title: Read data stored by Minitab, S, SAS, SPSS, Stata, ...Maintainer: Saikat DebRoy <saikat@stat.wisc.edu>Author: Thomas Lumley <thomas@biostat.washington.edu>,Saikat DebRoy <saikat@stat.wisc.edu>,Douglas M. Bates <bates@stat.wisc.edu> andDuncan Murdoch <murdoch@stats.uwo.ca>Description: Functions for reading and writing data stored by statisticalpackages such as Minitab, S, SAS, SPSS, Stata, ...License: GPL version 2 or laterPackage: mgcvVersion: 0.5-3Author: Simon Wood <snw@st-and.ac.uk>Maintainer: Simon Wood <snw@st-and.ac.uk>Title: Multiple smoothing parameter estimation and GAMs by GCVDescription: Routines for GAMs and other generalized ridge regression problemswith multiple smoothing parameter selection by GCV or UBRE.Includes an implementation of gam().Priority: recommendedLicense: GPL version 2 or laterPackage: nlmeVersion: 3.1-19Date: 2001/10/31Priority: recommendedTitle: Linear and nonlinear mixed effects modelsAuthor: Jose Pinheiro <jcp@research.bell-labs.com>,Douglas Bates <bates@stat.wisc.edu>,Saikat DebRoy <saikat@stat.wisc.edu>, andDeepayan Sarkar <deepayan@stat.wisc.edu>Maintainer: Douglas Bates <bates@stat.wisc.edu>Description: Fit and compare Gaussian linear and nonlinear mixed-effects models.Depends: nls, R(>= 1.3.0)License: GPL version 2 or laterPackage: rpartPriority: recommendedVersion: 3.1-2Date: July 2001 version of rpartAuthor: Terry M Therneau and Beth Atkinson <atkinson@mayo.edu>.R port by Brian Ripley <ripley@stats.ox.ac.uk>.Maintainer: Brian Ripley <ripley@stats.ox.ac.uk>Description: Recursive partitioning and regression treesTitle: Recursive partitioningDepends: R (>= 1.3.0), survivalLicense: use under GPL2, or see file LICENCEURL: Svr4 original at http://www.mayo.edu/hsr/Sfunc.htmlTitle: Survival analysis, including penalised likelihood.Maintainer: Thomas Lumley <tlumley@u.washington.edu>Priority: recommendedPackage: survivalVersion: 2.6Author: S original by Terry Therneau, ported by Thomas LumleyDescription: survival analysis: descriptive statistics, two-sampletests, parametric accelerated failure models, Cox model. Delayed entry(truncation) allowed for all models; interval censoring for parametricmodels.License: GPL2