Package: python-rpy Priority: optional Section: python Installed-Size: 204 Maintainer: Dirk Eddelbuettel Architecture: i386 Source: rpy Version: 1.0.3-4hardy0 Replaces: python2.2-rpy (<< 0.99.2-4), python2.3-rpy (<< 0.99.2-4), python2.4-rpy (<< 0.99.2-4) Provides: python2.4-rpy, python2.5-rpy Depends: libc6 (>= 2.1.3), python (>= 2.4), python (<< 2.6), python-central (>= 0.6.7), python-numpy, r-base-core (>= 2.8.0) Suggests: python-rpy-docs Conflicts: python2.2-rpy (<< 0.99.2-4), python2.3-rpy (<< 0.99.2-4), python2.4-rpy (<< 0.99.2-4) Filename: hardy/python-rpy_1.0.3-4hardy0_i386.deb Size: 48272 MD5sum: 8b0f1ad85d197dc06c4c8fb6ea6b94cc SHA1: 27a6877fe39b5eaded96de5bf75d0bf8e43d9f47 SHA256: f08372210cb481915d155b1c220fe6f078e7dbe230b6fb47a8c3bcb6f1d4f457 Description: Python interface to the GNU R language and environment This Debian package provides RPy, a very simple yet robust Python interface to the GNU R Programming Language. It can manage different types of R objects, and can execute arbitrary R functions, including graphic functions. . URL: http://rpy.sourceforge.net/ Python-Version: 2.4, 2.5 Package: r-mathlib Priority: optional Section: math Installed-Size: 1188 Maintainer: Dirk Eddelbuettel Architecture: amd64 Source: r-base Version: 2.8.0-1hardy1 Recommends: r-base-core (= 2.8.0-1hardy1), r-base-dev (= 2.8.0-1hardy1) Filename: hardy/r-mathlib_2.8.0-1hardy1_amd64.deb Size: 549476 MD5sum: 421a5836fb6ea3382dd7b013e562c397 SHA1: 96676f6d3de6a759cd313ffd244d9a87fdb85600 SHA256: 75f8b2f633a7c96934481c2aaefa1a5e46d95144f9bc4d06f311dd98fee7e88a 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. Homepage: http://www.r-project.org/ Package: rkward Priority: optional Section: math Installed-Size: 4388 Maintainer: Thomas Friedrichsmeier Architecture: amd64 Version: 0.5.0b-2hardy1 Depends: kde-icons-oxygen, kdebase-runtime, kdebase-runtime-data, kdelibs5 (>= 4:4.0.3-0ubuntu5.2), libbz2-1.0, libc6 (>= 2.4), libgcc1, libgif4 (>= 4.1.6), libice6 (>= 1:1.0.0), libjpeg62, libpcre3 (>= 7.4), libphonon4, libpng12-0 (>= 1.2.13-4), libqt4-core (>= 4.3.4), libqt4-gui (>= 4.3.4), libsm6, libstdc++6 (>= 4.1.1-21), libstreamanalyzer0 (>= 0.5.7), libstreams0 (>= 0.5.7), libx11-6, libxau6, libxcursor1 (>> 1.1.2), libxdmcp6, libxext6, libxfixes3 (>= 1:4.0.1), libxft2 (>> 2.1.1), libxrender1, libxtst6, php4-cli | php5-cli, r-base-core (>= 2.4.9), zlib1g (>= 1:1.2.3.3.dfsg-1) Recommends: r-base-html Filename: hardy/rkward_0.5.0b-2hardy1_amd64.deb Size: 1028706 MD5sum: b2a84d26bf7b5f43e6f30e05f48850e5 SHA1: 7121c0dcc4aa5bf735a1e5139e2692b5695e3e43 SHA256: 15999b2910f88af0d0bab40244c5ea4b588426720c9c7208d198911d4f606304 Description: a KDE frontend to the R statistics language RKWard aims to become an easy to use, transparent frontend to R, a powerful system for statistical computation and graphics. Besides a convenient GUI for the most important statistical functions, future versions will also provide seamless integration with an office-suite. . RKWard is still in development status. Right now it is most useful as an IDE to users with some experience in R, or willing to learn R. Package: r-cran-rodbc Priority: optional Section: math Installed-Size: 572 Maintainer: Dirk Eddelbuettel Architecture: amd64 Source: rodbc Version: 1.2.4-1hardy0 Depends: libc6 (>= 2.4), r-base-core (>= 2.8.0), unixodbc (>= 2.2.11-1) Suggests: libmyodbc, odbc-postgresql Filename: hardy/r-cran-rodbc_1.2.4-1hardy0_amd64.deb Size: 118602 MD5sum: aa61c45da8a43a783d934754a60550cc SHA1: 794a1f7e543a98002509dee10d6bfe32eb95967f SHA256: 1a6800c44a038401e669a39d6ed8bd46352101b18dee3f3a5c552c89ae16a37d 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: rkward Priority: optional Section: math Installed-Size: 4224 Maintainer: Thomas Friedrichsmeier Architecture: i386 Version: 0.5.0b-2hardy0 Depends: kde-icons-oxygen, kdebase-runtime, kdebase-runtime-data, kdelibs5 (>= 4:4.0.5-0ubuntu1~hardy2), libbz2-1.0, libc6 (>= 2.4), libgcc1, libgfortran2 (>= 4.2.1), libgif4 (>= 4.1.6), libice6 (>= 1:1.0.0), libjpeg62, libpcre3 (>= 7.4), libphonon4, libpng12-0 (>= 1.2.13-4), libqt4-dbus (>= 4.4.0), libqt4-network (>= 4.4.0), libqt4-svg (>= 4.4.0), libqt4-xml (>= 4.4.0), libqtcore4 (>= 4.4.0), libqtgui4 (>= 4.4.0), libsm6, libstdc++6 (>= 4.1.1-21), libstreamanalyzer0 (>= 0.5.7), libstreams0 (>= 0.5.7), libx11-6, libxau6, libxcursor1 (>> 1.1.2), libxdmcp6, libxext6, libxfixes3 (>= 1:4.0.1), libxft2 (>> 2.1.1), libxrender1, libxtst6, php4-cli | php5-cli, r-base-core (>= 2.4.9), zlib1g (>= 1:1.2.3.3.dfsg-1) Recommends: r-base-html Filename: hardy/rkward_0.5.0b-2hardy0_i386.deb Size: 960480 MD5sum: b68491b72ccd53c1d9641545281e353d SHA1: 54ad7eaebc9162445380db7266c31cb059f36787 SHA256: 4588a27f51ed1a21750e5f6bb3e9bb342dae04dc5bc7c0b0c16d1595d557acf4 Description: a KDE frontend to the R statistics language RKWard aims to become an easy to use, transparent frontend to R, a powerful system for statistical computation and graphics. Besides a convenient GUI for the most important statistical functions, future versions will also provide seamless integration with an office-suite. . RKWard is still in development status. Right now it is most useful as an IDE to users with some experience in R, or willing to learn R. Package: r-recommended Priority: optional Section: math Installed-Size: 48 Maintainer: Dirk Eddelbuettel Architecture: all Source: r-base Version: 2.8.0-1hardy1 Depends: r-base-core (>= 2.8.0-1hardy1), r-cran-boot (>= 1.2.19), r-cran-cluster (>= 1.9.6-2), r-cran-codetools, 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) Filename: hardy/r-recommended_2.8.0-1hardy1_all.deb Size: 2612 MD5sum: 1ea160dcdde2c743906a9bb65b326179 SHA1: 9fe71eb028ade0c73a85fcce44e549213e5a378a SHA256: 6ef7bad6598389637e205fae5fbccc6e9407d40403c78963fb8a384bc1393aac 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) - 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. Homepage: http://www.r-project.org/ Package: r-cran-foreign Priority: optional Section: math Installed-Size: 672 Maintainer: Dirk Eddelbuettel Architecture: i386 Source: foreign Version: 0.8.29-1hardy0 Replaces: r-recommended (<< 1.9.0) Depends: libc6 (>= 2.7), r-base-core (>= 2.7.1) Filename: hardy/r-cran-foreign_0.8.29-1hardy0_i386.deb Size: 149976 MD5sum: 9c6197253c6f1f4da7560360cce22d4c SHA1: 2bd3cde92fca9d35701ea4cc22eb804a2fad5698 SHA256: d87532e33c16cba0d64d3f7a8b38b0025007fafe303f245fa21f16687b36335f 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-base-core Priority: optional Section: math Installed-Size: 32796 Maintainer: Dirk Eddelbuettel Architecture: amd64 Source: r-base Version: 2.8.0-1hardy1 Replaces: r-base (<= 1.4.1-1), r-cran-rcompgen (<= 0.1-17-1), r-gnome (<= 2.3.1), r-recommended (<< 1.9.0) Provides: r-cran-rcompgen, r-gnome Depends: libblas3gf | libblas.so.3gf | libatlas3gf-base, libc6 (>= 2.4), libcairo2 (>= 1.6.0), libgfortran2 (>= 4.2.1), libglib2.0-0 (>= 2.12.0), libice6 (>= 1:1.0.0), libjpeg62, liblapack3gf | liblapack.so.3gf | libatlas3gf-base, libpango1.0-0 (>= 1.20.5), libpaper-utils, libpcre3 (>= 7.4), libpng12-0 (>= 1.2.13-4), libreadline5 (>= 5.2), libsm6, libtiff4, libx11-6, libxext6, libxmu6, libxss1, libxt6, perl, tcl8.5 (>= 8.5.0), tk8.5 (>= 8.5.0), ucf, unzip, zip, zlib1g (>= 1:1.2.3.3.dfsg-1) Recommends: r-base-dev, r-recommended Suggests: ess, r-base-html | r-base-latex, r-doc-info | r-doc-pdf | r-doc-html, r-mathlib Conflicts: r-cran-rcompgen, r-gnome Filename: hardy/r-base-core_2.8.0-1hardy1_amd64.deb Size: 10544368 MD5sum: 4af3ffe131895f00cfc052a9b3fdca2e SHA1: 5d8fb85b1f25d829acd1148883259619b91b0353 SHA256: 9e11d96cd4711ba22587c1a83715d8f3eff0a1b37daeed5bd649dd2ef74da0a9 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-base-latex, r-doc-html, r-doc-pdf and r-doc-info have been split off to somewhat reduce the size of this package. Homepage: http://www.r-project.org/ Package: r-base Priority: optional Section: math Installed-Size: 72 Maintainer: Dirk Eddelbuettel Architecture: all Version: 2.8.0-1hardy1 Depends: r-base-core (>= 2.8.0-1hardy1), r-recommended (= 2.8.0-1hardy1) Recommends: r-base-html, r-base-latex Suggests: ess, r-doc-info | r-doc-pdf | r-doc-html Filename: hardy/r-base_2.8.0-1hardy1_all.deb Size: 30592 MD5sum: af50d0975653916ef4e20cf48550b164 SHA1: e9b8ac047992a7699d6f2f35d5b2b18f15a716bf SHA256: 315022b2db568028b419ede87411fa6c2c69f2e12d085272645ec59819561d4b 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 (but not, say, r-base-latex) if they so desire. Homepage: http://www.r-project.org/ Package: r-cran-boot Priority: optional Section: math Installed-Size: 1968 Maintainer: Dirk Eddelbuettel Architecture: all Source: boot Version: 1.2.34-1hardy0 Replaces: r-recommended (<< 1.9.0) Depends: r-base-core (>= 2.7.2) Filename: hardy/r-cran-boot_1.2.34-1hardy0_all.deb Size: 457086 MD5sum: a61c47d815a8c7b9d2b42c3641ff03ab SHA1: c6fef76a9a8f1f947880baf3217b4e3aa8fbcac3 SHA256: 25655285f7d1279b80029a576f08fb895684ea5374abbd523f1e0c0b6ad184ba 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-cran-rpart Priority: optional Section: math Installed-Size: 752 Maintainer: Dirk Eddelbuettel Architecture: amd64 Source: rpart Version: 3.1.42-1hardy0 Replaces: r-recommended (<< 1.9.0) Depends: libc6 (>= 2.2.5), r-base-core (>= 2.8.0), r-cran-survival Filename: hardy/r-cran-rpart_3.1.42-1hardy0_amd64.deb Size: 152340 MD5sum: 3239e49b86d18ddcf82c6fb063a01cbc SHA1: faef792a13c1c6aca0a29e41bb0736f7abec810d SHA256: 2980cfa86032fc0a0b894bd4957a0f6adf038b3157176666b514b26a8fa72537 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: ess Priority: optional Section: math Installed-Size: 5040 Maintainer: ESS Debian Maintainers Architecture: all Version: 5.3.9~svn3950-1hardy0 Depends: emacs22 | emacs21 | emacsen Suggests: pspp, r-base | r-base-core, xlispstat Conflicts: dhelp (<= 0.3.12) Filename: hardy/ess_5.3.9~svn3950-1hardy0_all.deb Size: 1456260 MD5sum: 387c03ffdef78838c027fa122103bbb0 SHA1: abdcfcc136c412d7831d4e6918250e4bcc79ed44 SHA256: 089901e00394648785018222fabf635d47a2af1c3e2670230690aceed029512a Description: Emacs mode for statistical programming and data analysis ESS ("Emacs Speaks Statistics") is a GNU Emacs and XEmacs mode for interactive statistical programming and data analysis. Languages supported are the S family (S 3/4, S-PLUS 3/4/5/6/7, and R), SAS, XLispStat, Stata, and BUGS. . ESS grew out of the desire for bug fixes and extensions to S-mode and SAS-mode as well as a consistent union of their features in one package. Package: r-cran-nlme Priority: optional Section: math Installed-Size: 6308 Maintainer: Dirk Eddelbuettel Architecture: i386 Source: nlme Version: 3.1.89-1hardy0 Replaces: r-recommended (<< 1.9.0) Depends: libc6 (>= 2.1.3), r-base-core (>= 2.7.0), r-cran-lattice (>= 0.12-11.1) Filename: hardy/r-cran-nlme_3.1.89-1hardy0_i386.deb Size: 1335070 MD5sum: cfb54d61a2de9e81c58b9e884e9547cd SHA1: c041bac3cf3337060f0cd8ff9a56573135f1f38b SHA256: 7a4f2058f13e86dd8af28a6fdecaf4b592ca4e60652d1e82ea2bcc003f94e286 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-foreign Priority: optional Section: math Installed-Size: 672 Maintainer: Dirk Eddelbuettel Architecture: amd64 Source: foreign Version: 0.8.29-1hardy0 Replaces: r-recommended (<< 1.9.0) Depends: libc6 (>= 2.7), r-base-core (>= 2.7.1) Filename: hardy/r-cran-foreign_0.8.29-1hardy0_amd64.deb Size: 148900 MD5sum: c183d2c648a8f1ad2601411a9cbbb5ca SHA1: b4f271ebe71eacc2536e30adf25afc5db755f277 SHA256: 12ede0362c43624ae0598da308ea7e20c19c5c0a7d427c3e6d05d407f087f64d 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-mgcv Priority: optional Section: math Installed-Size: 2208 Maintainer: Dirk Eddelbuettel Architecture: i386 Source: mgcv Version: 1.4-1-1hardy1 Replaces: r-recommended (<< 1.9.0) Depends: libblas3gf | libblas.so.3gf | libatlas3gf-base, libc6 (>= 2.7), libgfortran2 (>= 4.2.1), liblapack3gf | liblapack.so.3gf | libatlas3gf-base, r-base-core (>= 2.7.0) Filename: hardy/r-cran-mgcv_1.4-1-1hardy1_i386.deb Size: 648310 MD5sum: a19c7ab364ac46473fab4d6724045a7c SHA1: 53aa2255acd87c26e59e59957e289b867f3f1db7 SHA256: 76c6b4c93d92fa21d0b4f21642545582b047fbd89b475649761e77f2b9ba99c9 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-dbg Priority: extra Section: math Installed-Size: 6116 Maintainer: Dirk Eddelbuettel Architecture: i386 Source: r-base Version: 2.8.0-1hardy1 Depends: r-base-core (= 2.8.0-1hardy1), r-base-dev (= 2.8.0-1hardy1) Filename: hardy/r-base-core-dbg_2.8.0-1hardy1_i386.deb Size: 2404668 MD5sum: a36686802d28f6d72f5f0e612e83e5f6 SHA1: a7787394d6f0305c031517d137f42daaf921eec9 SHA256: d6835bfd536ed246a3c2d5b89ef33091ac1f0560764e2c6a8611c87147e8e055 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. Homepage: http://www.r-project.org/ Package: python-rpy Priority: optional Section: python Installed-Size: 228 Maintainer: Dirk Eddelbuettel Architecture: amd64 Source: rpy Version: 1.0.3-4hardy0 Replaces: python2.2-rpy (<< 0.99.2-4), python2.3-rpy (<< 0.99.2-4), python2.4-rpy (<< 0.99.2-4) Provides: python2.4-rpy, python2.5-rpy Depends: libc6 (>= 2.2.5), python (>= 2.4), python (<< 2.6), python-central (>= 0.6.7), python-numpy, r-base-core (>= 2.8.0) Suggests: python-rpy-docs Conflicts: python2.2-rpy (<< 0.99.2-4), python2.3-rpy (<< 0.99.2-4), python2.4-rpy (<< 0.99.2-4) Filename: hardy/python-rpy_1.0.3-4hardy0_amd64.deb Size: 52892 MD5sum: 011bcefd8ac137d52887dcc181284cbc SHA1: 38598ed534d2fd251773bf6408e4476ee0485329 SHA256: a85456dfc53fc7ff047f4089a03fee535be55f4de258ec8f64cf06cab689aa73 Description: Python interface to the GNU R language and environment This Debian package provides RPy, a very simple yet robust Python interface to the GNU R Programming Language. It can manage different types of R objects, and can execute arbitrary R functions, including graphic functions. . URL: http://rpy.sourceforge.net/ Python-Version: 2.4, 2.5 Package: r-cran-survival Priority: optional Section: math Installed-Size: 1960 Maintainer: Dirk Eddelbuettel Architecture: amd64 Source: survival Version: 2.34-1-1hardy0 Replaces: r-recommended (<< 1.9.0) Depends: libc6 (>= 2.4), r-base-core (>= 2.6.2) Filename: hardy/r-cran-survival_2.34-1-1hardy0_amd64.deb Size: 813120 MD5sum: 2eb6740f2a306980f88ea96a408c2236 SHA1: 18894c6072a60bbbf4fecab17cdfda1c054e3f48 SHA256: 3086ba890c6d478647f075c5f85e1ce393ddcfbd04d0bf2a4b17b748ac02f5cf 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-kernsmooth Priority: optional Section: math Installed-Size: 316 Maintainer: Dirk Eddelbuettel Architecture: amd64 Source: kernsmooth Version: 2.22.22-1hardy1 Replaces: r-recommended (<< 1.9.0) Depends: libblas3gf | libblas.so.3gf | libatlas3gf-base, libc6 (>= 2.2.5), libgfortran2 (>= 4.2.1), r-base-core (>= 2.6.1-2), r-cran-vr Filename: hardy/r-cran-kernsmooth_2.22.22-1hardy1_amd64.deb Size: 49184 MD5sum: 8640614aa217dfbc28ac624ead99e1b6 SHA1: 7a92a48d4ef022ec045f85bd09df72609a978a82 SHA256: 83faf9e5f8343ec4076fef0ac8b73c481a490998587ffd18d4ccdf3220b6a0bf 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: littler Priority: optional Section: math Installed-Size: 180 Maintainer: Dirk Eddelbuettel Architecture: i386 Version: 0.1.1-1hardy0 Depends: libblas3gf | libblas.so.3gf | libatlas3gf-base, libc6 (>= 2.0), liblapack3gf | liblapack.so.3gf | libatlas3gf-base, r-base-core (>= 2.7.2) Suggests: r-cran-getopt Filename: hardy/littler_0.1.1-1hardy0_i386.deb Size: 28738 MD5sum: 53fc4da5ad849b9632308807b534bd85 SHA1: 0bc59c3441e4c3ce4a9fc731604bf55d30777753 SHA256: 890a5407ea371fd09b6f987a967b9581ab873ece634716c14d14d6f37dc090be 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-rodbc Priority: optional Section: math Installed-Size: 568 Maintainer: Dirk Eddelbuettel Architecture: i386 Source: rodbc Version: 1.2.3-1hardy0 Depends: libc6 (>= 2.4), r-base-core (>= 2.6.1-2), unixodbc (>= 2.2.11-1) Suggests: libmyodbc, odbc-postgresql Filename: hardy/r-cran-rodbc_1.2.3-1hardy0_i386.deb Size: 117294 MD5sum: fd081550825a48dced9e6853e6ccabd5 SHA1: cd41f13ba6dbcc5e5cba9be068b4e3443564a7d2 SHA256: 64478ad9dd74dbbae3d2873be33197910edaad00b10514c6bada52a8333e6670 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-cluster Priority: optional Section: math Installed-Size: 1328 Maintainer: Dirk Eddelbuettel Architecture: i386 Source: cluster Version: 1.11.11-1hardy0 Replaces: r-recommended (<< 1.9.0) Depends: libc6 (>= 2.1.3), libgfortran2 (>= 4.2.1), r-base-core (>= 2.7.1~20080614) Filename: hardy/r-cran-cluster_1.11.11-1hardy0_i386.deb Size: 321136 MD5sum: eef475e32148828d21ec8f30a8c79cc5 SHA1: cc4fed91dd052f3448fbd3fa96165180ae31d178 SHA256: 52ef56e798e5db7bf817621220755d3d1a6d511dab9d4d525537ead717c8abdf 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-vr Priority: optional Section: math Installed-Size: 4460 Maintainer: Dirk Eddelbuettel Architecture: i386 Source: vr Version: 7.2.44-1hardy0 Replaces: r-recommended (<< 1.9.0) Depends: libc6 (>= 2.1.3), r-base-core (>= 2.7.1) Filename: hardy/r-cran-vr_7.2.44-1hardy0_i386.deb Size: 979808 MD5sum: 6690803d2c97a4c990a41124d7d88d1a SHA1: f0f75066eccdbfd8a7b9dfbc3c78fa9b3fe0598d SHA256: 5eb224e94edb8102f84d9bd4dd7743c0ab1d1c7877e874aed204f073d14391d5 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. . 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.stats.ox.ac.uk/pub/MASS4/ Package: r-base-latex Priority: extra Section: math Installed-Size: 6604 Maintainer: Dirk Eddelbuettel Architecture: all Source: r-base Version: 2.8.0-1hardy1 Replaces: r-base (<= 1.4.1-1), r-recommended (<< 1.9.0) Depends: r-base-core Filename: hardy/r-base-latex_2.8.0-1hardy1_all.deb Size: 1227364 MD5sum: 0bc07d272348490d01ab554473977ca0 SHA1: 2becb5560ca354f8a1c559c87fdbe06524f05e0d SHA256: 16d92518a139331a616d7bbc6198e58b27f74787db91f7591a64ee10700c9294 Description: GNU R LaTeX 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 LaTeX documentation suitable for off-line printing 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. Homepage: http://www.r-project.org/ Package: littler Priority: optional Section: math Installed-Size: 188 Maintainer: Dirk Eddelbuettel Architecture: amd64 Version: 0.1.1-1hardy0 Depends: libblas3gf | libblas.so.3gf | libatlas3gf-base, libc6 (>= 2.2.5), liblapack3gf | liblapack.so.3gf | libatlas3gf-base, r-base-core (>= 2.7.2) Suggests: r-cran-getopt Filename: hardy/littler_0.1.1-1hardy0_amd64.deb Size: 29866 MD5sum: d8aac432dc1f2e490c3d42670de21073 SHA1: be34c05aa1951b28517f87c2a0402eeef5703c10 SHA256: 0db79d8558766ffd6cd4b6c4a8d14cadb273a1666dd22ecbc6192da1509116ed 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-doc-html Priority: optional Section: doc Installed-Size: 2396 Maintainer: Dirk Eddelbuettel Architecture: all Source: r-base Version: 2.8.0-1hardy1 Replaces: r-base (<= 1.4.1-1) Suggests: mozilla | www-browser, r-base-core Filename: hardy/r-doc-html_2.8.0-1hardy1_all.deb Size: 617682 MD5sum: 133118404fa2aa23d17dcd2fef6c636e SHA1: c2b4b846f651ec56cd77c55cceb1da5ac6e7cb3a SHA256: 65b5da341030e37d07b76b6f0565901dad410f45c8cf519446556c9ff9c1dd6c 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. Homepage: http://www.r-project.org/ Package: r-cran-kernsmooth Priority: optional Section: math Installed-Size: 308 Maintainer: Dirk Eddelbuettel Architecture: i386 Source: kernsmooth Version: 2.22.22-1hardy1 Replaces: r-recommended (<< 1.9.0) Depends: libblas3gf | libblas.so.3gf | libatlas3gf-base, libc6 (>= 2.1.3), libgfortran2 (>= 4.2.1), r-base-core (>= 2.6.1-2), r-cran-vr Filename: hardy/r-cran-kernsmooth_2.22.22-1hardy1_i386.deb Size: 49528 MD5sum: 24b86607a88465124015b6dee176fa3e SHA1: 3dba75ea1d73119fb3c6e06abefafa2152a71597 SHA256: 83a42c76cdd2fefb75f31e80d97e77331f457f93a11fd28b8e2c433f321b5c9f 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-lattice Priority: optional Section: math Installed-Size: 2000 Maintainer: Dirk Eddelbuettel Architecture: i386 Source: lattice Version: 0.17-15-1hardy0 Replaces: r-recommended (<< 1.9.0) Depends: libc6 (>= 2.1.3), r-base-core (>= 2.7.2) Filename: hardy/r-cran-lattice_0.17-15-1hardy0_i386.deb Size: 593638 MD5sum: 316fa2160dd21e4deb8dd1c1c4bbea8b SHA1: 84e44daaa41e90b42108b392cabfbc23c6b0c1e0 SHA256: d00c2396d948d554e7fc70e61038c732cd70069e416fa45dfe856eb3a20e42b3 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-doc-info Priority: optional Section: doc Installed-Size: 608 Maintainer: Dirk Eddelbuettel Architecture: all Source: r-base Version: 2.8.0-1hardy1 Replaces: r-base (<= 1.4.1-1) Suggests: info (>= 3.12) | info-browser, r-base-core Filename: hardy/r-doc-info_2.8.0-1hardy1_all.deb Size: 533118 MD5sum: a091a1c95711bbd7cda8603c7c4e3cb6 SHA1: 822be488a62775cb20a53b6058dd9ba776f64b20 SHA256: d552e99033926b0d5f0ff439dfcfabd7783416cff3508c195cd38ace70e9fec5 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. Homepage: http://www.r-project.org/ Package: r-cran-vr Priority: optional Section: math Installed-Size: 4480 Maintainer: Dirk Eddelbuettel Architecture: amd64 Source: vr Version: 7.2.44-1hardy0 Replaces: r-recommended (<< 1.9.0) Depends: libc6 (>= 2.2.5), r-base-core (>= 2.7.1) Filename: hardy/r-cran-vr_7.2.44-1hardy0_amd64.deb Size: 977228 MD5sum: 94c50867f20a09e9937c5e93a98b1fbf SHA1: 3fc00839590f642bcc2bb1a4bb645575503065ef SHA256: d0af7e9add1c189da7766e254c19475a9cfd69dd0316e3d7167fa2d1e7f9b058 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. . 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.stats.ox.ac.uk/pub/MASS4/ Package: r-cran-mgcv Priority: optional Section: math Installed-Size: 2264 Maintainer: Dirk Eddelbuettel Architecture: amd64 Source: mgcv Version: 1.4-1-1hardy1 Replaces: r-recommended (<< 1.9.0) Depends: libblas3gf | libblas.so.3gf | libatlas3gf-base, libc6 (>= 2.7), libgfortran2 (>= 4.2.1), liblapack3gf | liblapack.so.3gf | libatlas3gf-base, r-base-core (>= 2.7.0) Filename: hardy/r-cran-mgcv_1.4-1-1hardy1_amd64.deb Size: 649430 MD5sum: f3ac0512f3144cee60c86a134de90152 SHA1: a7e0c283effbe81a175a292db9f4ba8530391bef SHA256: 344a181a142bcd611f98f02725e40ed97eaa6bf89a73d28b21808d7142976cfa 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: python-rpy-doc Priority: optional Section: doc Installed-Size: 492 Maintainer: Dirk Eddelbuettel Architecture: all Source: rpy Version: 1.0.3-4hardy0 Replaces: python-rpy-docs Provides: python-rpy-docs Conflicts: python-rpy-docs Filename: hardy/python-rpy-doc_1.0.3-4hardy0_all.deb Size: 191578 MD5sum: 0a9c5730b55861eafa8fa432390274c1 SHA1: c662ec8da7ac4a8d373d54ff1e50652b60898f77 SHA256: 2bf8979edb1ad99407faa7a3a0a9af9c8398928b8fa443506c3a41493de08902 Description: Python interface to the GNU R language (documentation package) This Debian package provides RPy, a very simple yet robust Python interface to the GNU R Programming Language. It can manage different types of R objects, and can execute arbitrary R functions, including graphic functions. . This Debian package contains documentation and examples from the rpy source package. . URL: http://rpy.sourceforge.net/ Package: r-base-core Priority: optional Section: math Installed-Size: 32272 Maintainer: Dirk Eddelbuettel Architecture: i386 Source: r-base Version: 2.8.0-1hardy1 Replaces: r-base (<= 1.4.1-1), r-cran-rcompgen (<= 0.1-17-1), r-gnome (<= 2.3.1), r-recommended (<< 1.9.0) Provides: r-cran-rcompgen, r-gnome Depends: libblas3gf | libblas.so.3gf | libatlas3gf-base, libc6 (>= 2.4), libcairo2 (>= 1.6.0), libgfortran2 (>= 4.2.1), libglib2.0-0 (>= 2.12.0), libice6 (>= 1:1.0.0), libjpeg62, liblapack3gf | liblapack.so.3gf | libatlas3gf-base, libpango1.0-0 (>= 1.20.5), libpaper-utils, libpcre3 (>= 7.4), libpng12-0 (>= 1.2.13-4), libreadline5 (>= 5.2), libsm6, libtiff4, libx11-6, libxext6, libxmu6, libxss1, libxt6, perl, tcl8.5 (>= 8.5.0), tk8.5 (>= 8.5.0), ucf, unzip, zip, zlib1g (>= 1:1.2.3.3.dfsg-1) Recommends: r-base-dev, r-recommended Suggests: ess, r-base-html | r-base-latex, r-doc-info | r-doc-pdf | r-doc-html, r-mathlib Conflicts: r-cran-rcompgen, r-gnome Filename: hardy/r-base-core_2.8.0-1hardy1_i386.deb Size: 10447910 MD5sum: 11622561d2d152b82e2230ee9e1fd1c6 SHA1: 50bebd3ec804d95ca29fa1617e614df16809929b SHA256: b7c59bca973181a007146edefe21f42b1ea56543ba1522d859c8e5e4a5e813ae 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-base-latex, r-doc-html, r-doc-pdf and r-doc-info have been split off to somewhat reduce the size of this package. Homepage: http://www.r-project.org/ Package: r-cran-codetools Priority: optional Section: math Installed-Size: 216 Maintainer: Dirk Eddelbuettel Architecture: all Source: codetools Version: 0.2-1-2hardy0 Depends: r-base-core (>= 2.7.1) Filename: hardy/r-cran-codetools_0.2-1-2hardy0_all.deb Size: 40220 MD5sum: 972515c01824fb6b3c77e7e781839754 SHA1: e83d830f55d5c207bc24a564ac7c4a05dc29f048 SHA256: b1e92431648baf21e69cad4d478ff5acabf460f04ce198966f902a2f6efc7c8f 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: r-cran-lattice Priority: optional Section: math Installed-Size: 2004 Maintainer: Dirk Eddelbuettel Architecture: amd64 Source: lattice Version: 0.17-15-1hardy0 Replaces: r-recommended (<< 1.9.0) Depends: libc6 (>= 2.2.5), r-base-core (>= 2.7.2) Filename: hardy/r-cran-lattice_0.17-15-1hardy0_amd64.deb Size: 594778 MD5sum: 229a3638ab9e96e06a0131d8cdd6852e SHA1: 83d3eceb94ac032d865cd08d6da169d4dc775eac SHA256: 24ec75ca6fb7497c0c6db7579ee93e1b560ea1199c213dccba75312f3f920c9b 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-base-dev Priority: optional Section: devel Installed-Size: 36 Maintainer: Dirk Eddelbuettel Architecture: all Source: r-base Version: 2.8.0-1hardy1 Depends: build-essential, dpatch, g++, gcc, gfortran, libblas-dev | libatlas-base-dev, libbz2-dev, libjpeg62-dev, liblapack-dev | libatlas-base-dev, libncurses5-dev, libpcre3-dev, libpng12-dev, libreadline5-dev, r-base-core (>= 2.8.0-1hardy1), zlib1g-dev Suggests: cdbs, debhelper Filename: hardy/r-base-dev_2.8.0-1hardy1_all.deb Size: 3230 MD5sum: 946b5ca6d3a77a4c7157c1ce00b2128d SHA1: 7ff0f58576298729a14707e29377cb670b54b242 SHA256: 3c38343de0ef353ed49acb333766df552b4f6c60490c5f8b1dc7e1c716143281 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. Homepage: http://www.r-project.org/ Package: r-cran-rpart Priority: optional Section: math Installed-Size: 744 Maintainer: Dirk Eddelbuettel Architecture: i386 Source: rpart Version: 3.1.42-1hardy0 Replaces: r-recommended (<< 1.9.0) Depends: libc6 (>= 2.1.3), r-base-core (>= 2.8.0), r-cran-survival Filename: hardy/r-cran-rpart_3.1.42-1hardy0_i386.deb Size: 150902 MD5sum: fc999be7e8ac6a7ef3976dab2da81790 SHA1: 733eae8ccdc72f0b0a200442008475701394227e SHA256: 18b11b98d9eb419a96f7683da6b2eea90d57e751c2dec3f13b0cf0997a10f75c 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-base-html Priority: extra Section: math Installed-Size: 7648 Maintainer: Dirk Eddelbuettel Architecture: all Source: r-base Version: 2.8.0-1hardy1 Replaces: r-base (<= 1.4.1-1), r-recommended (<< 1.9.0) Depends: r-base-core Suggests: mozilla | www-browser, r-doc-html Filename: hardy/r-base-html_2.8.0-1hardy1_all.deb Size: 1317948 MD5sum: d0cdbaa08871040c16223ce779f4e442 SHA1: 8b41c21c3fbd777215c29d8112fe5c6166f2bbeb SHA256: 0e3705f0dd1ac0932047493756fa31ed3d5f5fe515642614b88cabc701a942d5 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. Homepage: http://www.r-project.org/ Package: r-cran-nlme Priority: optional Section: math Installed-Size: 6320 Maintainer: Dirk Eddelbuettel Architecture: amd64 Source: nlme Version: 3.1.89-1hardy0 Replaces: r-recommended (<< 1.9.0) Depends: libc6 (>= 2.2.5), r-base-core (>= 2.7.0), r-cran-lattice (>= 0.12-11.1) Filename: hardy/r-cran-nlme_3.1.89-1hardy0_amd64.deb Size: 1349440 MD5sum: 000ca3c007b5a935dfd8b9121d5634ab SHA1: 0ac1ec880c874913bb150da1319e917131e51b88 SHA256: 36f3ab496ededaa76d8513dc82ddf418834bd71843e12015d06a24307b74518c 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-survival Priority: optional Section: math Installed-Size: 1944 Maintainer: Dirk Eddelbuettel Architecture: i386 Source: survival Version: 2.34-1-1hardy0 Replaces: r-recommended (<< 1.9.0) Depends: libc6 (>= 2.4), r-base-core (>= 2.6.2) Filename: hardy/r-cran-survival_2.34-1-1hardy0_i386.deb Size: 805588 MD5sum: 90540a64b9a29405d80d7c630ce34d36 SHA1: a0bc8c752e6294a5cff169ef4aad63808ae36d88 SHA256: f9eda0a8737048e5fccaba5879c5dd1793610afb7c568bb2c8652efd2cad3770 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: math Installed-Size: 8824 Maintainer: Dirk Eddelbuettel Architecture: amd64 Source: r-base Version: 2.8.0-1hardy1 Depends: r-base-core (= 2.8.0-1hardy1), r-base-dev (= 2.8.0-1hardy1) Filename: hardy/r-base-core-dbg_2.8.0-1hardy1_amd64.deb Size: 2624516 MD5sum: 4a69aa96fd011d2e6cf7ca912ed6b2db SHA1: 3342cbed4c4e885e11b87ae76611300837a89294 SHA256: 7c71957d11b24274f69ac93943c440b1a8cf1434451e0cc0b7d553cdd32d8957 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. Homepage: http://www.r-project.org/ Package: r-cran-cluster Priority: optional Section: math Installed-Size: 1340 Maintainer: Dirk Eddelbuettel Architecture: amd64 Source: cluster Version: 1.11.11-1hardy0 Replaces: r-recommended (<< 1.9.0) Depends: libc6 (>= 2.2.5), libgfortran2 (>= 4.2.1), r-base-core (>= 2.7.1~20080614) Filename: hardy/r-cran-cluster_1.11.11-1hardy0_amd64.deb Size: 321510 MD5sum: 79612b9adcce4c933c52732c2eefa81f SHA1: aefa66ce8883e73cbe7a2f51099e75c8a846e637 SHA256: d7f586340474c5ee7573e4c2278551f4dfb6b745618a2ac54cd112c02137363e 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-doc-pdf Priority: optional Section: doc Installed-Size: 11672 Maintainer: Dirk Eddelbuettel Architecture: all Source: r-base Version: 2.8.0-1hardy1 Suggests: r-base-core, xpdf-reader | pdf-viewer Filename: hardy/r-doc-pdf_2.8.0-1hardy1_all.deb Size: 6805214 MD5sum: 0d5907617cce0d03fd036f3a3f7ead6e SHA1: 51480c87f2fd8006faa0a5ec2a942834b7b0c5b3 SHA256: 2cd8759799314de4a38d677c14b86ebdaf50c32d770180cccfc07c6602162419 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. Homepage: http://www.r-project.org/ Package: r-mathlib Priority: optional Section: math Installed-Size: 896 Maintainer: Dirk Eddelbuettel Architecture: i386 Source: r-base Version: 2.8.0-1hardy1 Recommends: r-base-core (= 2.8.0-1hardy1), r-base-dev (= 2.8.0-1hardy1) Filename: hardy/r-mathlib_2.8.0-1hardy1_i386.deb Size: 498312 MD5sum: dbbb5c51767050ecc256ccf59877837a SHA1: 890bbed8a42e7a45db4914160a10afd156017958 SHA256: 4ccbe6bc9f4c47a1405a87afaeb989f4ad5e40c4fa5ee4a6a224197e2598cb62 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. Homepage: http://www.r-project.org/