Package: r-mathlib Priority: optional Section: math Installed-Size: 904 Maintainer: Dirk Eddelbuettel Architecture: i386 Source: r-base Version: 2.8.0-1gutsy1 Recommends: r-base-core (= 2.8.0-1gutsy1), r-base-dev (= 2.8.0-1gutsy1) Filename: gutsy/r-mathlib_2.8.0-1gutsy1_i386.deb Size: 500966 MD5sum: a277a801ca453530c28dce2fe3ada94f SHA1: 98b7969ca30da647f82e5040b5dd9a7132844401 SHA256: a98600551c2b3abf74b2c06477892e1f8c89c6acbebb056558e7b7dad052a106 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-boot Priority: optional Section: math Installed-Size: 1972 Maintainer: Dirk Eddelbuettel Architecture: all Source: boot Version: 1.2.34-1gutsy0 Replaces: r-recommended (<< 1.9.0) Depends: r-base-core (>= 2.7.2) Filename: gutsy/r-cran-boot_1.2.34-1gutsy0_all.deb Size: 459990 MD5sum: 3544ece29be9af2e021342e324ca8364 SHA1: 0c98d33eed8d89cd6c8da7199f716a41edc772c8 SHA256: ca2d69f0fb2bb06208d67394060b580f8e791774a0e11260341d6f2de32592c4 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: ess Priority: optional Section: math Installed-Size: 5036 Maintainer: ESS Debian Maintainers Architecture: all Version: 5.3.9~svn3950-1gutsy0 Depends: emacs22 | emacs21 | emacsen Suggests: xlispstat, r-base | r-base-core, pspp Conflicts: dhelp (<= 0.3.12) Filename: gutsy/ess_5.3.9~svn3950-1gutsy0_all.deb Size: 1457078 MD5sum: b9b95d5ec9ae09af7b3cbbe609985592 SHA1: e1ede05bc3205908c9d1cd1a3e46231aeee6897d SHA256: 044203172b21e8d7a0299470dd103648390ef8d82dc2dcc7d1e10f3e8151d9ae 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-base-core Priority: optional Section: math Installed-Size: 34484 Maintainer: Dirk Eddelbuettel Architecture: amd64 Source: r-base Version: 2.8.0-1gutsy1 Replaces: r-base (<= 1.4.1-1), r-recommended (<< 1.9.0), r-gnome (<= 2.3.1), r-cran-rcompgen (<= 0.1-17-1) Provides: r-gnome, r-cran-rcompgen Depends: perl, zip, unzip, libpaper-utils, libc6 (>= 2.6-1), libcairo2 (>= 1.4.0), libgfortran2 (>= 4.2.1), libglib2.0-0 (>= 2.14.0), libice6 (>= 1:1.0.0), libjpeg62, libpango1.0-0 (>= 1.18.3), libpcre3 (>= 4.5), libpng12-0 (>= 1.2.13-4), libreadline5 (>= 5.2), libsm6, libtiff4, libx11-6, libxext6, libxmu6, libxss1, libxt6, tcl8.5 (>= 8.5.0), tk8.5 (>= 8.5.0), zlib1g (>= 1:1.2.3.3.dfsg-1), ucf Recommends: r-recommended, r-base-dev Suggests: ess, r-doc-info | r-doc-pdf | r-doc-html, r-mathlib, r-base-html | r-base-latex Conflicts: r-gnome, r-cran-rcompgen Filename: gutsy/r-base-core_2.8.0-1gutsy1_amd64.deb Size: 11304670 MD5sum: 6eae07501511532902eb6be60429a6a7 SHA1: 9f2518d8c7277f62cde6edfc71419cfa8d893a46 SHA256: 6d0c4583002e7e6e674603b3b4796e963b258db9fef03b0d4b5eb37f97665760 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. Package: r-doc-pdf Priority: optional Section: doc Installed-Size: 11660 Maintainer: Dirk Eddelbuettel Architecture: all Source: r-base Version: 2.8.0-1gutsy1 Suggests: r-base-core, xpdf-reader | pdf-viewer Filename: gutsy/r-doc-pdf_2.8.0-1gutsy1_all.deb Size: 6803206 MD5sum: a858da86aa687779f9841ef33fdb7d62 SHA1: 400beef2c108d25550aa416469db4633b32ffc3d SHA256: 6d95d428d9b56742bb809c1769618d5ba05ac67f51c81a7764978a47a5a86dfa 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-survival Priority: optional Section: math Installed-Size: 1960 Maintainer: Dirk Eddelbuettel Architecture: i386 Source: survival Version: 2.34-1gutsy0 Replaces: r-recommended (<< 1.9.0) Depends: libc6 (>= 2.6-1), r-base-core (>> 2.5.1) Filename: gutsy/r-cran-survival_2.34-1gutsy0_i386.deb Size: 811108 MD5sum: 2d5e166c8216f5eaf6e6777f89ea0095 SHA1: dbdf437b807b9f5d8c22634ca8b309f3112d4f0c SHA256: 6f039a46d2e0b57b2ba91ca370c727f5b42d08f3343ee91933a142d7b23f09ad 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: rkward Priority: optional Section: math Installed-Size: 4388 Maintainer: Thomas Friedrichsmeier Architecture: amd64 Version: 0.5.0b-2gutsy0 Depends: php4-cli | php5-cli, r-base-core (>= 2.4.9), libbz2-1.0, libc6 (>= 2.6-1), libgcc1 (>= 1:4.2.1), libgfortran2 (>= 4.2.1), libice6 (>= 1:1.0.0), libjpeg62, libpcre3 (>= 4.5), libpng12-0 (>= 1.2.13-4), libqt4-core (>= 4.3.2), libqt4-gui (>= 4.3.2), libsm6, libstdc++6 (>= 4.2.1), libstreamanalyzer0, libstreams0, libungif4g (>= 4.1.4), libx11-6, libxau6, libxcursor1 (>> 1.1.2), libxdmcp6, libxext6, libxfixes3 (>= 1:4.0.1), libxft2 (>> 2.1.1), libxrender1, libxtst6, zlib1g (>= 1:1.2.3.3.dfsg-1) Recommends: r-base-html Filename: gutsy/rkward_0.5.0b-2gutsy0_amd64.deb Size: 1027348 MD5sum: beca392958c456f9ae5b1fd3ece77946 SHA1: fbb04658aa85794b53e310a9cad1efa517b204e9 SHA256: 4a87eae27f04d58e307292adf3388725d80a3c106d0bd46071b12f7af0d2119c 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-survival Priority: optional Section: math Installed-Size: 1968 Maintainer: Dirk Eddelbuettel Architecture: amd64 Source: survival Version: 2.34-1-1gutsy0 Replaces: r-recommended (<< 1.9.0) Depends: libc6 (>= 2.6-1), r-base-core (>= 2.6.2) Filename: gutsy/r-cran-survival_2.34-1-1gutsy0_amd64.deb Size: 817178 MD5sum: bae7a2bd8da37353ffe02e75edf7ff44 SHA1: 697a7bb68b7060fefff3d7231854594f0fd1db82 SHA256: 1e4f8fcfc1ad17bd1f0c89e7cb31d9a3f514cbc445159f33e601d1f68a49bdf9 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-cluster Priority: optional Section: math Installed-Size: 1356 Maintainer: Dirk Eddelbuettel Architecture: amd64 Source: cluster Version: 1.11.11-1gutsy0 Replaces: r-recommended (<< 1.9.0) Depends: libc6 (>= 2.6-1), libgfortran2 (>= 4.2.1), r-base-core (>= 2.7.1~20080614) Filename: gutsy/r-cran-cluster_1.11.11-1gutsy0_amd64.deb Size: 333652 MD5sum: 2938cd3173267b07f130a4020ffea971 SHA1: fd7c05b6eae652930383e86ac3c0de57ba5101ad SHA256: d79d31732c56e2d4e116da9ae6ff80ce7ff3193c1a848039366ff18dafb231fa 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-html Priority: optional Section: doc Installed-Size: 2380 Maintainer: Dirk Eddelbuettel Architecture: all Source: r-base Version: 2.8.0-1gutsy1 Replaces: r-base (<= 1.4.1-1) Suggests: r-base-core, mozilla | www-browser Filename: gutsy/r-doc-html_2.8.0-1gutsy1_all.deb Size: 617166 MD5sum: 34d9a2b6d2c76912336de1f92198d85a SHA1: 551f931f0c778699da8962715d9f399847264604 SHA256: f984a05a5b0a59686e812cad3b6c73be99efc46129e0b92982b617a48f06c96d 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-lattice Priority: optional Section: math Installed-Size: 2020 Maintainer: Dirk Eddelbuettel Architecture: i386 Source: lattice Version: 0.17-17-1gutsy0 Replaces: r-recommended (<< 1.9.0) Depends: libc6 (>= 2.6-1), r-base-core (>= 2.8.0) Filename: gutsy/r-cran-lattice_0.17-17-1gutsy0_i386.deb Size: 607204 MD5sum: 8fba9b0f2d699ecce7952287d4cc44e7 SHA1: 23ace613e93dd8cb93361a4b81a3331065a220f9 SHA256: afeffd32178e3a6d4a571e1c74327ef30f09e93ee436e563fb70bce1987b724f 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-recommended Priority: optional Section: math Installed-Size: 48 Maintainer: Dirk Eddelbuettel Architecture: all Source: r-base Version: 2.8.0-1gutsy1 Depends: r-base-core (>= 2.8.0-1gutsy1), 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 Filename: gutsy/r-recommended_2.8.0-1gutsy1_all.deb Size: 2586 MD5sum: 78ec042ce59062eb291dd1e833a2b505 SHA1: 9325d0b99a50b7351b487c97563f59f2fd562bb9 SHA256: 3281667f06947d302ef105a17b23996edb9843b47458b0f39d4eae594c1f11e4 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. Package: r-cran-rodbc Priority: optional Section: math Installed-Size: 576 Maintainer: Dirk Eddelbuettel Architecture: i386 Source: rodbc Version: 1.2.3-1gutsy0 Depends: libc6 (>= 2.6-1), unixodbc (>= 2.2.11-1), r-base-core (>= 2.6.1-2) Suggests: odbc-postgresql, libmyodbc Filename: gutsy/r-cran-rodbc_1.2.3-1gutsy0_i386.deb Size: 122738 MD5sum: 6a34e5da2e105f8010da706a038a1d8a SHA1: d99594022e39871ae7c8e780c6c63542f0aa851a SHA256: 115ac41be34fa3b0edc651b6733097f26690f72e70f82d0a818b8b26cf9d3ebf 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-rpart Priority: optional Section: math Installed-Size: 752 Maintainer: Dirk Eddelbuettel Architecture: i386 Source: rpart Version: 3.1.42-1gutsy0 Replaces: r-recommended (<< 1.9.0) Depends: libc6 (>= 2.6-1), r-base-core (>= 2.8.0), r-cran-survival Filename: gutsy/r-cran-rpart_3.1.42-1gutsy0_i386.deb Size: 153746 MD5sum: fa5f5f67598260112167487ef9b424bf SHA1: 709d964b0214aa51b9e4a8ea7adb3cb6cdff8abb SHA256: 6aba89c2683940867d0c71b00fbab605826207519ed65c8c9f830f6cda7acccf 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-rcompgen Priority: optional Section: math Installed-Size: 220 Maintainer: Dirk Eddelbuettel Architecture: all Source: rcompgen Version: 0.1-17-1gutsy0 Depends: r-base-core (>> 2.5.1) Filename: gutsy/r-cran-rcompgen_0.1-17-1gutsy0_all.deb Size: 40286 MD5sum: 8eb8c78b6b8ecf8db5be537e197571ab SHA1: b9c056d260c1d6d57f4f47ab92ac43dd6a1c7036 SHA256: b27c612295524580b07557efcf1e2b401472262081bb282df1c700ef25fc9515 Description: GNU R package for command completion based on partial information This package generates potential completions for given R commands based on circumstantial evidence. . 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-cluster Priority: optional Section: math Installed-Size: 1344 Maintainer: Dirk Eddelbuettel Architecture: i386 Source: cluster Version: 1.11.11-1gutsy0 Replaces: r-recommended (<< 1.9.0) Depends: libc6 (>= 2.6-1), libgfortran2 (>= 4.2.1), r-base-core (>= 2.7.1~20080614) Filename: gutsy/r-cran-cluster_1.11.11-1gutsy0_i386.deb Size: 335076 MD5sum: 36a646ae792d80b148b8683e8ce28b9d SHA1: e2b76dce408e66955265b1065e9ae9f216d9287c SHA256: 094fdeba4f04dd5963dca15a350fe5a7e73ea5ab48920901b67784bd57553a84 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-rpart Priority: optional Section: math Installed-Size: 756 Maintainer: Dirk Eddelbuettel Architecture: amd64 Source: rpart Version: 3.1.42-1gutsy0 Replaces: r-recommended (<< 1.9.0) Depends: libc6 (>= 2.6-1), r-base-core (>= 2.8.0), r-cran-survival Filename: gutsy/r-cran-rpart_3.1.42-1gutsy0_amd64.deb Size: 155946 MD5sum: 81557a674f8142e53b3c1d63529c5a50 SHA1: 3607f0d54fe01e8532572e4ca57cfc6f3232063c SHA256: 44e531c509005d261416e413918328f0fb06972967d1e3cf7810b3b189bbb23f 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: littler Priority: optional Section: math Installed-Size: 192 Maintainer: Dirk Eddelbuettel Architecture: amd64 Version: 0.1.1-1gutsy0 Depends: libc6 (>= 2.6-1), r-base-core (>= 2.7.2) Suggests: r-cran-getopt Filename: gutsy/littler_0.1.1-1gutsy0_amd64.deb Size: 32226 MD5sum: dba1fe604fa51dc2b4bd5c8751a67ed1 SHA1: 7ae9b0e6bb7554f9639cb1ffb4bfd08d14c59008 SHA256: 28d409d04e3e9f07363df50c2949b61badc30ccfc727777130dd2da4e5d3d3bc 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-base-html Priority: extra Section: math Installed-Size: 7648 Maintainer: Dirk Eddelbuettel Architecture: all Source: r-base Version: 2.8.0-1gutsy1 Replaces: r-base (<= 1.4.1-1), r-recommended (<< 1.9.0) Depends: r-base-core Suggests: r-doc-html, mozilla | www-browser Filename: gutsy/r-base-html_2.8.0-1gutsy1_all.deb Size: 1318122 MD5sum: aff328e65384ee9c409cd21d2797393f SHA1: 41b5ef483654a6ee527daae96db276398f15b4ed SHA256: 033e58b173882243fba3415723631cfb273ebbea55083c4a2b8b252870e21f6d 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-vr Priority: optional Section: math Installed-Size: 4480 Maintainer: Dirk Eddelbuettel Architecture: amd64 Source: vr Version: 7.2.44-1gutsy0 Replaces: r-recommended (<< 1.9.0) Depends: libc6 (>= 2.6-1), r-base-core (>= 2.7.1) Filename: gutsy/r-cran-vr_7.2.44-1gutsy0_amd64.deb Size: 977730 MD5sum: 693ca72d0bf20d0ab7d50bdf271e0c5b SHA1: df5a4033e7c7563460ea3580dd26cbc06495542e SHA256: 3a9ce28bde905d5cc7dc1d178adf7a5ff4d64736cd6a797900130249fe3bdf06 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-kernsmooth Priority: optional Section: math Installed-Size: 308 Maintainer: Dirk Eddelbuettel Architecture: i386 Source: kernsmooth Version: 2.22.22-1gutsy0 Replaces: r-recommended (<< 1.9.0) Depends: atlas3-base | refblas3 | libblas.so.3, libc6 (>= 2.6-1), libgcc1 (>= 1:4.2.1), libgfortran2 (>= 4.2.1), r-base-core (>= 2.6.1-2), r-cran-vr Filename: gutsy/r-cran-kernsmooth_2.22.22-1gutsy0_i386.deb Size: 49584 MD5sum: f6776063c20dc0e58326a20266847e14 SHA1: da50b4df655ac5ce6ad8ef693ec7fbd6318970c1 SHA256: 9378091d63788d8d6c3fb712e8ff090b7a0ae01b6915f9b5dc40fc61e6682808 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-rodbc Priority: optional Section: math Installed-Size: 580 Maintainer: Dirk Eddelbuettel Architecture: amd64 Source: rodbc Version: 1.2.4-1gutsy0 Depends: libc6 (>= 2.6-1), unixodbc (>= 2.2.11-1), r-base-core (>= 2.8.0) Suggests: odbc-postgresql, libmyodbc Filename: gutsy/r-cran-rodbc_1.2.4-1gutsy0_amd64.deb Size: 122880 MD5sum: 87ae16d46598aee37b8920ddf369efb4 SHA1: afb1bbc20462725ac7b21ac3c5d6d550f3a3e120 SHA256: fd01982214ad0727e3b885d8891fdafd0265f27da54c978553e9cbda6ae47aeb 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-foreign Priority: optional Section: math Installed-Size: 680 Maintainer: Dirk Eddelbuettel Architecture: i386 Source: foreign Version: 0.8.29-1gutsy0 Replaces: r-recommended (<< 1.9.0) Depends: libc6 (>= 2.6-1), r-base-core (>= 2.7.1) Filename: gutsy/r-cran-foreign_0.8.29-1gutsy0_i386.deb Size: 158306 MD5sum: cc6e11ae055a01e8d8e9610bd9f43fdf SHA1: 842efd305c3be269d2b7b512bb727cf254609057 SHA256: 9c648b5717910836a5e8d7c2c6c6a769e1db6e712a6bc90078c7eaec21f93302 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-latex Priority: extra Section: math Installed-Size: 6604 Maintainer: Dirk Eddelbuettel Architecture: all Source: r-base Version: 2.8.0-1gutsy1 Replaces: r-base (<= 1.4.1-1), r-recommended (<< 1.9.0) Depends: r-base-core Filename: gutsy/r-base-latex_2.8.0-1gutsy1_all.deb Size: 1227464 MD5sum: e22414eb1c40f31bcbd578d1d83f8a8c SHA1: 9ad12db8a5676efeec02b59f35c2798c7f8c1753 SHA256: 776dfd5c64d025ee11fef26474d3fe22f4f7d17b6ddd549381478b9dc2caa0fc 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. Package: r-cran-nlme Priority: optional Section: math Installed-Size: 6316 Maintainer: Dirk Eddelbuettel Architecture: i386 Source: nlme Version: 3.1.89-1gutsy0 Replaces: r-recommended (<< 1.9.0) Depends: libc6 (>= 2.6-1), r-base-core (>= 2.7.0), r-cran-lattice (>= 0.12-11.1) Filename: gutsy/r-cran-nlme_3.1.89-1gutsy0_i386.deb Size: 1342672 MD5sum: ebfb604e6316b8f7466f579205ccb937 SHA1: 37d7f043145d0fa50fc310ad7af5a3166d1370c0 SHA256: b7d8c4ac3d76790221e4345174fa21849c44cc09f554cef98b144c551acf48d1 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-base-dev Priority: optional Section: devel Installed-Size: 36 Maintainer: Dirk Eddelbuettel Architecture: all Source: r-base Version: 2.8.0-1gutsy1 Depends: r-base-core (>= 2.8.0-1gutsy1), build-essential, gcc, g++, gfortran, refblas3-dev | atlas3-base-dev, libncurses5-dev, libreadline5-dev, libjpeg62-dev, libpcre3-dev, libpng12-dev, zlib1g-dev, libbz2-dev, dpatch Suggests: cdbs, debhelper Filename: gutsy/r-base-dev_2.8.0-1gutsy1_all.deb Size: 3204 MD5sum: eb4ec3e1d2b2fb08222c47d0ffe7e209 SHA1: 2fff973ffab602a13534ef47290a4278bffd8e1c SHA256: f8689bf99aaf2dd32e942a45908a9d20860911c6a1e7ab3c372423eb4cd32fdb 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: rkward Priority: optional Section: math Installed-Size: 4228 Maintainer: Thomas Friedrichsmeier Architecture: i386 Version: 0.5.0b-2gutsy0 Depends: php4-cli | php5-cli, r-base-core (>= 2.4.9), libbz2-1.0, libc6 (>= 2.6-1), libgcc1 (>= 1:4.2.1), libgfortran2 (>= 4.2.1), libice6 (>= 1:1.0.0), libjpeg62, libpcre3 (>= 4.5), libpng12-0 (>= 1.2.13-4), libqt4-core (>= 4.3.2), libqt4-gui (>= 4.3.2), libsm6, libstdc++6 (>= 4.2.1), libstreamanalyzer0, libstreams0, libungif4g (>= 4.1.4), libx11-6, libxau6, libxcursor1 (>> 1.1.2), libxdmcp6, libxext6, libxfixes3 (>= 1:4.0.1), libxft2 (>> 2.1.1), libxrender1, libxtst6, zlib1g (>= 1:1.2.3.3.dfsg-1) Recommends: r-base-html Filename: gutsy/rkward_0.5.0b-2gutsy0_i386.deb Size: 963206 MD5sum: 7c037c63b6efa97ce39c7a6e730b461d SHA1: 6a5b07396dbcc9a01076e8a45022da817097887e SHA256: d6cdd58d91ecefed476560646772ac29faa7cbf54b6a68932274056ea453b6c5 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-foreign Priority: optional Section: math Installed-Size: 680 Maintainer: Dirk Eddelbuettel Architecture: amd64 Source: foreign Version: 0.8.29-1gutsy0 Replaces: r-recommended (<< 1.9.0) Depends: libc6 (>= 2.6-1), r-base-core (>= 2.7.1) Filename: gutsy/r-cran-foreign_0.8.29-1gutsy0_amd64.deb Size: 156382 MD5sum: 21118460a41bd39751267b1305780de1 SHA1: 98e023619ee9832decdda8c70b6ecc6b104f73c4 SHA256: bc815fc702cc5b3ea77fb4d3302c3f79b031cb50083fae8cea313267ebfc47e5 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: python-rpy Priority: optional Section: python Installed-Size: 236 Maintainer: Dirk Eddelbuettel Architecture: amd64 Source: rpy Version: 1.0.3-4gutsy0 Replaces: python2.2-rpy (<< 0.99.2-4), python2.3-rpy (<< 0.99.2-4), python2.4-rpy (<< 0.99.2-4) Provides: python2.5-rpy, python2.4-rpy Depends: libc6 (>= 2.6-1), python-central (>= 0.5.8), python (<< 2.6), python (>= 2.4), 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: gutsy/python-rpy_1.0.3-4gutsy0_amd64.deb Size: 53142 MD5sum: 8fe510fd638b87cbf1f5cfa40286190c SHA1: 2c6cabf8105aa9b8b74a6a3645823874e6838a71 SHA256: 67be7f27d7898dbdac2f7fb587410cf94678a45e7b0dfd914eb7361fb446d695 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-base-core-dbg Priority: extra Section: math Installed-Size: 11100 Maintainer: Dirk Eddelbuettel Architecture: amd64 Source: r-base Version: 2.8.0-1gutsy1 Depends: r-base-core (= 2.8.0-1gutsy1), r-base-dev (= 2.8.0-1gutsy1) Filename: gutsy/r-base-core-dbg_2.8.0-1gutsy1_amd64.deb Size: 3315322 MD5sum: 4285ebe0ff176284f6e5e42fe32b9691 SHA1: 33170a6892a644616754805688ca833606ffb933 SHA256: ac208c47f9f5e91b703a03800d115e01e4029264abb175132d5759e7b2f41f1b 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-mgcv Priority: optional Section: math Installed-Size: 2212 Maintainer: Dirk Eddelbuettel Architecture: i386 Source: mgcv Version: 1.4-1-1gutsy0 Replaces: r-recommended (<< 1.9.0) Depends: atlas3-base | refblas3 | libblas.so.3, libc6 (>= 2.6-1), libgfortran2 (>= 4.2.1), r-base-core (>= 2.7.0) Filename: gutsy/r-cran-mgcv_1.4-1-1gutsy0_i386.deb Size: 651932 MD5sum: ab27667a27faf601ab1aecc6dbaab1ff SHA1: 94f5ad77a86fdc98354e8897f05419e3b143b747 SHA256: 3cd8cf8f0c4de2f5180374c971216a4f988421eff731c8f236aad60483f01a2d 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 Priority: optional Section: math Installed-Size: 72 Maintainer: Dirk Eddelbuettel Architecture: all Version: 2.8.0-1gutsy1 Depends: r-base-core (>= 2.8.0-1gutsy1), r-recommended (= 2.8.0-1gutsy1) Recommends: r-base-html, r-base-latex Suggests: ess, r-doc-info | r-doc-pdf | r-doc-html Filename: gutsy/r-base_2.8.0-1gutsy1_all.deb Size: 30702 MD5sum: d4b50e547a93a2dc33b8f508493c441e SHA1: aac41b9b787c4c120cefde799d9840380e8270bb SHA256: 09f1110e3ffd19b3890a8a681ddaa1af8ee04b7b1c3531e1406f035c25bf5a74 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. Package: python-rpy-doc Priority: optional Section: doc Installed-Size: 488 Maintainer: Dirk Eddelbuettel Architecture: all Source: rpy Version: 1.0.3-4gutsy0 Replaces: python-rpy-docs Provides: python-rpy-docs Conflicts: python-rpy-docs Filename: gutsy/python-rpy-doc_1.0.3-4gutsy0_all.deb Size: 188138 MD5sum: ec2136b9d58f833b86be09d1fd8c2452 SHA1: d06a98ad4260977c14431c1e11960376cd760b9c SHA256: 503138ad95b4c8cf8bb7884d992adc043a83da124e0d677c1da9948d6ad70ce5 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-cran-lattice Priority: optional Section: math Installed-Size: 2024 Maintainer: Dirk Eddelbuettel Architecture: amd64 Source: lattice Version: 0.17-17-1gutsy0 Replaces: r-recommended (<< 1.9.0) Depends: libc6 (>= 2.6-1), r-base-core (>= 2.8.0) Filename: gutsy/r-cran-lattice_0.17-17-1gutsy0_amd64.deb Size: 609000 MD5sum: af7fe51216370532008878056eb0f0bc SHA1: 9a90faf294261a01f2c6d03ea069e758bb4c92c1 SHA256: 272faa4b91841933150d0885cf4e718eea5f47118ed5622f46e88ca61c4ee970 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: python-rpy Priority: optional Section: python Installed-Size: 208 Maintainer: Dirk Eddelbuettel Architecture: i386 Source: rpy Version: 1.0.3-4gutsy0 Replaces: python2.2-rpy (<< 0.99.2-4), python2.3-rpy (<< 0.99.2-4), python2.4-rpy (<< 0.99.2-4) Provides: python2.5-rpy, python2.4-rpy Depends: libc6 (>= 2.6-1), python-central (>= 0.5.8), python (<< 2.6), python (>= 2.4), 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: gutsy/python-rpy_1.0.3-4gutsy0_i386.deb Size: 48460 MD5sum: 397d131cf66175546073870b36270f48 SHA1: 631f8d6ba86e001aeb1da0cf69213e8352df631d SHA256: 4e507fcdfc2841cbd4d70cd7f3fe3cc01d2858c332864a223394a6f8703337ae 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-kernsmooth Priority: optional Section: math Installed-Size: 316 Maintainer: Dirk Eddelbuettel Architecture: amd64 Source: kernsmooth Version: 2.22.22-1gutsy0 Replaces: r-recommended (<< 1.9.0) Depends: libc6 (>= 2.6-1), libgfortran2 (>= 4.2.1), r-base-core (>= 2.6.1-2), r-cran-vr Filename: gutsy/r-cran-kernsmooth_2.22.22-1gutsy0_amd64.deb Size: 51942 MD5sum: f5f43aa067c8177a0200373e90459f0b SHA1: 13492bea05ddfa8c25e208f2fa04d46cf9852a23 SHA256: f247fe22ad323b40bb2d41685e15b78cafd326084626dfd4e7ac9d7ecc9ed412 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: 184 Maintainer: Dirk Eddelbuettel Architecture: i386 Version: 0.1.1-1gutsy0 Depends: atlas3-base | refblas3 | libblas.so.3, libc6 (>= 2.6-1), r-base-core (>= 2.7.2) Suggests: r-cran-getopt Filename: gutsy/littler_0.1.1-1gutsy0_i386.deb Size: 31338 MD5sum: cdff6a92248db651d834723e75778d2f SHA1: 5308a1a685ecad5c8652ed9a442ee359df0e3dfd SHA256: fc5c02dd63d1066a61d5f1aa985a5591650532ef8f4deb2da9a035b442423042 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-mathlib Priority: optional Section: math Installed-Size: 1208 Maintainer: Dirk Eddelbuettel Architecture: amd64 Source: r-base Version: 2.8.0-1gutsy1 Recommends: r-base-core (= 2.8.0-1gutsy1), r-base-dev (= 2.8.0-1gutsy1) Filename: gutsy/r-mathlib_2.8.0-1gutsy1_amd64.deb Size: 554448 MD5sum: f6ce346e28b28207822e4753ce560900 SHA1: 858d8cc3a6e866fa119a46013186844260ab215c SHA256: 4e9e4e54eff593145d20526b72b9b0ec2c807ed836d086c56e4c222383d26e17 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-doc-info Priority: optional Section: doc Installed-Size: 608 Maintainer: Dirk Eddelbuettel Architecture: all Source: r-base Version: 2.8.0-1gutsy1 Replaces: r-base (<= 1.4.1-1) Suggests: r-base-core, info (>= 3.12) | info-browser Filename: gutsy/r-doc-info_2.8.0-1gutsy1_all.deb Size: 533090 MD5sum: d890639878edc0e8f463e4cdef900a7b SHA1: 33f53c6a873d1c49dc04af444879264dc6421e0b SHA256: 5d34369f40ced33eb2eecfc3abb4ac37258f04da0687a46cb0454c1b7c194859 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-codetools Priority: optional Section: math Installed-Size: 216 Maintainer: Dirk Eddelbuettel Architecture: all Source: codetools Version: 0.2-1-2gutsy0 Depends: r-base-core (>= 2.7.1) Filename: gutsy/r-cran-codetools_0.2-1-2gutsy0_all.deb Size: 40216 MD5sum: b7a6776cedf29f3e38364244025f2357 SHA1: 2900f1893965a0cc574a2969f6ff8ca326e039ed SHA256: f69738acafac4e92b29c6b4b8526eb58ae1b77bc277daf9e82f8a65fdfba7072 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-base-core Priority: optional Section: math Installed-Size: 33560 Maintainer: Dirk Eddelbuettel Architecture: i386 Source: r-base Version: 2.8.0-1gutsy1 Replaces: r-base (<= 1.4.1-1), r-recommended (<< 1.9.0), r-gnome (<= 2.3.1), r-cran-rcompgen (<= 0.1-17-1) Provides: r-gnome, r-cran-rcompgen Depends: perl, zip, unzip, libpaper-utils, atlas3-base | refblas3 | libblas.so.3, libc6 (>= 2.6-1), libcairo2 (>= 1.4.0), libgfortran2 (>= 4.2.1), libglib2.0-0 (>= 2.14.0), libice6 (>= 1:1.0.0), libjpeg62, libpango1.0-0 (>= 1.18.3), libpcre3 (>= 4.5), libpng12-0 (>= 1.2.13-4), libreadline5 (>= 5.2), libsm6, libtiff4, libx11-6, libxext6, libxmu6, libxss1, libxt6, tcl8.5 (>= 8.5.0), tk8.5 (>= 8.5.0), zlib1g (>= 1:1.2.3.3.dfsg-1), ucf Recommends: r-recommended, r-base-dev Suggests: ess, r-doc-info | r-doc-pdf | r-doc-html, r-mathlib, r-base-html | r-base-latex Conflicts: r-gnome, r-cran-rcompgen Filename: gutsy/r-base-core_2.8.0-1gutsy1_i386.deb Size: 11046922 MD5sum: 8340619685053b7175038bbdd3b9783d SHA1: 9dc0f6b9c60ca1f220667ab46b583a0c4da00675 SHA256: a6e4d16a8c8f3fa22a6b7e23f7b27db6364f90389887a634b6772b612ee1bbcb 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. Package: r-cran-vr Priority: optional Section: math Installed-Size: 4464 Maintainer: Dirk Eddelbuettel Architecture: i386 Source: vr Version: 7.2.44-1gutsy0 Replaces: r-recommended (<< 1.9.0) Depends: libc6 (>= 2.6-1), r-base-core (>= 2.7.1) Filename: gutsy/r-cran-vr_7.2.44-1gutsy0_i386.deb Size: 979902 MD5sum: bad269a37b4d849d93c0e00d93de346b SHA1: 0a441d86377288011670d35fd9c908430193bd38 SHA256: 95dc923eb88d2b1e6175e2dc93d383940a2e058db6aec30b65af295f781355f0 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-core-dbg Priority: extra Section: math Installed-Size: 7496 Maintainer: Dirk Eddelbuettel Architecture: i386 Source: r-base Version: 2.8.0-1gutsy1 Depends: r-base-core (= 2.8.0-1gutsy1), r-base-dev (= 2.8.0-1gutsy1) Filename: gutsy/r-base-core-dbg_2.8.0-1gutsy1_i386.deb Size: 2974756 MD5sum: 93f75a03ebe744a29d57c549fa0769f3 SHA1: b82dbdba1eb54cc4da1abd506a089713b3796a0f SHA256: 34e07973a08f711d9c2961b686f0ccc7aded1d44053296be5a1614e7475bd36e 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-mgcv Priority: optional Section: math Installed-Size: 2264 Maintainer: Dirk Eddelbuettel Architecture: amd64 Source: mgcv Version: 1.4-1-1gutsy0 Replaces: r-recommended (<< 1.9.0) Depends: libc6 (>= 2.6-1), libgfortran2 (>= 4.2.1), r-base-core (>= 2.7.0) Filename: gutsy/r-cran-mgcv_1.4-1-1gutsy0_amd64.deb Size: 653012 MD5sum: 1ab12ec00324e0cfd567c76c5b42cc8f SHA1: af9d645f643ee190392cde5f40eed235d5eb6e4f SHA256: 5fdaf7fcf6e35a0117d10e5f7b3705f4128476b80d1c59d177c817255f8021c0 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-nlme Priority: optional Section: math Installed-Size: 6328 Maintainer: Dirk Eddelbuettel Architecture: amd64 Source: nlme Version: 3.1.89-1gutsy0 Replaces: r-recommended (<< 1.9.0) Depends: libc6 (>= 2.6-1), r-base-core (>= 2.7.0), r-cran-lattice (>= 0.12-11.1) Filename: gutsy/r-cran-nlme_3.1.89-1gutsy0_amd64.deb Size: 1357404 MD5sum: 7535d31ebaeb87e2c21fc06cff1c30b8 SHA1: e98d1817a88429b454a5178063cb6bdde6a11cd2 SHA256: 26d0703c999374dff242e7510ca39c528dcc86375cfb5a66b21075c396e88c58 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.