The R Project SVN R

Rev

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

Rev 30841 Rev 33914
Line 1... Line 1...
1
Source: r-base
1
Source: r-base
2
Section: math
2
Section: math
3
Priority: optional
3
Priority: optional
4
Maintainer: Dirk Eddelbuettel <edd@debian.org>
4
Maintainer: Dirk Eddelbuettel <edd@debian.org>
5
Uploaders: Douglas Bates <bates@stat.wisc.edu>
5
Uploaders: Douglas Bates <bates@stat.wisc.edu>
6
Standards-Version: 3.6.1.0
6
Standards-Version: 3.6.1.1
7
Build-Depends: refblas3-dev | atlas3-base-dev, lapack3-dev | atlas3-base-dev, libgnome-dev, libzvt-dev, libgtkxmhtml-dev, tcl8.4-dev, tk8.4-dev, libglade-gnome0-dev, bison, g77 [!m68k], f2c [m68k], groff-base, libncurses5-dev, libreadline4-dev, debhelper (>= 3.0.0), texi2html, texinfo (>= 4.1-2), libbz2-dev, libpcre3-dev, libpaperg-dev, tetex-bin, tetex-extra, xpdf-reader, libpaper-utils, zlib1g-dev, libpng12-dev, libjpeg62-dev, libpcre3-dev
7
Build-Depends: refblas3-dev | atlas3-base-dev, tcl8.4-dev, tk8.4-dev, bison, g77 [!m68k], f2c [m68k], groff-base, libncurses5-dev, libreadline5-dev, debhelper (>= 3.0.0), texi2html, texinfo (>= 4.1-2), libbz2-dev, libpcre3-dev, libpaperg-dev, tetex-bin, tetex-extra, xpdf-reader, libpaper-utils, zlib1g-dev, libpng12-dev, libjpeg62-dev
8
 
8
 
9
Package: r-base
9
Package: r-base
10
Architecture: all
10
Architecture: all
11
Depends: r-base-core
11
Depends: r-base-core (= ${Source-Version}), r-recommended (= ${Source-Version})
12
Recommends: r-base-html, r-base-latex
12
Recommends: r-base-html, r-base-latex
13
Suggests: libpaperg, ess, r-doc-info | r-doc-pdf | r-doc-html, libpaper-utils
13
Suggests: libpaperg, ess, r-doc-info | r-doc-pdf | r-doc-html, libpaper-utils
14
Description: GNU R statistical computing language and environment
14
Description: GNU R statistical computing language and environment
15
 R is `GNU S' - A language and environment for statistical computing
15
 R is `GNU S' - A language and environment for statistical computing
16
 and graphics. R is similar to the award-winning S system, which was
16
 and graphics. R is similar to the award-winning S system, which was
Line 60... Line 60...
60
 and r-doc-info have been split off to somewhat reduce the size of this 
60
 and r-doc-info have been split off to somewhat reduce the size of this 
61
 package. 
61
 package. 
62
 
62
 
63
Package: r-gnome
63
Package: r-gnome
64
Section: gnome
64
Section: gnome
65
Architecture: any
65
Architecture: all
66
Depends: r-base-core (= ${Source-Version}), ${shlibs:Depends}
66
Depends: r-base-core 
67
Recommends: r-cran-gtkdevice
67
Recommends: r-cran-gtkdevice
68
Description: GNU R Gnome gui for statistical computing system
68
Description: GNU R Gnome gui for statistical computing system
69
 R is `GNU S' - A language and environment for statistical computing
69
 R is `GNU S' - A language and environment for statistical computing
70
 and graphics. R is similar to the award-winning S system, which was
70
 and graphics. R is similar to the award-winning S system, which was
71
 developed at Bell Laboratories by John Chambers et al. It provides a
71
 developed at Bell Laboratories by John Chambers et al. It provides a
Line 77... Line 77...
77
 constructions for iteration and alternation, and it allows users to
77
 constructions for iteration and alternation, and it allows users to
78
 add additional functionality by defining new functions. For
78
 add additional functionality by defining new functions. For
79
 computationally intensive tasks, C, C++ and Fortran code can be
79
 computationally intensive tasks, C, C++ and Fortran code can be
80
 linked and called at run time.
80
 linked and called at run time.
81
 .
81
 .
82
 This package provides the dynamic link libraries needed to start GNU R
82
 This package used to provides the dynamic link libraries needed to start 
83
 with the GNOME libraries frontend as in "R --gui=GNOME"
83
 GNU R with the GNOME libraries frontend as in "R --gui=GNOME".
-
 
84
 .
-
 
85
 As of R 2.1.0, this interface is no longer provided with the upstream
-
 
86
 sources. As such, this package is now an empty stub that will be removed
-
 
87
 in a subsequent revision of the Debian package.
84
 
88
 
85
Package: r-base-dev
89
Package: r-base-dev
86
Architecture: all
90
Architecture: all
87
Section: devel
91
Section: devel
88
Depends: r-base-core (= ${Source-Version}), refblas3-dev | atlas3-base-dev | libblas-3.so, lapack3-dev | atlas3-base-dev | liblapack-3.so, build-essential, g77 | m68k, f2c | not+m68k, type-handling, gcc, g++, libncurses5-dev, libreadline4-dev, libjpeg62-dev, libpcre3-dev, libpng12-dev, zlib1g-dev, libbz2-dev
92
Depends: r-base-core (= ${Source-Version}), refblas3-dev | atlas3-base-dev | libblas-3.so, build-essential, g77, f2c, gcc, g++, libncurses5-dev, libreadline5-dev, libjpeg62-dev, libpcre3-dev, libpng12-dev, zlib1g-dev, libbz2-dev
89
Description: GNU R installation of auxiliary GNU R packages 
93
Description: GNU R installation of auxiliary GNU R packages 
90
 R is `GNU S' - A language and environment for statistical computing
94
 R is `GNU S' - A language and environment for statistical computing
91
 and graphics. R is similar to the award-winning S system, which was
95
 and graphics. R is similar to the award-winning S system, which was
92
 developed at Bell Laboratories by John Chambers et al. It provides a
96
 developed at Bell Laboratories by John Chambers et al. It provides a
93
 wide variety of statistical and graphical techniques (linear and
97
 wide variety of statistical and graphical techniques (linear and
Line 103... Line 107...
103
 This packages ensures that other Debian packages needed for installation of
107
 This packages ensures that other Debian packages needed for installation of
104
 some auxiliary R packages are installed.
108
 some auxiliary R packages are installed.
105
 
109
 
106
Package: r-mathlib
110
Package: r-mathlib
107
Architecture: any
111
Architecture: any
-
 
112
Depends: 
108
Depends: r-base-core (= ${Source-Version}), r-base-dev (= ${Source-Version})
113
Recommends: r-base-core (= ${Source-Version}), r-base-dev (= ${Source-Version})
109
Description: GNU R standalone mathematics library
114
Description: GNU R standalone mathematics library
110
 R is `GNU S' - A language and environment for statistical computing
115
 R is `GNU S' - A language and environment for statistical computing
111
 and graphics. R is similar to the award-winning S system, which was
116
 and graphics. R is similar to the award-winning S system, which was
112
 developed at Bell Laboratories by John Chambers et al. It provides a
117
 developed at Bell Laboratories by John Chambers et al. It provides a
113
 wide variety of statistical and graphical techniques (linear and
118
 wide variety of statistical and graphical techniques (linear and
Line 236... Line 241...
236
 This packages provides the R manuals in info format. The sibling packages
241
 This packages provides the R manuals in info format. The sibling packages
237
 r-doc-html and r-doc-pdf provide the same manuals.
242
 r-doc-html and r-doc-pdf provide the same manuals.
238
 
243
 
239
Package: r-recommended
244
Package: r-recommended
240
Architecture: all
245
Architecture: all
241
Depends: r-base-core (= ${Source-Version}), r-cran-boot, r-cran-cluster, r-cran-foreign, r-cran-kernsmooth, r-cran-lattice, r-cran-mgcv, r-cran-nlme, r-cran-rpart, r-cran-survival, r-cran-vr
246
Depends: r-base-core (= ${Source-Version}), r-cran-boot (>= 1.2.19), r-cran-cluster (>= 1.9.6-2), r-cran-foreign (>= 0.7-2), r-cran-kernsmooth (>= 2.2.14), r-cran-lattice (>= 0.10.11), r-cran-mgcv (>= 1.1.5), r-cran-nlme (>= 3.1.52), r-cran-rpart (>= 3.1.20), r-cran-survival (>= 2.13.2-1), r-cran-vr (>= 7.2.8)
242
Description: GNU R collection of recommended packages [metapackage]
247
Description: GNU R collection of recommended packages [metapackage]
243
 R is `GNU S' - A language and environment for statistical computing
248
 R is `GNU S' - A language and environment for statistical computing
244
 and graphics. R is similar to the award-winning S system, which was
249
 and graphics. R is similar to the award-winning S system, which was
245
 developed at Bell Laboratories by John Chambers et al. It provides a
250
 developed at Bell Laboratories by John Chambers et al. It provides a
246
 wide variety of statistical and graphical techniques (linear and
251
 wide variety of statistical and graphical techniques (linear and
Line 252... Line 257...
252
 complete R distribution, and distributed along with the source of R 
257
 complete R distribution, and distributed along with the source of R 
253
 itself, as well as directly via the CRAN network of mirrors. This set
258
 itself, as well as directly via the CRAN network of mirrors. This set
254
 comprises the following packages (listed in their upstream names):
259
 comprises the following packages (listed in their upstream names):
255
  - KernSmooth: Functions for kernel smoothing for Wand & Jones (1995)
260
  - KernSmooth: Functions for kernel smoothing for Wand & Jones (1995)
256
  - VR: The MASS, class, nnet and spatial packages from Venables and
261
  - VR: The MASS, class, nnet and spatial packages from Venables and
257
    Ripley, `Modern Applied Statistics with S-PLUS' (4th edition).
262
    Ripley, `Modern Applied Statistics with S' (4th edition).
258
  - boot: Bootstrap R (S-Plus) Functions from the book "Bootstrap Methods 
263
  - boot: Bootstrap R (S-Plus) Functions from the book "Bootstrap Methods 
259
    and Their Applications" by A.C. Davison and D.V. Hinkley (1997).
264
    and Their Applications" by A.C. Davison and D.V. Hinkley (1997).
260
  - cluster: Functions for clustering (by Rousseeuw et al.)
265
  - cluster: Functions for clustering (by Rousseeuw et al.)
261
  - foreign: Read data stored by Minitab, S, SAS, SPSS, Stata, ...
266
  - foreign: Read data stored by Minitab, S, SAS, SPSS, Stata, ...
262
  - lattice: Implementation of Trellis (R) graphics
267
  - lattice: Implementation of Trellis (R) graphics