Package: r-cran-lattice Priority: optional Section: gnu-r Installed-Size: 884 Maintainer: Dirk Eddelbuettel Architecture: amd64 Source: lattice Version: 0.17-26-2~etchcran.2.10.0 Replaces: r-recommended (<< 1.9.0) Depends: libc6 (>= 2.3.5-1), r-base-core (>= 2.10.0) Filename: etch-cran/r-cran-lattice_0.17-26-2~etchcran.2.10.0_amd64.deb Size: 617422 MD5sum: 80d19f6d4d0e863bcde02a481aef1fdd SHA1: 33ce2709dcd4f3758cd855449a4976d1be557adf SHA256: 9b463ce7919df250f41414b940d0250adf9ab569aaf75b63e741d61509e41eab Description: GNU R package for 'Trellis' graphics This package provides functions for 'Trellis' graphics -- a framework for data visualization developed at the Bell Labs by Rick Becker, Bill Cleveland et al, extending ideas presented in Bill Cleveland's 1993 book 'Visualizing Data'. . This package is part of the set of packages that are 'recommended' by R Core and shipped with upstream source releases of R itself. Package: r-cran-nlme Priority: optional Section: gnu-r Installed-Size: 2096 Maintainer: Dirk Eddelbuettel Architecture: i386 Source: nlme Version: 3.1.96-1~etchcran.2.10.0 Replaces: r-recommended (<< 1.9.0) Depends: libc6 (>= 2.3.6-6), r-base-core (>= 2.10.0~20091013), r-cran-lattice (>= 0.12-11.1) Filename: etch-cran/r-cran-nlme_3.1.96-1~etchcran.2.10.0_i386.deb Size: 1556004 MD5sum: 3f40f2f21a8b9cae5faba441cbc32794 SHA1: ad27380189f89c85e7703ec9efa79f0f0b081eea SHA256: ba1114b677a9c99b8433e8021761298522b32d442cdc9add84072685cca89a20 Description: GNU R package for (non-)linear mixed effects models This package provides functions to fit and compare linear and non-linear mixed-effects models. . This package is part of the set of packages that are 'recommended' by R Core and shipped with upstream source releases of R itself. Package: r-cran-matrix Priority: optional Section: gnu-r Installed-Size: 5640 Maintainer: Dirk Eddelbuettel Architecture: amd64 Source: rmatrix Version: 0.999375-31-2~etchcran.2.10.0 Depends: libc6 (>= 2.3.5-1), libgcc1 (>= 1:4.1.1-12), libgfortran1 (>= 4.1.1-12), libstdc++6 (>= 4.1.1-12), r-base-core (>= 2.10.0), r-cran-lattice (>= 0.12-11.1) Filename: etch-cran/r-cran-matrix_0.999375-31-2~etchcran.2.10.0_amd64.deb Size: 2662278 MD5sum: f38b52870642546c0beeb6b6272b3a9d SHA1: 1e46ca6ac99128de92f80fa5d2ae781f05841063 SHA256: 940595f5489d121cb67bafc25c022ed76d4da2e8d6b1bde587ee8f6400ffe683 Description: GNU R package of classes for dense and sparse matrices This CRAN package provides S4 classes and methods for numerical linear algebra using dense or sparse matrices. The sparse matrix implementation uses code from the LDL sparse matrix package and code from the Metis package of partitioning algorithms. Package: r-base Priority: optional Section: gnu-r Installed-Size: 76 Maintainer: Dirk Eddelbuettel Architecture: all Version: 2.10.0-1~etchcran.0 Depends: r-base-core (>= 2.10.0-1~etchcran.0), r-recommended (= 2.10.0-1~etchcran.0) Recommends: r-base-html, r-doc-html Suggests: ess, r-doc-info | r-doc-pdf Filename: etch-cran/r-base_2.10.0-1~etchcran.0_all.deb Size: 33790 MD5sum: 7e69b109b8d30e8d4f69fa1b9b179e11 SHA1: 1ba5148c625199d018d5b0ccd867488b9217057f SHA256: b265603d4551afa01f9c3bab994204ca0f3883218405ecf94b4da9d2deb6fe5a Description: GNU R statistical computation and graphics system R is a system for statistical computation and graphics. It consists of a language plus a run-time environment with graphics, a debugger, access to certain system functions, and the ability to run programs stored in script files. . The design of R has been heavily influenced by two existing languages: Becker, Chambers & Wilks' S and Sussman's Scheme. Whereas the resulting language is very similar in appearance to S, the underlying implementation and semantics are derived from Scheme. . The core of R is an interpreted computer language which allows branching and looping as well as modular programming using functions. Most of the user-visible functions in R are written in R. It is possible for the user to interface to procedures written in the C, C++, or FORTRAN languages for efficiency, and many of R's core functions do so. The R distribution contains functionality for a large number of statistical procedures and underlying applied math computations. There is also a large set of functions which provide a flexible graphical environment for creating various kinds of data presentations. . Additionally, over thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package is a metapackage which eases the transition from the pre-1.5.0 package setup with its larger r-base package. Once installed, it can be safely removed and apt-get will automatically upgrade its components during future upgrades. Providing this packages gives a way to users to then only install r-base-core if they so desire. Package: r-cran-kernsmooth Priority: optional Section: gnu-r Installed-Size: 236 Maintainer: Dirk Eddelbuettel Architecture: amd64 Source: kernsmooth Version: 2.23-3-2~etchcran.2.10.0 Replaces: r-recommended (<< 1.9.0) Depends: libc6 (>= 2.3.5-1), libgfortran1 (>= 4.1.1-12), r-base-core (>= 2.10.0), r-cran-mass Filename: etch-cran/r-cran-kernsmooth_2.23-3-2~etchcran.2.10.0_amd64.deb Size: 58786 MD5sum: 2d5cb60aa7a43ff2e7eb2a319ac11b97 SHA1: 9fe64f6854e4315ca968e6b07f78e252ded2d3fb SHA256: 802be2a5127fd50860db3bd80968c28be681399904c1091c885dd83383bee433 Description: GNU R package for kernel smoothing and density estimation This package provides functions for kernel smoothing and density estimation corresponding to M.P. Wand and M.C. Jones, "Kernel Smoothing", 1995. . This package is part of the set of packages that are 'recommended' by R Core and shipped with upstream source releases of R itself. . URL: http://www.maths.unsw.edu.au/~wand Package: r-cran-nnet Priority: optional Section: gnu-r Installed-Size: 236 Maintainer: Dirk Eddelbuettel Architecture: i386 Version: 7.3-1-1~etchcran.2.10.0 Replaces: r-cran-vr (<< 7.3-0) Depends: libc6 (>= 2.3.6-6), r-base-core (>= 2.10.0~20091013) Filename: etch-cran/r-cran-nnet_7.3-1-1~etchcran.2.10.0_i386.deb Size: 61236 MD5sum: b8458b369c038bef339d6d6759a8421d SHA1: 5e9203f37cfa0c0e3b8c57085fbd5e250de78c78 SHA256: e47bc971aae460e69ffcfab920a9e371dfca119967515045c4db542d48ab3ce4 Description: GNU R package for feed-forward neural networks Software for feed-forward neural networks with a single hidden layer, and for multinomial log-linear models Package: r-doc-info Priority: optional Section: doc Installed-Size: 544 Maintainer: Dirk Eddelbuettel Architecture: all Source: r-base Version: 2.10.0-1~etchcran.0 Replaces: r-base (<= 1.4.1-1) Depends: dpkg | install-info Suggests: r-base-core, info (>= 3.12) | info-browser Filename: etch-cran/r-doc-info_2.10.0-1~etchcran.0_all.deb Size: 495808 MD5sum: d253e91d5295b137f13a26374f6fa062 SHA1: cb3c1d921f6c98d7a57485944b4697629c8350a8 SHA256: ae5a56fb706af5fc57567924ec4c2c0e448c388da2d1982a7046598f03ed2b4c Description: GNU R info manuals statistical computing system R is a system for statistical computation and graphics. It consists of a language plus a run-time environment with graphics, a debugger, access to certain system functions, and the ability to run programs stored in script files. . The design of R has been heavily influenced by two existing languages: Becker, Chambers & Wilks' S and Sussman's Scheme. Whereas the resulting language is very similar in appearance to S, the underlying implementation and semantics are derived from Scheme. . The core of R is an interpreted computer language which allows branching and looping as well as modular programming using functions. Most of the user-visible functions in R are written in R. It is possible for the user to interface to procedures written in the C, C++, or FORTRAN languages for efficiency, and many of R's core functions do so. The R distribution contains functionality for a large number of statistical procedures and underlying applied math computations. There is also a large set of functions which provide a flexible graphical environment for creating various kinds of data presentations. . Additionally, over thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This packages provides the R manuals in info format. The sibling packages r-doc-html and r-doc-pdf provide the same manuals. Package: r-cran-mass Priority: optional Section: gnu-r Installed-Size: 1156 Maintainer: Dirk Eddelbuettel Architecture: amd64 Version: 7.3-3-1~etchcran.2.10.0 Replaces: r-cran-vr (<< 7.3-0) Depends: libc6 (>= 2.3.5-1), r-base-core (>= 2.10.0) Filename: etch-cran/r-cran-mass_7.3-3-1~etchcran.2.10.0_amd64.deb Size: 790784 MD5sum: 0b4ae7d6a67c5f01a08cc45bc9a79f60 SHA1: 768a2c066ce267a6b4de01fa99c8ada1b1815e6a SHA256: 022bcd694d793ace53e08055d8bb5ab776e03f5c159f0f6fd5335d97e5901fd9 Description: GNU R package of Venables and Ripley's MASS Functions and datasets to support Venables and Ripley, 'Modern Applied Statistics with S' (4th edition). Package: r-base-core-dbg Priority: extra Section: debug Installed-Size: 11724 Maintainer: Dirk Eddelbuettel Architecture: amd64 Source: r-base Version: 2.10.0-1~etchcran.0 Depends: r-base-core (= 2.10.0-1~etchcran.0), r-base-dev (= 2.10.0-1~etchcran.0) Filename: etch-cran/r-base-core-dbg_2.10.0-1~etchcran.0_amd64.deb Size: 3512556 MD5sum: 5d1ccbfe6ae909524d91d22c5499acce SHA1: de8c6ee8aeaefe17c09c05e719cbd3fc6c272aa6 SHA256: b25d8a49836d8be2fac31c397bda892623d280c774f2df1aec9460140d4649a6 Description: GNU R debug symbols for statistical comp. language and environment R is a system for statistical computation and graphics. It consists of a language plus a run-time environment with graphics, a debugger, access to certain system functions, and the ability to run programs stored in script files. . The design of R has been heavily influenced by two existing languages: Becker, Chambers & Wilks' S and Sussman's Scheme. Whereas the resulting language is very similar in appearance to S, the underlying implementation and semantics are derived from Scheme. . The core of R is an interpreted computer language which allows branching and looping as well as modular programming using functions. Most of the user-visible functions in R are written in R. It is possible for the user to interface to procedures written in the C, C++, or FORTRAN languages for efficiency, and many of R's core functions do so. The R distribution contains functionality for a large number of statistical procedures and underlying applied math computations. There is also a large set of functions which provide a flexible graphical environment for creating various kinds of data presentations. . Additionally, over thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package contains debugging symbol tables for the binaries and dynamic libraries in the r-base-core package. Package: r-cran-boot Priority: optional Section: gnu-r Installed-Size: 664 Maintainer: Dirk Eddelbuettel Architecture: all Source: boot Version: 1.2.41-1~etchcran.2.10.0 Replaces: r-recommended (<< 1.9.0) Depends: r-base-core (>= 2.10.0~20091013) Filename: etch-cran/r-cran-boot_1.2.41-1~etchcran.2.10.0_all.deb Size: 439380 MD5sum: 30e63e1c97c1a0b6f2d628536985f4e0 SHA1: de6cbded03c6137f4c5cd4051ee7db22520c084e SHA256: a4432da97f16ad448c8b6b53291936cf15d2ab3f7a711d8e3b8f9d37efcc4240 Description: GNU R package for bootstrapping functions from Davison and Hinkley This package provides functions and datasets from the book "Bootstrap Methods and Their Applications" by A. C. Davison and D. V. Hinkley (1997, CUP). It was witten by Angelo Canty, and ported to R by Brian Ripley. . This package is part of the set of packages that are 'recommended' by R Core and shipped with upstream source releases of R itself. . URL: http://statwww.epfl.ch/davison/BMA/library.html Package: r-doc-html Priority: optional Section: doc Installed-Size: 2220 Maintainer: Dirk Eddelbuettel Architecture: all Source: r-base Version: 2.10.0-1~etchcran.0 Replaces: r-base (<= 1.4.1-1) Suggests: r-base-core, mozilla | www-browser Filename: etch-cran/r-doc-html_2.10.0-1~etchcran.0_all.deb Size: 578152 MD5sum: 6e8b900c091bd8aeb7792b43fa076428 SHA1: 47597b8de2b23c306bbfed4e8f58406ebeeddb83 SHA256: 0501fbc4baeec84fef20a383de4df738c34a9b837c40c34bfdd410ce5d0ae82e Description: GNU R html manuals for statistical computing system R is a system for statistical computation and graphics. It consists of a language plus a run-time environment with graphics, a debugger, access to certain system functions, and the ability to run programs stored in script files. . The design of R has been heavily influenced by two existing languages: Becker, Chambers & Wilks' S and Sussman's Scheme. Whereas the resulting language is very similar in appearance to S, the underlying implementation and semantics are derived from Scheme. . The core of R is an interpreted computer language which allows branching and looping as well as modular programming using functions. Most of the user-visible functions in R are written in R. It is possible for the user to interface to procedures written in the C, C++, or FORTRAN languages for efficiency, and many of R's core functions do so. The R distribution contains functionality for a large number of statistical procedures and underlying applied math computations. There is also a large set of functions which provide a flexible graphical environment for creating various kinds of data presentations. . Additionally, over thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This packages provides the R manuals in html format. The sibling packages r-doc-pdf and r-doc-info provides the same manuals. Package: r-cran-spatial Priority: optional Section: gnu-r Installed-Size: 364 Maintainer: Dirk Eddelbuettel Architecture: i386 Version: 7.3-1-1~etchcran.2.10.0 Replaces: r-cran-vr (<< 7.3-0) Depends: libc6 (>= 2.3.6-6), r-base-core (>= 2.10.0~20091013) Filename: etch-cran/r-cran-spatial_7.3-1-1~etchcran.2.10.0_i386.deb Size: 96180 MD5sum: 85f1d4f5ed108d8c0604a1a3f0893a69 SHA1: 76b864f05bac7e430444a37b8eb616fc3270796f SHA256: 9cbbda81e77f713f8c31fdd739ce6eb2479ee12a59f3c22b4adab3a95e86d894 Description: GNU R package for spatial statistics Functions for Kriging and Point Pattern Analysis Package: r-doc-pdf Priority: optional Section: doc Installed-Size: 12648 Maintainer: Dirk Eddelbuettel Architecture: all Source: r-base Version: 2.10.0-1~etchcran.0 Suggests: r-base-core, xdg-utils | pdf-viewer Filename: etch-cran/r-doc-pdf_2.10.0-1~etchcran.0_all.deb Size: 7897364 MD5sum: 07510030ab4ab9bea37765435f7be975 SHA1: e773978672d07d9c405b52f1966d6ff9592b4147 SHA256: 3bfef52c781daf17472681a611ea89d84ef823bb55d91ef5c02eb2cb13c79ff2 Description: GNU R pdf manuals for statistical computing system R is a system for statistical computation and graphics. It consists of a language plus a run-time environment with graphics, a debugger, access to certain system functions, and the ability to run programs stored in script files. . The design of R has been heavily influenced by two existing languages: Becker, Chambers & Wilks' S and Sussman's Scheme. Whereas the resulting language is very similar in appearance to S, the underlying implementation and semantics are derived from Scheme. . The core of R is an interpreted computer language which allows branching and looping as well as modular programming using functions. Most of the user-visible functions in R are written in R. It is possible for the user to interface to procedures written in the C, C++, or FORTRAN languages for efficiency, and many of R's core functions do so. The R distribution contains functionality for a large number of statistical procedures and underlying applied math computations. There is also a large set of functions which provide a flexible graphical environment for creating various kinds of data presentations. . Additionally, over thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This packages provides the R manuals in pdf format. The sibling packages r-doc-html and r-doc-info provides the same manuals. Package: r-cran-vr Priority: optional Section: gnu-r Installed-Size: 56 Maintainer: Dirk Eddelbuettel Architecture: all Source: vr Version: 7.3-0-1~etchcran.2.10.0 Replaces: r-recommended (<< 1.9.0) Depends: r-base-core (>= 2.10.0~20091013), r-cran-mass, r-cran-class, r-cran-nnet, r-cran-spatial Filename: etch-cran/r-cran-vr_7.3-0-1~etchcran.2.10.0_all.deb Size: 6082 MD5sum: ded903d2575baa44b8bc8ad9e6fbdcbc SHA1: ee6cced2e7ff93e1b4b5b507dddc13cc55e87835 SHA256: 8f13b1256aa13736d7159ceebc4b0925d67cfd8267c8493f917b6180c5ab64e5 Description: GNU R package accompanying the Venables and Ripley book on S This package provides functions and datasets from the book by William N. Venables and Brian D. Ripley, "Modern Applied Statistics with S", 4th ed., Springer, 2002. The VR package contains four individuals packages: MASS, class, nnet and spatial. . These packages are now shipped in individual packages upon which this package depends. Once all reverse Depends: on r-cran-vr are resolved you will be able to remove the metapackage. Package: r-cran-matrix Priority: optional Section: gnu-r Installed-Size: 5608 Maintainer: Dirk Eddelbuettel Architecture: i386 Source: rmatrix Version: 0.999375-31-2~etchcran.2.10.0 Depends: atlas3-base | refblas3 | libblas.so.3, libc6 (>= 2.3.6-6), libgcc1 (>= 1:4.1.1-12), libgfortran1 (>= 4.1.1-12), libstdc++6 (>= 4.1.1-12), r-base-core (>= 2.10.0), r-cran-lattice (>= 0.12-11.1) Filename: etch-cran/r-cran-matrix_0.999375-31-2~etchcran.2.10.0_i386.deb Size: 2649824 MD5sum: 4c087715475fe374f2f543ae35ddb5cb SHA1: 33ed0e47cde30f524ef9579fa6efa6982e5f296d SHA256: 80868ff9132da4716d69259db189230f7c7b03b8e53135b2b97581fe73d51ae3 Description: GNU R package of classes for dense and sparse matrices This CRAN package provides S4 classes and methods for numerical linear algebra using dense or sparse matrices. The sparse matrix implementation uses code from the LDL sparse matrix package and code from the Metis package of partitioning algorithms. Package: r-cran-nlme Priority: optional Section: gnu-r Installed-Size: 2108 Maintainer: Dirk Eddelbuettel Architecture: amd64 Source: nlme Version: 3.1.96-1~etchcran.2.10.0 Replaces: r-recommended (<< 1.9.0) Depends: libc6 (>= 2.3.5-1), r-base-core (>= 2.10.0~20091013), r-cran-lattice (>= 0.12-11.1) Filename: etch-cran/r-cran-nlme_3.1.96-1~etchcran.2.10.0_amd64.deb Size: 1558804 MD5sum: 7cab98e4a7b73e3948de9d7d0118114d SHA1: a8b072bc744c813bb0f37550399088446248f7f3 SHA256: 0b15c51c2c09d98cd361e7c5b519ff92fc55e7a592a2e31d4f6ccee408d005ac Description: GNU R package for (non-)linear mixed effects models This package provides functions to fit and compare linear and non-linear mixed-effects models. . This package is part of the set of packages that are 'recommended' by R Core and shipped with upstream source releases of R itself. Package: r-cran-rpart Priority: optional Section: gnu-r Installed-Size: 408 Maintainer: Dirk Eddelbuettel Architecture: i386 Source: rpart Version: 3.1.45-2~etchcran.2.10.0 Replaces: r-recommended (<< 1.9.0) Depends: libc6 (>= 2.3.6-6), r-base-core (>= 2.10.0), r-cran-survival Filename: etch-cran/r-cran-rpart_3.1.45-2~etchcran.2.10.0_i386.deb Size: 158158 MD5sum: 15bc819ade46e1eb9ce025342dfd48e3 SHA1: 4617d6a4e69ef4649ff495dfd5ffd38ecddae161 SHA256: c190f5b7de1146022a59823c623b9ec6e60060d5f9380d97107eae20017fdda1 Description: GNU R package for recursive partitioning and regression trees This package provides functions to recursive partioning and regression trees. . This package is part of the set of packages that are 'recommended' by R Core and shipped with upstream source releases of R itself. . URL (of the S-Plus original): http://www.mayo.edu/hsr/Sfunc.html Package: r-mathlib Priority: optional Section: gnu-r Installed-Size: 920 Maintainer: Dirk Eddelbuettel Architecture: i386 Source: r-base Version: 2.10.0-1~etchcran.0 Recommends: r-base-core (= 2.10.0-1~etchcran.0), r-base-dev (= 2.10.0-1~etchcran.0) Filename: etch-cran/r-mathlib_2.10.0-1~etchcran.0_i386.deb Size: 532966 MD5sum: 3408197d2ca6886a7cb622e7a4d56c58 SHA1: 98a0d22c5f10f42d010176fc003076ea2ba4d45d SHA256: f2a9c2307d9f07983887be95d9b60769ed94f59ac538b88547d2d74a72fdc91a Description: GNU R standalone mathematics library R is a system for statistical computation and graphics. It consists of a language plus a run-time environment with graphics, a debugger, access to certain system functions, and the ability to run programs stored in script files. . The design of R has been heavily influenced by two existing languages: Becker, Chambers & Wilks' S and Sussman's Scheme. Whereas the resulting language is very similar in appearance to S, the underlying implementation and semantics are derived from Scheme. . The core of R is an interpreted computer language which allows branching and looping as well as modular programming using functions. Most of the user-visible functions in R are written in R. It is possible for the user to interface to procedures written in the C, C++, or FORTRAN languages for efficiency, and many of R's core functions do so. The R distribution contains functionality for a large number of statistical procedures and underlying applied math computations. There is also a large set of functions which provide a flexible graphical environment for creating various kinds of data presentations. . Additionally, over thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This packages provides the libRmath shared and static libraries which can be called from standalone C or C++ code. Package: r-cran-survival Priority: optional Section: gnu-r Installed-Size: 2916 Maintainer: Dirk Eddelbuettel Architecture: amd64 Source: survival Version: 2.35-7-2~etchcran.2.10.0 Replaces: r-recommended (<< 1.9.0) Depends: libc6 (>= 2.3.5-1), r-base-core (>= 2.10.0) Filename: etch-cran/r-cran-survival_2.35-7-2~etchcran.2.10.0_amd64.deb Size: 2400042 MD5sum: 387f430b5fea1d79e447384088831f3a SHA1: 3f636cff38543da344cfacd5b46d6618694ffecd SHA256: e673af21d1d94c14b95b8052eab93b76886e20142e1715cf6622cc7972f1d930 Description: GNU R package for survival analysis This package provides functions and datasets for survival analysis: descriptive statistics, two-sample tests, parametric accelerated failure models, Cox model. Delayed entry (truncation) is allowed for all models; interval censoring for parametric models. . This package is part of the set of packages that are 'recommended' by R Core and shipped with upstream source releases of R itself. Package: r-base-core-dbg Priority: extra Section: debug Installed-Size: 8016 Maintainer: Dirk Eddelbuettel Architecture: i386 Source: r-base Version: 2.10.0-1~etchcran.0 Depends: r-base-core (= 2.10.0-1~etchcran.0), r-base-dev (= 2.10.0-1~etchcran.0) Filename: etch-cran/r-base-core-dbg_2.10.0-1~etchcran.0_i386.deb Size: 3215314 MD5sum: a29dbe7932f0b179fa95b41edbfd87ef SHA1: f6ff76d03ee74f278fedc99e884d1ccd307529f8 SHA256: 68ecb34cc5a3e2c9f8dc3400da7cd41321dc081fb56e18486182874615c8a193 Description: GNU R debug symbols for statistical comp. language and environment R is a system for statistical computation and graphics. It consists of a language plus a run-time environment with graphics, a debugger, access to certain system functions, and the ability to run programs stored in script files. . The design of R has been heavily influenced by two existing languages: Becker, Chambers & Wilks' S and Sussman's Scheme. Whereas the resulting language is very similar in appearance to S, the underlying implementation and semantics are derived from Scheme. . The core of R is an interpreted computer language which allows branching and looping as well as modular programming using functions. Most of the user-visible functions in R are written in R. It is possible for the user to interface to procedures written in the C, C++, or FORTRAN languages for efficiency, and many of R's core functions do so. The R distribution contains functionality for a large number of statistical procedures and underlying applied math computations. There is also a large set of functions which provide a flexible graphical environment for creating various kinds of data presentations. . Additionally, over thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package contains debugging symbol tables for the binaries and dynamic libraries in the r-base-core package. Package: littler Priority: optional Section: gnu-r Installed-Size: 204 Maintainer: Dirk Eddelbuettel Architecture: amd64 Version: 0.1.2-2~etchcran.2.10.0 Depends: libc6 (>= 2.3.5-1), r-base-core (>= 2.8.1) Suggests: r-cran-getopt Filename: etch-cran/littler_0.1.2-2~etchcran.2.10.0_amd64.deb Size: 34076 MD5sum: 6b3f428011fad6b89757e3fe98c466b2 SHA1: 7f1bd5a1d489badca5e8fc3f8ca96f520e1585a6 SHA256: a8e1fbfe707193e701876bd5915cef1f03adca2692a64821cb1e7f38d6fdfd26 Description: GNU R scripting and command-line front-end The 'r' (aka 'littler') program provides a leightweight binary wrapper around the GNU R language and environment for statistical computing and graphics. . While R can be used in batch mode, the r binary adds full support for both 'shebang'-style scripting (i.e. using a hashmark-exclamation-path expression as the first line in scripts) as well as command-line use in standard Unix pipelines. In other words, r provides the R language without the environment. Package: r-cran-foreign Priority: optional Section: gnu-r Installed-Size: 488 Maintainer: Dirk Eddelbuettel Architecture: amd64 Source: foreign Version: 0.8.38-1~etchcran.2.10.0 Replaces: r-recommended (<< 1.9.0) Depends: libc6 (>= 2.3.5-1), r-base-core (>= 2.9.2) Filename: etch-cran/r-cran-foreign_0.8.38-1~etchcran.2.10.0_amd64.deb Size: 157668 MD5sum: 98bc5f5c6379a49e3077c26e1885e160 SHA1: 05696431ce1359900b804686bc879bda2c785fc5 SHA256: 9db609a039eab814309245af8958d078be7dd742035289df9a3f0d81b83e8833 Description: GNU R package to read/write data from other stat. systems This package provides functions for reading and writing data stored by statistical packages such as Minitab, S, SAS, SPSS, Stata, ... . This package is part of the set of packages that are 'recommended' by R Core and shipped with upstream source releases of R itself. Package: r-cran-foreign Priority: optional Section: gnu-r Installed-Size: 492 Maintainer: Dirk Eddelbuettel Architecture: i386 Source: foreign Version: 0.8.38-1~etchcran.2.10.0 Replaces: r-recommended (<< 1.9.0) Depends: libc6 (>= 2.3.6-6), r-base-core (>= 2.9.2) Filename: etch-cran/r-cran-foreign_0.8.38-1~etchcran.2.10.0_i386.deb Size: 156674 MD5sum: fd364bd476bc2fa92e8519bd94866a84 SHA1: 69fbd49a31f7ddb550484b542562eab3893cd3d4 SHA256: 256d43a42bb0ba597cfe05f2b8d6b16003a7c397622eef46045f9c4e9c295347 Description: GNU R package to read/write data from other stat. systems This package provides functions for reading and writing data stored by statistical packages such as Minitab, S, SAS, SPSS, Stata, ... . This package is part of the set of packages that are 'recommended' by R Core and shipped with upstream source releases of R itself. Package: r-recommended Priority: optional Section: gnu-r Installed-Size: 48 Maintainer: Dirk Eddelbuettel Architecture: all Source: r-base Version: 2.10.0-1~etchcran.0 Depends: r-base-core (>= 2.10.0-1~etchcran.0), 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), r-cran-codetools, r-cran-matrix Filename: etch-cran/r-recommended_2.10.0-1~etchcran.0_all.deb Size: 2660 MD5sum: 6e4e3d3251520c525b4eb972204ccc0f SHA1: c6d17e192ed35a5ca381d67fdd95cc654499a949 SHA256: 679223156dadcf78831e0cba90a3fe459302e33353aa7e2ae2bbdef1171c2a58 Description: GNU R collection of recommended packages [metapackage] R is a system for statistical computation and graphics. It consists of a language plus a run-time environment with graphics, a debugger, access to certain system functions, and the ability to run programs stored in script files. . The design of R has been heavily influenced by two existing languages: Becker, Chambers & Wilks' S and Sussman's Scheme. Whereas the resulting language is very similar in appearance to S, the underlying implementation and semantics are derived from Scheme. . The core of R is an interpreted computer language which allows branching and looping as well as modular programming using functions. Most of the user-visible functions in R are written in R. It is possible for the user to interface to procedures written in the C, C++, or FORTRAN languages for efficiency, and many of R's core functions do so. The R distribution contains functionality for a large number of statistical procedures and underlying applied math computations. There is also a large set of functions which provide a flexible graphical environment for creating various kinds of data presentations. . Additionally, over thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This Debian package is now a metapackage that depends on a set of packages that are recommended by the upstream R core team as part of a complete R distribution, and distributed along with the source of R itself, as well as directly via the CRAN network of mirrors. This set comprises the following packages (listed in their upstream names): - KernSmooth: Functions for kernel smoothing for Wand & Jones (1995) - Matrix: Classes and methods for dense and sparse matrices and operations on them using Lapack and SuiteSparse - VR: The MASS, class, nnet and spatial packages from Venables and Ripley, `Modern Applied Statistics with S' (4th edition). - boot: Bootstrap R (S-Plus) Functions from the book "Bootstrap Methods and Their Applications" by A.C. Davison and D.V. Hinkley (1997). - cluster: Functions for clustering (by Rousseeuw et al.) - codetools: Code analysis tools for R - foreign: Read data stored by Minitab, S, SAS, SPSS, Stata, ... - lattice: Implementation of Trellis (R) graphics - mgcv: Multiple smoothing parameter estimation and GAMs by GCV - nlme: Linear and nonlinear mixed effects models - rpart: Recursive partitioning and regression trees - survival: Survival analysis, including penalised likelihood. Package: r-cran-codetools Priority: optional Section: gnu-r Installed-Size: 160 Maintainer: Dirk Eddelbuettel Architecture: all Source: codetools Version: 0.2-2-2~etchcran.2.10.0 Depends: r-base-core (>= 2.10.0) Filename: etch-cran/r-cran-codetools_0.2-2-2~etchcran.2.10.0_all.deb Size: 41574 MD5sum: 2d7ffe6ab467074e24481a9d682db40c SHA1: 48261aebbab635a63d0ab7350169b22c39820e48 SHA256: ecf729884bd1aa2ede58ab5ec571a8a23f576f65735d5704a846634e382b2963 Description: GNU R package providing code analysis tools This package provides functions for code analysis for R. . This package is part of the set of packages that are 'recommended' by R Core and shipped with upstream source releases of R itself. Package: littler Priority: optional Section: gnu-r Installed-Size: 192 Maintainer: Dirk Eddelbuettel Architecture: i386 Version: 0.1.2-2~etchcran.2.10.0 Depends: atlas3-base | refblas3 | libblas.so.3, libc6 (>= 2.3.6-6), r-base-core (>= 2.8.1) Suggests: r-cran-getopt Filename: etch-cran/littler_0.1.2-2~etchcran.2.10.0_i386.deb Size: 33016 MD5sum: 101445fd66350bbc8c37ec0a4f73203b SHA1: ce1d5867c7d639a33e66774dbca93d5075f14d87 SHA256: 8217e3c21821c7c2afec32f16ae9efad694e2f491abd66edd3a2741e8975e8a6 Description: GNU R scripting and command-line front-end The 'r' (aka 'littler') program provides a leightweight binary wrapper around the GNU R language and environment for statistical computing and graphics. . While R can be used in batch mode, the r binary adds full support for both 'shebang'-style scripting (i.e. using a hashmark-exclamation-path expression as the first line in scripts) as well as command-line use in standard Unix pipelines. In other words, r provides the R language without the environment. Package: r-cran-cluster Priority: optional Section: gnu-r Installed-Size: 512 Maintainer: Dirk Eddelbuettel Architecture: i386 Source: cluster Version: 1.12.1-2~etchcran.2.10.0 Replaces: r-recommended (<< 1.9.0) Depends: libc6 (>= 2.3.6-6), libgfortran1 (>= 4.1.1-12), r-base-core (>= 2.10.0) Filename: etch-cran/r-cran-cluster_1.12.1-2~etchcran.2.10.0_i386.deb Size: 348696 MD5sum: 6cce95062a8fa192bf24213e48efd0d4 SHA1: 3c37855f0f7d064a70d5f8477783ab456b089550 SHA256: b4c6888ecf71b247879233645a258ca8b982e3eec5ae8c2447bd9f6e33fd3311 Description: GNU R package for cluster analysis by Rousseeuw et al This package provides functions and datasets for cluster analysis originally written by Peter Rousseeuw, Anja Struyf and Mia Hubert. . This package is part of the set of packages that are 'recommended' by R Core and shipped with upstream source releases of R itself. Package: r-cran-class Priority: optional Section: gnu-r Installed-Size: 244 Maintainer: Dirk Eddelbuettel Architecture: i386 Version: 7.3-1-1~etchcran.2.10.0 Replaces: r-cran-vr (<< 7.3-0) Depends: libc6 (>= 2.3.6-6), r-base-core (>= 2.10.0~20091013) Filename: etch-cran/r-cran-class_7.3-1-1~etchcran.2.10.0_i386.deb Size: 63372 MD5sum: 2eadbc203f1dd19c2b491203c9e96e13 SHA1: 6c52650b0692c4d1a21e13b0ac599a54ed3e0af4 SHA256: 46abb92d20d5402de11c9d57160da4ee4ec8bfe8bfdb52f55322613f5b1d0ea6 Description: GNU R package for classification Various functions for classificaton Package: r-cran-lattice Priority: optional Section: gnu-r Installed-Size: 880 Maintainer: Dirk Eddelbuettel Architecture: i386 Source: lattice Version: 0.17-26-2~etchcran.2.10.0 Replaces: r-recommended (<< 1.9.0) Depends: libc6 (>= 2.3.6-6), r-base-core (>= 2.10.0) Filename: etch-cran/r-cran-lattice_0.17-26-2~etchcran.2.10.0_i386.deb Size: 617036 MD5sum: 8ae9fc09cc043cdaab0ba58fc0eb113f SHA1: 0fff8db81fb340835d1658d9f7b24afba0fd1673 SHA256: 62ece38dd6d0b401b8f68a6802dbdf50c12b4f5000145c89f67b63254a0646b8 Description: GNU R package for 'Trellis' graphics This package provides functions for 'Trellis' graphics -- a framework for data visualization developed at the Bell Labs by Rick Becker, Bill Cleveland et al, extending ideas presented in Bill Cleveland's 1993 book 'Visualizing Data'. . This package is part of the set of packages that are 'recommended' by R Core and shipped with upstream source releases of R itself. Package: r-cran-class Priority: optional Section: gnu-r Installed-Size: 244 Maintainer: Dirk Eddelbuettel Architecture: amd64 Version: 7.3-1-1~etchcran.2.10.0 Replaces: r-cran-vr (<< 7.3-0) Depends: libc6 (>= 2.3.5-1), r-base-core (>= 2.10.0~20091013) Filename: etch-cran/r-cran-class_7.3-1-1~etchcran.2.10.0_amd64.deb Size: 63672 MD5sum: 8bafb80e80d7639f44dee5af199f0b61 SHA1: 77771e67dfbac3869a818930c9faa0474f7655df SHA256: 06000f6e854714ad0d6bde013a462cd8f74c789f260a25c9a219df3513d0737f Description: GNU R package for classification Various functions for classificaton Package: r-cran-cluster Priority: optional Section: gnu-r Installed-Size: 520 Maintainer: Dirk Eddelbuettel Architecture: amd64 Source: cluster Version: 1.12.1-2~etchcran.2.10.0 Replaces: r-recommended (<< 1.9.0) Depends: libc6 (>= 2.3.5-1), libgfortran1 (>= 4.1.1-12), r-base-core (>= 2.10.0) Filename: etch-cran/r-cran-cluster_1.12.1-2~etchcran.2.10.0_amd64.deb Size: 349732 MD5sum: 64ff777276b6fb6fa8c677f44619edc5 SHA1: c9e34385c9ff2c9fac3cb5920040b60a133e17f5 SHA256: fbfe644f648b9edf56374543a48399e43db4ef3bad4929002f41afc628245454 Description: GNU R package for cluster analysis by Rousseeuw et al This package provides functions and datasets for cluster analysis originally written by Peter Rousseeuw, Anja Struyf and Mia Hubert. . This package is part of the set of packages that are 'recommended' by R Core and shipped with upstream source releases of R itself. Package: r-base-core Priority: optional Section: gnu-r Installed-Size: 27792 Maintainer: Dirk Eddelbuettel Architecture: amd64 Source: r-base Version: 2.10.0-1~etchcran.0 Replaces: r-base (<= 1.4.1-1), r-recommended (<< 1.9.0), r-gnome (<= 2.3.1), r-cran-rcompgen (<= 0.1-17-1), r-base-latex (<= 2.9.2-4) Provides: r-gnome, r-cran-rcompgen, r-base-latex Depends: perl, zip, unzip, libpaper-utils, xdg-utils, libc6 (>= 2.3.5-1), libcairo2 (>= 1.2.4), libgfortran1 (>= 4.1.1-12), libglib2.0-0 (>= 2.12.0), libice6 (>= 1:1.0.0), libjpeg62, libpango1.0-0 (>= 1.14.8), libpng12-0 (>= 1.2.13-4), libreadline5 (>= 5.2), libsm6, libtiff4, libx11-6, libxmu6, libxt6, tcl8.4 (>= 8.4.5), tk8.4 (>= 8.4.5), zlib1g (>= 1:1.2.1), ucf Recommends: r-recommended, r-base-dev, r-doc-html Suggests: ess, r-doc-info | r-doc-pdf, r-mathlib, r-base-html Conflicts: r-gnome, r-cran-rcompgen, r-base-latex Filename: etch-cran/r-base-core_2.10.0-1~etchcran.0_amd64.deb Size: 14148464 MD5sum: 0a1d78b8b88ee10712a37f079b72b255 SHA1: a69e5e8137fdace5d39c670b3e989734b19de6bb SHA256: b2ed88b13f4079ca612d100a6e81f2bdaeea8ecab56e082b3a25009956f6b7c1 Description: GNU R core of statistical computation and graphics system R is a system for statistical computation and graphics. It consists of a language plus a run-time environment with graphics, a debugger, access to certain system functions, and the ability to run programs stored in script files. . The design of R has been heavily influenced by two existing languages: Becker, Chambers & Wilks' S and Sussman's Scheme. Whereas the resulting language is very similar in appearance to S, the underlying implementation and semantics are derived from Scheme. . The core of R is an interpreted computer language which allows branching and looping as well as modular programming using functions. Most of the user-visible functions in R are written in R. It is possible for the user to interface to procedures written in the C, C++, or FORTRAN languages for efficiency, and many of R's core functions do so. The R distribution contains functionality for a large number of statistical procedures and underlying applied math computations. There is also a large set of functions which provide a flexible graphical environment for creating various kinds of data presentations. . Additionally, over thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the core GNU R system from which only the optional documentation packages r-base-html, r-doc-html, r-doc-pdf and r-doc-info have been split off to somewhat reduce the size of this package. Package: r-cran-spatial Priority: optional Section: gnu-r Installed-Size: 368 Maintainer: Dirk Eddelbuettel Architecture: amd64 Version: 7.3-1-1~etchcran.2.10.0 Replaces: r-cran-vr (<< 7.3-0) Depends: libc6 (>= 2.3.5-1), r-base-core (>= 2.10.0~20091013) Filename: etch-cran/r-cran-spatial_7.3-1-1~etchcran.2.10.0_amd64.deb Size: 97052 MD5sum: 72a4ff42a56421b159899fdf1b3b1f49 SHA1: d3cb990c2c9b090db7d3ee41e5818a3f1d57077c SHA256: d4ec6cf7a94f0afac2db4e01e1f1c3f05ed3483916ee721345743909d03fdf9d Description: GNU R package for spatial statistics Functions for Kriging and Point Pattern Analysis Package: r-cran-survival Priority: optional Section: gnu-r Installed-Size: 2908 Maintainer: Dirk Eddelbuettel Architecture: i386 Source: survival Version: 2.35-7-2~etchcran.2.10.0 Replaces: r-recommended (<< 1.9.0) Depends: libc6 (>= 2.3.6-6), r-base-core (>= 2.10.0) Filename: etch-cran/r-cran-survival_2.35-7-2~etchcran.2.10.0_i386.deb Size: 2397388 MD5sum: f3d4c0572c45505740ed352d93c5103f SHA1: 858061324fa402cccffd8e167fc6363cd5b16748 SHA256: 8dec26acfb1d021a6dba7d8e3594427f95c70f21c45ecfe8bdb76694e297360e Description: GNU R package for survival analysis This package provides functions and datasets for survival analysis: descriptive statistics, two-sample tests, parametric accelerated failure models, Cox model. Delayed entry (truncation) is allowed for all models; interval censoring for parametric models. . This package is part of the set of packages that are 'recommended' by R Core and shipped with upstream source releases of R itself. Package: r-cran-mgcv Priority: optional Section: gnu-r Installed-Size: 944 Maintainer: Dirk Eddelbuettel Architecture: amd64 Source: mgcv Version: 1.5-6-2~etchcran.2.10.0 Replaces: r-recommended (<< 1.9.0) Depends: libc6 (>= 2.3.5-1), libgfortran1 (>= 4.1.1-12), r-base-core (>= 2.10.0), r-cran-nlme Filename: etch-cran/r-cran-mgcv_1.5-6-2~etchcran.2.10.0_amd64.deb Size: 649510 MD5sum: 885e7c1e193090b2dbc5d2562a65ab5a SHA1: 0136b408d3f58fa4c6b0a1b7ccf1baf3c25ebd06 SHA256: da499383c471d0baa9e93a67c3991726d95866f14bd5d42cac3583f4b60e77d4 Description: GNU R package for multiple parameter smoothing estimation This package provides functions for generalised additive models (GAMs) and other generalized ridge regression problems with multiple smoothing parameter selection by GCV or UBRE. It includes an implementation (not a clone) of gam(). . This package is part of the set of packages that are 'recommended' by R Core and shipped with upstream source releases of R itself. Package: r-cran-mass Priority: optional Section: gnu-r Installed-Size: 1156 Maintainer: Dirk Eddelbuettel Architecture: i386 Version: 7.3-3-1~etchcran.2.10.0 Replaces: r-cran-vr (<< 7.3-0) Depends: libc6 (>= 2.3.6-6), r-base-core (>= 2.10.0) Filename: etch-cran/r-cran-mass_7.3-3-1~etchcran.2.10.0_i386.deb Size: 790048 MD5sum: 843e924ac1520783ffe03573d37b296f SHA1: 525fa79921ffeddcfa1f16c6be5bde88df218b51 SHA256: 580a1e62c7a9e8b09b97614d6c6ae55507dfaa46fd51487dfddac471b7b2e118 Description: GNU R package of Venables and Ripley's MASS Functions and datasets to support Venables and Ripley, 'Modern Applied Statistics with S' (4th edition). Package: r-cran-rodbc Priority: optional Section: gnu-r Installed-Size: 964 Maintainer: Dirk Eddelbuettel Architecture: amd64 Source: rodbc Version: 1.3-1-2~etchcran.2.10.0 Depends: libc6 (>= 2.3.5-1), unixodbc (>= 2.2.11-1), r-base-core (>= 2.10.0) Suggests: odbc-postgresql, libmyodbc Filename: etch-cran/r-cran-rodbc_1.3-1-2~etchcran.2.10.0_amd64.deb Size: 663598 MD5sum: 5597ffcf4396592fc4d06f9e2352ce79 SHA1: b0f5eb8c8836b67103e55af16cd9a62349b600d2 SHA256: fd598c51074739869244b028a2eccdb65697a7e741904300fe0d65bd03d4369e Description: GNU R package for ODBC database access This CRAN package provides access to any Open DataBase Connectivity (ODBC) accessible database. . The package should be platform independent and provide access to any database for which a driver exists. It has been tested with MySQL and PostgreSQL on both Linux and Windows (and to those DBMSs on Linux hosts from R under Windows), Microsoft Access, SQL Server and Excel spreadsheets (read-only), and users have reported success with connections to Oracle and DBase. . Usage is covered in the R Data Import/Export manual (available via the r-doc-pdf, r-doc-html and r-doc-info packages). Package: r-cran-rodbc Priority: optional Section: gnu-r Installed-Size: 960 Maintainer: Dirk Eddelbuettel Architecture: i386 Source: rodbc Version: 1.3-1-2~etchcran.2.10.0 Depends: libc6 (>= 2.3.6-6), unixodbc (>= 2.2.11-1), r-base-core (>= 2.10.0) Suggests: odbc-postgresql, libmyodbc Filename: etch-cran/r-cran-rodbc_1.3-1-2~etchcran.2.10.0_i386.deb Size: 662892 MD5sum: 1ad8d9154995b39447be1606fdd54713 SHA1: 885e227e58b7023c9205c969c43cc6306189284d SHA256: b4519224a49c378df6b97078dbd379572ec8d716944b779b8a0ea384cbced2e4 Description: GNU R package for ODBC database access This CRAN package provides access to any Open DataBase Connectivity (ODBC) accessible database. . The package should be platform independent and provide access to any database for which a driver exists. It has been tested with MySQL and PostgreSQL on both Linux and Windows (and to those DBMSs on Linux hosts from R under Windows), Microsoft Access, SQL Server and Excel spreadsheets (read-only), and users have reported success with connections to Oracle and DBase. . Usage is covered in the R Data Import/Export manual (available via the r-doc-pdf, r-doc-html and r-doc-info packages). Package: r-cran-kernsmooth Priority: optional Section: gnu-r Installed-Size: 232 Maintainer: Dirk Eddelbuettel Architecture: i386 Source: kernsmooth Version: 2.23-3-2~etchcran.2.10.0 Replaces: r-recommended (<< 1.9.0) Depends: atlas3-base | refblas3 | libblas.so.3, libc6 (>= 2.3.6-6), libgfortran1 (>= 4.1.1-12), r-base-core (>= 2.10.0), r-cran-mass Filename: etch-cran/r-cran-kernsmooth_2.23-3-2~etchcran.2.10.0_i386.deb Size: 57476 MD5sum: 3b55c05bd873a38577109cd749706409 SHA1: 3b7ea35f0bf7bea697c9358a228aca1d276afe43 SHA256: 2bc5a4336ccce42311d6f5525bd884f6d4c514e9968b50976d3c63fc6c8a68cf Description: GNU R package for kernel smoothing and density estimation This package provides functions for kernel smoothing and density estimation corresponding to M.P. Wand and M.C. Jones, "Kernel Smoothing", 1995. . This package is part of the set of packages that are 'recommended' by R Core and shipped with upstream source releases of R itself. . URL: http://www.maths.unsw.edu.au/~wand Package: r-mathlib Priority: optional Section: gnu-r Installed-Size: 1208 Maintainer: Dirk Eddelbuettel Architecture: amd64 Source: r-base Version: 2.10.0-1~etchcran.0 Recommends: r-base-core (= 2.10.0-1~etchcran.0), r-base-dev (= 2.10.0-1~etchcran.0) Filename: etch-cran/r-mathlib_2.10.0-1~etchcran.0_amd64.deb Size: 582502 MD5sum: 036478787ddc26629bd288abb48269ee SHA1: f36b4b06dbd3c49a4559a92805ae21c9d3acc9b2 SHA256: fdb84b28f6ad6177b529622e0253b9d8c2d7c98e6b3f6d77ffaf28de7f3ef474 Description: GNU R standalone mathematics library R is a system for statistical computation and graphics. It consists of a language plus a run-time environment with graphics, a debugger, access to certain system functions, and the ability to run programs stored in script files. . The design of R has been heavily influenced by two existing languages: Becker, Chambers & Wilks' S and Sussman's Scheme. Whereas the resulting language is very similar in appearance to S, the underlying implementation and semantics are derived from Scheme. . The core of R is an interpreted computer language which allows branching and looping as well as modular programming using functions. Most of the user-visible functions in R are written in R. It is possible for the user to interface to procedures written in the C, C++, or FORTRAN languages for efficiency, and many of R's core functions do so. The R distribution contains functionality for a large number of statistical procedures and underlying applied math computations. There is also a large set of functions which provide a flexible graphical environment for creating various kinds of data presentations. . Additionally, over thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This packages provides the libRmath shared and static libraries which can be called from standalone C or C++ code. Package: r-base-dev Priority: optional Section: gnu-r Installed-Size: 36 Maintainer: Dirk Eddelbuettel Architecture: all Source: r-base Version: 2.10.0-1~etchcran.0 Depends: r-base-core (>= 2.10.0-1~etchcran.0), build-essential, gcc, g++, gfortran, refblas3-dev | atlas3-base-dev, libncurses5-dev, libreadline-dev, libjpeg62-dev, libpcre3-dev, libpng12-dev, zlib1g-dev, libbz2-dev, dpatch Suggests: cdbs, debhelper Filename: etch-cran/r-base-dev_2.10.0-1~etchcran.0_all.deb Size: 3470 MD5sum: 0901d071b504b1693a2a2904585bc0c1 SHA1: 8a771908c4a24ea3c0ae0c631739a4e35b6b84b7 SHA256: 61d4dcf1a50678cd3211239343bcda0bc86e042f19dd94ef9c449e0949bbaf81 Description: GNU R installation of auxiliary GNU R packages R is a system for statistical computation and graphics. It consists of a language plus a run-time environment with graphics, a debugger, access to certain system functions, and the ability to run programs stored in script files. . The design of R has been heavily influenced by two existing languages: Becker, Chambers & Wilks' S and Sussman's Scheme. Whereas the resulting language is very similar in appearance to S, the underlying implementation and semantics are derived from Scheme. . The core of R is an interpreted computer language which allows branching and looping as well as modular programming using functions. Most of the user-visible functions in R are written in R. It is possible for the user to interface to procedures written in the C, C++, or FORTRAN languages for efficiency, and many of R's core functions do so. The R distribution contains functionality for a large number of statistical procedures and underlying applied math computations. There is also a large set of functions which provide a flexible graphical environment for creating various kinds of data presentations. . Additionally, over thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This packages ensures that other Debian packages needed for installation of some auxiliary R packages are installed. Package: r-cran-rpart Priority: optional Section: gnu-r Installed-Size: 412 Maintainer: Dirk Eddelbuettel Architecture: amd64 Source: rpart Version: 3.1.45-2~etchcran.2.10.0 Replaces: r-recommended (<< 1.9.0) Depends: libc6 (>= 2.3.5-1), r-base-core (>= 2.10.0), r-cran-survival Filename: etch-cran/r-cran-rpart_3.1.45-2~etchcran.2.10.0_amd64.deb Size: 159138 MD5sum: fd18c815a4eb978041369cd1bd0752e5 SHA1: 606bfac97f5677dbb387e4d5e4034d371a9ac8bf SHA256: 0405601785395c5766a06344cced9fa225705f995e8ffec7651ee2de0e35f263 Description: GNU R package for recursive partitioning and regression trees This package provides functions to recursive partioning and regression trees. . This package is part of the set of packages that are 'recommended' by R Core and shipped with upstream source releases of R itself. . URL (of the S-Plus original): http://www.mayo.edu/hsr/Sfunc.html Package: r-cran-nnet Priority: optional Section: gnu-r Installed-Size: 240 Maintainer: Dirk Eddelbuettel Architecture: amd64 Version: 7.3-1-1~etchcran.2.10.0 Replaces: r-cran-vr (<< 7.3-0) Depends: libc6 (>= 2.3.5-1), r-base-core (>= 2.10.0~20091013) Filename: etch-cran/r-cran-nnet_7.3-1-1~etchcran.2.10.0_amd64.deb Size: 62344 MD5sum: 93fbbfeb915bfe5eadd408658736ec69 SHA1: 5f7e248b044ec9edf7c6f2a7cd1329773cb483f2 SHA256: 203f67797bbc422859d393be795440978a094c0ec1deccb88210de0a77c0a953 Description: GNU R package for feed-forward neural networks Software for feed-forward neural networks with a single hidden layer, and for multinomial log-linear models Package: r-base-html Priority: extra Section: doc Installed-Size: 548 Maintainer: Dirk Eddelbuettel Architecture: all Source: r-base Version: 2.10.0-1~etchcran.0 Replaces: r-base (<= 1.4.1-1), r-recommended (<< 1.9.0) Depends: r-base-core Suggests: r-doc-html, mozilla | www-browser Filename: etch-cran/r-base-html_2.10.0-1~etchcran.0_all.deb Size: 81262 MD5sum: 79136ac21109b050cba3ff583d73974a SHA1: 14fec92a6d88d29ddec052383c80856028528082 SHA256: 890b5399d1f11935ca0854886579d51d3f8c678466adc1934657dacdbeabe9b1 Description: GNU R html docs for statistical computing system functions R is a system for statistical computation and graphics. It consists of a language plus a run-time environment with graphics, a debugger, access to certain system functions, and the ability to run programs stored in script files. . The design of R has been heavily influenced by two existing languages: Becker, Chambers & Wilks' S and Sussman's Scheme. Whereas the resulting language is very similar in appearance to S, the underlying implementation and semantics are derived from Scheme. . The core of R is an interpreted computer language which allows branching and looping as well as modular programming using functions. Most of the user-visible functions in R are written in R. It is possible for the user to interface to procedures written in the C, C++, or FORTRAN languages for efficiency, and many of R's core functions do so. The R distribution contains functionality for a large number of statistical procedures and underlying applied math computations. There is also a large set of functions which provide a flexible graphical environment for creating various kinds of data presentations. . Additionally, over thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This packages provides html documentation suitable for browsing with a web-browser for the libraries included in the r-base package. It is not a required package as the same documentation is already included for on-line browsing. Package: r-cran-mgcv Priority: optional Section: gnu-r Installed-Size: 864 Maintainer: Dirk Eddelbuettel Architecture: i386 Source: mgcv Version: 1.5-6-2~etchcran.2.10.0 Replaces: r-recommended (<< 1.9.0) Depends: atlas3-base | refblas3 | libblas.so.3, libc6 (>= 2.3.6-6), libgfortran1 (>= 4.1.1-12), r-base-core (>= 2.10.0), r-cran-nlme Filename: etch-cran/r-cran-mgcv_1.5-6-2~etchcran.2.10.0_i386.deb Size: 637810 MD5sum: 6005708da9550e169d6cce84307e2cff SHA1: c1ecea151e41c8e5eda6ce125ed8be2b0b4ac8b5 SHA256: 5d4f51f8a7c16debd85bf924bd42dce94bad3893a34dd77d4326b8b80d2182d6 Description: GNU R package for multiple parameter smoothing estimation This package provides functions for generalised additive models (GAMs) and other generalized ridge regression problems with multiple smoothing parameter selection by GCV or UBRE. It includes an implementation (not a clone) of gam(). . This package is part of the set of packages that are 'recommended' by R Core and shipped with upstream source releases of R itself. Package: r-base-core Priority: optional Section: gnu-r Installed-Size: 27004 Maintainer: Dirk Eddelbuettel Architecture: i386 Source: r-base Version: 2.10.0-1~etchcran.0 Replaces: r-base (<= 1.4.1-1), r-recommended (<< 1.9.0), r-gnome (<= 2.3.1), r-cran-rcompgen (<= 0.1-17-1), r-base-latex (<= 2.9.2-4) Provides: r-gnome, r-cran-rcompgen, r-base-latex Depends: perl, zip, unzip, libpaper-utils, xdg-utils, atlas3-base | refblas3 | libblas.so.3, libc6 (>= 2.3.6-6), libcairo2 (>= 1.2.4), libgfortran1 (>= 4.1.1-12), libglib2.0-0 (>= 2.12.0), libice6 (>= 1:1.0.0), libjpeg62, libpango1.0-0 (>= 1.14.8), libpng12-0 (>= 1.2.13-4), libreadline5 (>= 5.2), libsm6, libtiff4, libx11-6, libxt6, tcl8.4 (>= 8.4.5), tk8.4 (>= 8.4.5), zlib1g (>= 1:1.2.1), ucf Recommends: r-recommended, r-base-dev, r-doc-html Suggests: ess, r-doc-info | r-doc-pdf, r-mathlib, r-base-html Conflicts: r-gnome, r-cran-rcompgen, r-base-latex Filename: etch-cran/r-base-core_2.10.0-1~etchcran.0_i386.deb Size: 13917174 MD5sum: 1b9f2bf07a5d53d72ce3896f0631c249 SHA1: 8849347d03f6ea5f50a5c4ca94340b7d44864b8a SHA256: 6c8820a2322164a912afa77a37c7d0cc4cf10f73df3a40d1acfb3378fef3bc10 Description: GNU R core of statistical computation and graphics system R is a system for statistical computation and graphics. It consists of a language plus a run-time environment with graphics, a debugger, access to certain system functions, and the ability to run programs stored in script files. . The design of R has been heavily influenced by two existing languages: Becker, Chambers & Wilks' S and Sussman's Scheme. Whereas the resulting language is very similar in appearance to S, the underlying implementation and semantics are derived from Scheme. . The core of R is an interpreted computer language which allows branching and looping as well as modular programming using functions. Most of the user-visible functions in R are written in R. It is possible for the user to interface to procedures written in the C, C++, or FORTRAN languages for efficiency, and many of R's core functions do so. The R distribution contains functionality for a large number of statistical procedures and underlying applied math computations. There is also a large set of functions which provide a flexible graphical environment for creating various kinds of data presentations. . Additionally, over thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the core GNU R system from which only the optional documentation packages r-base-html, r-doc-html, r-doc-pdf and r-doc-info have been split off to somewhat reduce the size of this package.