Package: elpa-ess Architecture: all Version: 18.10.2-2focal0 Priority: optional Section: gnu-r Source: ess Maintainer: Dirk Eddelbuettel Installed-Size: 3242 Depends: dh-elpa-helper, emacsen-common, dpkg (>= 1.15.4) | install-info Recommends: r-base-core Suggests: xlispstat, pspp, jags, julia Conflicts: dhelp (<= 0.3.12) Breaks: ess (<= 17.11-3) Filename: focal-cran40/elpa-ess_18.10.2-2focal0_all.deb Size: 1278452 MD5sum: b27de61b807643435aeff6c252195e7e SHA1: a3ea25d93017dbeabca5f6a8bb8af16dfcfb504c SHA256: f72e02085722410ac4400f084247fcd16a5b1bf6136c298aedde5246a0a372c8 SHA512: 757bf76f257aeaac000a4be0c0efcbf65aa2c75c10259824340f2483632b9dbdc69fad700d9e602868eb29824d6557c0f15ccbc12b06d960aa6015d85184864a Homepage: http://ess.r-project.org Description: Emacs mode for statistical programming and data analysis "Emacs Speaks Statistics" (ESS) is an add-on package for emacs text editors such as GNU Emacs and XEmacs. It is designed to support editing of scripts and interaction with various statistical analysis programs such as R, S-Plus, SAS, Stata and OpenBUGS/JAGS. Although all users of these statistical analysis programs are welcome to apply ESS, advanced users or professionals who regularly work with text-based statistical analysis scripts, with various statistical languages/programs, or with different operating systems might benefit from it the most. . The rationale for developing ESS is that most statistical analysis systems provide a more or less sophisticated graphical user interface (GUI). However, their full power is only available using their scripting language. Furthermore, complex statistical analysis projects require a high degree of automation and documentation which can only be handled by creating statistical analysis scripts. Unfortunately, many statistics packages provide only weak text editor functionality and show major differences between them. Without a unified text editor user interface additional effort is required from the user to cope with limited functionality and with text editor differences. . Therefore, emacs editors and the ESS package provide the following major features: - Support for various operating systems Examples: Linux, Unix, Mac OS X and MS Windows - Working environment based on emacs Examples: File Manager (Dired), File Transfer Client/Telnet Client (Tramp), Multiple Clipboards (registers), Bookmarks, Abbreviations, and many others - Support for various statistical analysis languages Examples: R, S-Plus, SAS, Stata and OpenBUGS/JAGS Examples: Keybindings, Abbreviations, Syntax highlighting, Code formatting, Commenting, Submitting scripts, Displaying results and Searching documentation . ESS is freely available under the GNU General Public License (GPL). For further technical and legal information please refer to the ESS Manual. Package: ess Architecture: all Version: 18.10.2-2focal0 Priority: optional Section: gnu-r Maintainer: Dirk Eddelbuettel Installed-Size: 18 Depends: elpa-ess Filename: focal-cran40/ess_18.10.2-2focal0_all.deb Size: 8276 MD5sum: 3175412be805458313b58d3b65458385 SHA1: 24f8ff50ce64272e2156bacc6b7ffa0fbe149420 SHA256: 0caba7f768d52f3cd73fe109d0e86457a10400943df714b41e066b5ee7cd3475 SHA512: cee293844c29ca2a797d83673f48ff814939bc6bdf26198acd2b15c45a47b54438aea78448756d853957ba8420c9048278fe90176e381e4eac17a558395c7312 Homepage: http://ess.r-project.org Description: Transition Package, ess to elpa-ess The ESS addon package for Emacs has been elpafied. This dummy package helps ease transition from ess to elpa-ess. Package: jags Architecture: amd64 Version: 4.3.0-3focal0 Priority: optional Section: math Maintainer: Dirk Eddelbuettel Installed-Size: 3530 Depends: libblas3 | libblas.so.3, libc6 (>= 2.29), libgcc-s1 (>= 3.0), liblapack3 | liblapack.so.3, libltdl7 (>= 2.4.6), libstdc++6 (>= 5.2) Filename: focal-cran40/jags_4.3.0-3focal0_amd64.deb Size: 1561640 MD5sum: 83afb715b93352bfdc708ff60e0c646e SHA1: 9eea5bad4a6e66d73b7e831f95c4dd0f9a90bfaa SHA256: 0b5288572fa189708a597b3c152829b8f7846c307ee205c9db2c5b1c6c757c4c SHA512: ceb42b44e34918652943346d8490b0bc786608ffed8343f8bdbc839fd8d04c84b1e6c9cd7febafc5ae184eccfac6d2993f5fae1a37beb8ea447a5ca8aa64405d Homepage: http://www-fis.iarc.fr/~martyn/software/jags/ Description: Just Another Gibbs Sampler for Bayesian MCMC - binary JAGS is Just Another Gibbs Sampler. It is a program for analysis of Bayesian hierarchical models using Markov Chain Monte Carlo (MCMC) simulation not wholly unlike BUGS. . JAGS was written with three aims in mind: * To have an engine for the BUGS language that runs on Unix * To be extensible, allowing users to write their own functions, distributions and samplers. * To be a plaftorm for experimentation with ideas in Bayesian modelling . This package contains the 'jags' binary as well as the associated shared library modules loaded by the binary. Package: jags Architecture: amd64 Version: 4.3.2-1.2004.1 Priority: optional Section: math Maintainer: Dirk Eddelbuettel Installed-Size: 3528 Depends: libblas3 | libblas.so.3, libc6 (>= 2.29), libgcc-s1 (>= 3.0), liblapack3 | liblapack.so.3, libltdl7 (>= 2.4.6), libstdc++6 (>= 5.2) Filename: focal-cran40/jags_4.3.2-1.2004.1_amd64.deb Size: 1562176 MD5sum: fa55df1b3493ba7b3672bf1170a06790 SHA1: 43b6645c5bbac0738cefb7a0ea290cd4f17e7223 SHA256: 3f26e6fb625323dad6181b98fae7b55122eb744238af3451d748559bc9c02a3d SHA512: 1deffe3d4619a6d3939802804b3c76c98bfd3570a35900e3e96a8eb6029efe53bac5fe50d01202283ebe47f109cba2eabde1241ed17996641540465537c6919a Homepage: https://mcmc-jags.sourceforge.io Description: Just Another Gibbs Sampler for Bayesian MCMC - binary JAGS is Just Another Gibbs Sampler. It is a program for analysis of Bayesian hierarchical models using Markov Chain Monte Carlo (MCMC) simulation not wholly unlike BUGS. . JAGS was written with three aims in mind: * To have an engine for the BUGS language that runs on Unix * To be extensible, allowing users to write their own functions, distributions and samplers. * To be a plaftorm for experimentation with ideas in Bayesian modelling . This package contains the 'jags' binary as well as the associated shared library modules loaded by the binary. Package: littler Architecture: all Version: 0.3.10-1.2004.0 Priority: optional Section: gnu-r Maintainer: Dirk Eddelbuettel Installed-Size: 22 Depends: r-cran-littler Filename: focal-cran40/littler_0.3.10-1.2004.0_all.deb Size: 15016 MD5sum: 2501c257c628cc8f7e24f4785d212c99 SHA1: d2fc85d6a2ece4f9ebd9730ff2066e0b73206113 SHA256: 4086484c11e0a38a848ef6106118b4be2173624beecb00d4a61cb8922626c054 SHA512: 92b32fd94010dddd58c6e1a604bfcb5304f255f4182a5ddb56f79cd0888ae13b4f2529dd8a847983546a6b3c75112235cdfb155bd696d231524f7f80f3621f44 Homepage: https://cran.r-project.org/package=littler Description: GNU R scripting and command-line front-end -- transition package The 'r' (aka 'littler') program provides a lightweight 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. . This virtual package ensures that 'r-cran-littler' is installed. Once that is done, this 'littler' package can be removed. Package: littler Architecture: all Version: 0.3.11-1.2004.0 Priority: optional Section: gnu-r Maintainer: Dirk Eddelbuettel Installed-Size: 22 Depends: r-cran-littler Filename: focal-cran40/littler_0.3.11-1.2004.0_all.deb Size: 15208 MD5sum: ae0f378dbc936c7d5167028f8e4cdf85 SHA1: 9c402e88970c6ba9ae6d6139431a0de2cf25db04 SHA256: 1b2d21a4c2a79e92e8c232b486998ff4927dc3cba14293fb19f1daa1dd536444 SHA512: f409f68b665435972dd94eea97067d8a943d84e8401934ebe09a33caae843aa2f9afa70bcd96184e13a3522169261b07eb376cb22b880b71576dbb838463a5a0 Homepage: https://cran.r-project.org/package=littler Description: GNU R scripting and command-line front-end -- transition package The 'r' (aka 'littler') program provides a lightweight 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. . This virtual package ensures that 'r-cran-littler' is installed. Once that is done, this 'littler' package can be removed. Package: littler Architecture: all Version: 0.3.13-1.2004.0 Priority: optional Section: gnu-r Maintainer: Dirk Eddelbuettel Installed-Size: 23 Depends: r-cran-littler Filename: focal-cran40/littler_0.3.13-1.2004.0_all.deb Size: 16452 MD5sum: 1c73d5bc1e83f9047f52143f8a119bdc SHA1: 103328a34a21b27fa4d4b989043a51099f87fae0 SHA256: 38688ce86964898ccf970767f86c8574162befd8d4c02fa23a99b66be37ff8a0 SHA512: 4a6fa8a584f6e02de86ead505d8cc2f7f69fa097881565730f6397110a8be9a77ca184143c5060ce5641802cfbb38abe10a720c6d9d990c426c73e8585beebdf Homepage: https://cran.r-project.org/package=littler Description: GNU R scripting and command-line front-end -- transition package The 'r' (aka 'littler') program provides a lightweight 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. . This virtual package ensures that 'r-cran-littler' is installed. Once that is done, this 'littler' package can be removed. Package: littler Architecture: all Version: 0.3.14-1.2004.0 Priority: optional Section: gnu-r Maintainer: Dirk Eddelbuettel Installed-Size: 23 Depends: r-cran-littler Filename: focal-cran40/littler_0.3.14-1.2004.0_all.deb Size: 16708 MD5sum: f0d222762efe52c34aa364a642db3797 SHA1: 1dda9f51b503503bb743f1cf86bfa7d44912cbbb SHA256: 9281c06831085e8b1468f02a75c274209a8e9f84da0d7a7a7aafcf580db10325 SHA512: 66a7858aeb034b8984f1f560991dc0647eab80a43a97e2388e0ea630727772a49b0528073a17740e59e3bfc415784bc110b29991fdd87c2b634b0a6c84a74871 Homepage: https://cran.r-project.org/package=littler Description: GNU R scripting and command-line front-end -- transition package The 'r' (aka 'littler') program provides a lightweight 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. . This virtual package ensures that 'r-cran-littler' is installed. Once that is done, this 'littler' package can be removed. Package: littler Architecture: all Version: 0.3.15-1.2004.0 Priority: optional Section: gnu-r Maintainer: Dirk Eddelbuettel Installed-Size: 24 Depends: r-cran-littler Filename: focal-cran40/littler_0.3.15-1.2004.0_all.deb Size: 16972 MD5sum: cc3550833123e2dc5ffcbef1630bad43 SHA1: 44b2c005142654ff4b9ed780b2a9004c89adb3d2 SHA256: c17f8f53a9d767156faee3a426f4ae6bccecceefd02ddd1b8614b56294cf50fb SHA512: 32374117d35b12f3220ea707e7eebfd7bf232fdd0ad5f9ebe3c5f73941813f443347dc158de9bf71cc8510696f2e71381d36af4efc46dd76f2c2f264f86c82a8 Homepage: https://cran.r-project.org/package=littler Description: GNU R scripting and command-line front-end -- transition package The 'r' (aka 'littler') program provides a lightweight 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. . This virtual package ensures that 'r-cran-littler' is installed. Once that is done, this 'littler' package can be removed. Package: littler Architecture: all Version: 0.3.16-1.2004.0 Priority: optional Section: gnu-r Maintainer: Dirk Eddelbuettel Installed-Size: 24 Depends: r-cran-littler Filename: focal-cran40/littler_0.3.16-1.2004.0_all.deb Size: 17352 MD5sum: ec9fcf278379653a916725c969075562 SHA1: 6dac4ab6d27453dc1eeea3b970641687da541310 SHA256: 5c26f19a1b8f50a0e59f015c70749bab5cd75fd757d29a91a5a52a0bc4640e9f SHA512: 5922e5b6658b9672e637b15aa959e3fc832fc39de87dc4799756df65f782dddac3935cb8c77b1a9c5c2a4f201fcdc1f7e4a4fd04e55b91d30241eb5260acd143 Homepage: https://cran.r-project.org/package=littler Description: GNU R scripting and command-line front-end -- transition package The 'r' (aka 'littler') program provides a lightweight 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. . This virtual package ensures that 'r-cran-littler' is installed. Once that is done, this 'littler' package can be removed. Package: littler Architecture: all Version: 0.3.17-1.2004.3 Priority: optional Section: gnu-r Maintainer: Dirk Eddelbuettel Installed-Size: 24 Depends: r-cran-littler Filename: focal-cran40/littler_0.3.17-1.2004.3_all.deb Size: 17516 MD5sum: 3f783268bd66c1945f484f89fe19b94b SHA1: 4707c146b4841fdb430d81fc4aaeeaef12793828 SHA256: 1bfbd6585250fdef31730761f4c82237e9afff293724cd265ed338e6eff7be3d SHA512: dc88e1e548f62766b661416bd3ab0a0187d31da94c046596c85d93d5b77eed142efa809c15bbbab6ede532cd76cf9640a3c199502fd79f5bd46e17c5d5eb2265 Homepage: https://cran.r-project.org/package=littler Description: GNU R scripting and command-line front-end -- transition package The 'r' (aka 'littler') program provides a lightweight 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. . This virtual package ensures that 'r-cran-littler' is installed. Once that is done, this 'littler' package can be removed. Package: littler Architecture: all Version: 0.3.18-1.2004.0 Priority: optional Section: gnu-r Maintainer: Dirk Eddelbuettel Installed-Size: 24 Depends: r-cran-littler Filename: focal-cran40/littler_0.3.18-1.2004.0_all.deb Size: 17812 MD5sum: 46bf2da9bc0a9022a26c7cca2e069d43 SHA1: 8330006c5c67fb1683b2c958d2eec90dc071582b SHA256: 5175678b292392c665ba19af05e73e7d68ebbc0b8993ed233c20764efb80f052 SHA512: 13cea93e6412e740284fa9a9853429c0154d513910c99ad71cc0464524556eee9a39d7e4738c0812af59abdb458fcc11247276d8e4dda1784c31c12feba4ada2 Homepage: https://cran.r-project.org/package=littler Description: GNU R scripting and command-line front-end -- transition package The 'r' (aka 'littler') program provides a lightweight 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. . This virtual package ensures that 'r-cran-littler' is installed. Once that is done, this 'littler' package can be removed. Package: littler Architecture: all Version: 0.3.19-1.2004.0 Priority: optional Section: gnu-r Maintainer: Dirk Eddelbuettel Installed-Size: 25 Depends: r-cran-littler Filename: focal-cran40/littler_0.3.19-1.2004.0_all.deb Size: 18432 MD5sum: 21ed324011dd13f743609b055f985082 SHA1: 4ea7be562fa6747ff98af76f83bb1435d0f4b59a SHA256: f7343527dad84c1501736b8f9f514cd06c311f14e614239efa46500ed9baeb2a SHA512: bcc181e76d2c594930d56f7d2fd54cb1d093e4d60ab49de4b568c94ee8cc604da2c61fc9066861715d4f4e4727e7ff9e080340c006c982b39b0fbeaff7a071f1 Homepage: https://cran.r-project.org/package=littler Description: GNU R scripting and command-line front-end -- transition package The 'r' (aka 'littler') program provides a lightweight 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. . This virtual package ensures that 'r-cran-littler' is installed. Once that is done, this 'littler' package can be removed. Package: littler Architecture: all Version: 0.3.20-2.2004.0 Priority: optional Section: gnu-r Maintainer: Dirk Eddelbuettel Installed-Size: 25 Depends: r-cran-littler Filename: focal-cran40/littler_0.3.20-2.2004.0_all.deb Size: 19072 MD5sum: 487a4b808d0c9c537b073ee38e329d08 SHA1: 154e2310be1bd6ce621bc116eecc2bcab412b963 SHA256: e0a22ab1b1bdf63e2f3c11163e5e52bf32d48a7b1c62bce55079bb76195fe66c SHA512: 07255072a9195ad6631190e4759392b70163829e8bb1d23ecf66570d5097a9af507cc619e548d28bbdb2f4a9c651bc083d54db4cab3cdf64759494ecfaafbe5b Homepage: https://cran.r-project.org/package=littler Description: GNU R scripting and command-line front-end -- transition package The 'r' (aka 'littler') program provides a lightweight 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. . This virtual package ensures that 'r-cran-littler' is installed. Once that is done, this 'littler' package can be removed. Package: littler Architecture: all Version: 0.3.21-1.2004.0 Priority: optional Section: gnu-r Maintainer: Dirk Eddelbuettel Installed-Size: 26 Depends: r-cran-littler Filename: focal-cran40/littler_0.3.21-1.2004.0_all.deb Size: 19940 MD5sum: 09810dc66bc21af976ce83bda7b35eb6 SHA1: 77ef4c5b2d4f3dce7196434da0985bd9322854b3 SHA256: c186e4f02d0ea86ea87c020ff50dedeeb21cbee34d514f2f13488e2501415044 SHA512: 059a44dacc7c8bbdbf160b59359450bafe81310fe4ea982614193efa91769bc8f99ed551039f860c2e7554d74aa79b87a36c340db21d9bb2ed2f2514efd9435d Homepage: https://cran.r-project.org/package=littler Description: GNU R scripting and command-line front-end -- transition package The 'r' (aka 'littler') program provides a lightweight 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. . This virtual package ensures that 'r-cran-littler' is installed. Once that is done, this 'littler' package can be removed. Package: littler Architecture: all Version: 0.3.21-2.2004.0 Priority: optional Section: gnu-r Maintainer: Dirk Eddelbuettel Installed-Size: 11 Depends: r-cran-littler Filename: focal-cran40/littler_0.3.21-2.2004.0_all.deb Size: 5736 MD5sum: b7ff9880e0a4fbeb7d4b8b9b087cc947 SHA1: 39835c73cb128f41a39144a91149be3d94bb16a4 SHA256: 76a9d19ec75fe1fd6fbfc6b5673807c5ba2628a909a9a0ec20db077e0ca2e153 SHA512: da90f8c00c0cf29e6158d0904bf7e9ef42a40a2bd9ca7bd485c2374ac28c999f56571ebc5f997a35ef8f14d7e40b47347f82ade20c262be56eef04c96d59585e Homepage: https://cran.r-project.org/package=littler Description: GNU R scripting and command-line front-end -- transition package The 'r' (aka 'littler') program provides a lightweight 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. . This virtual package ensures that 'r-cran-littler' is installed. Once that is done, this 'littler' package can be removed. Package: littler Architecture: all Version: 0.3.22-1.2004.0 Priority: optional Section: gnu-r Maintainer: Dirk Eddelbuettel Installed-Size: 11 Depends: r-cran-littler Filename: focal-cran40/littler_0.3.22-1.2004.0_all.deb Size: 5776 MD5sum: 86beefa2597bf928f204df13740171ba SHA1: 2cba181d8c973d304e7dd042d12f40ddca286c3c SHA256: 70d17bee1b5534f413e85d7df67625051dcd64a1e50c3b2e4f81e46edf72cf57 SHA512: 4b4b2e011768265dab8d2d31709efd83cf0f9b4028ed28500b269564ec151eb6277b2d2e702a1145e657969f999c8dc822504747fbbc967fe34f3f1304673c09 Homepage: https://cran.r-project.org/package=littler Description: GNU R scripting and command-line front-end -- transition package The 'r' (aka 'littler') program provides a lightweight 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. . This virtual package ensures that 'r-cran-littler' is installed. Once that is done, this 'littler' package can be removed. Package: littler Architecture: all Version: 0.3.9-1focal0 Priority: optional Section: gnu-r Maintainer: Dirk Eddelbuettel Installed-Size: 22 Depends: r-cran-littler Filename: focal-cran40/littler_0.3.9-1focal0_all.deb Size: 14712 MD5sum: 45dcac8917c6596e2b3eff4b082a74da SHA1: 37f91ea2a0490402a5dae961748012f64eceaf95 SHA256: 2fafcd633a904fc5c1398375418aed54fdd429e0b4f527b0e05691d1c5fa3611 SHA512: d0829226e8d52cb841bafd25c4c82b37451eef779e57c6af1b0abdb0d591b3d9c784cb2f0cb61649f9f0c18a647dc84a4341c9e498828e4b17f573b54608341f Homepage: https://cran.r-project.org/package=littler Description: GNU R scripting and command-line front-end -- transition package The 'r' (aka 'littler') program provides a lightweight 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. . This virtual package ensures that 'r-cran-littler' is installed. Once that is done, this 'littler' package can be removed. Package: python3-rpy2 Architecture: amd64 Version: 3.3.2-1.2004.0 Priority: optional Section: python Source: rpy2 Maintainer: Dirk Eddelbuettel Installed-Size: 865 Provides: python3-rpy2 Depends: libc6 (>= 2.4), python3 (>= 3~), python3-cffi-backend-api-min (<= 9729), python3-cffi-backend-api-max (>= 9729), python3-jinja2, python3-pytest, python3-tz, python3-tzlocal, python3:any (>= 3.6~), python3-numpy, r-base-core (>= 3.5.0) Suggests: python-rpy-docs Filename: focal-cran40/python3-rpy2_3.3.2-1.2004.0_amd64.deb Size: 178308 MD5sum: 9729f01fa4ca255d0a09599c86fc3473 SHA1: 730d1a6ec11db7aa47d2b8056a944ca88aea2f9b SHA256: b119a63ab00e26bdb64f1027f6c74e9b8ec62033094c3286d0ae268921a598c7 SHA512: 7ae16a92c75b30909b3627ae95853c12ca5777f397e5af654fe5ce363a89a842b45b2929d81aa8d6c6ba36999af7e317a0796140939021972bde208758945f53 Homepage: https://pypi.org/project/rpy2/ Description: Python3 interface to the GNU R language and environment (version 2) This Debian package provides RPy2, 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. Rpy2 is a rewrite and extension of the older RPy interface. Package: python3-rpy2 Architecture: amd64 Version: 3.3.3-1.2004.0 Priority: optional Section: python Source: rpy2 Maintainer: Dirk Eddelbuettel Installed-Size: 869 Provides: python3-rpy2 Depends: libc6 (>= 2.4), python3 (>= 3~), python3-cffi-backend-api-min (<= 9729), python3-cffi-backend-api-max (>= 9729), python3-jinja2, python3-pytest, python3-tz, python3-tzlocal, python3:any (>= 3.6~), python3-numpy, r-base-core (>= 3.5.0) Suggests: python-rpy-docs Filename: focal-cran40/python3-rpy2_3.3.3-1.2004.0_amd64.deb Size: 178984 MD5sum: e05f3c450c320c761ed97b78edcc690d SHA1: 4c436df7cfa5113fa491d014760005ab7ad2015d SHA256: ec6657de7839706cf338021808ee40583b890838633768ad56f8ececade92a5d SHA512: 642709bff57ab4920020551f814d46ffd795a6671ac7418d63abf30e2cd828c35b7fa5b4621c0effd599ce5a9a28ebd982e8d47962ce26b1bfdf6b045bf923ec Homepage: https://pypi.org/project/rpy2/ Description: Python3 interface to the GNU R language and environment (version 2) This Debian package provides RPy2, 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. Rpy2 is a rewrite and extension of the older RPy interface. Package: python3-rpy2 Architecture: amd64 Version: 3.3.4-1.2004.0 Priority: optional Section: python Source: rpy2 Maintainer: Dirk Eddelbuettel Installed-Size: 869 Provides: python3-rpy2 Depends: libc6 (>= 2.4), python3 (>= 3~), python3-cffi-backend-api-min (<= 9729), python3-cffi-backend-api-max (>= 9729), python3-jinja2, python3-pytest, python3-tz, python3-tzlocal, python3:any (>= 3.6~), python3-numpy, r-base-core (>= 3.5.0) Suggests: python-rpy-docs Filename: focal-cran40/python3-rpy2_3.3.4-1.2004.0_amd64.deb Size: 179200 MD5sum: c04447825d1a193c7eb1c64fa85dcdaa SHA1: a29b10d3b65dd36db1dd9a87029bee42c689bc18 SHA256: ce0bcd0ef848c6ab12aca2e4d15cfdba074a3827ba463933f3e7ffb76bd91a83 SHA512: 42f2c71102d7d35fc15f437d5db9e249417285d5999640eb6643e1055256fc303ddeb9b313ae71cb6fa9a2a39455a16d8b324342a41b90cd17103d776c56528d Homepage: https://pypi.org/project/rpy2/ Description: Python3 interface to the GNU R language and environment (version 2) This Debian package provides RPy2, 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. Rpy2 is a rewrite and extension of the older RPy interface. Package: python3-rpy2 Architecture: amd64 Version: 3.3.5-1.2004.0 Priority: optional Section: python Source: rpy2 Maintainer: Dirk Eddelbuettel Installed-Size: 869 Provides: python3-rpy2 Depends: libc6 (>= 2.4), python3 (>= 3~), python3-cffi-backend-api-min (<= 9729), python3-cffi-backend-api-max (>= 9729), python3-jinja2, python3-pytest, python3-tz, python3-tzlocal, python3:any (>= 3.6~), python3-numpy, r-base-core (>= 3.5.0) Suggests: python-rpy-docs Filename: focal-cran40/python3-rpy2_3.3.5-1.2004.0_amd64.deb Size: 179296 MD5sum: b12fd01397845f9ad7cf43086ffc6cbd SHA1: f581b2358a29d1dfb54a44cf6a486790de150083 SHA256: 10290bf9eeef5be2a88f59ed9cbaec6c8f67959a335fb66fed7c4f221a4ca8ba SHA512: 4b53060d83534b1401d97399e8a32ed02ee481253c4981da689f57886937deb91297bbfc459d35c6bd7310b814fd13594f7946c5388dac10ece7e8f8c09f74c4 Homepage: https://pypi.org/project/rpy2/ Description: Python3 interface to the GNU R language and environment (version 2) This Debian package provides RPy2, 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. Rpy2 is a rewrite and extension of the older RPy interface. Package: python3-rpy2 Architecture: amd64 Version: 3.4.1-1.2004.0 Priority: optional Section: python Source: rpy2 Maintainer: Dirk Eddelbuettel Installed-Size: 901 Provides: python3-rpy2 Depends: libc6 (>= 2.4), python3 (>= 3~), python3-cffi-backend-api-min (<= 9729), python3-cffi-backend-api-max (>= 9729), python3-jinja2, python3-pytest, python3-tz, python3-tzlocal, python3:any (>= 3.6~), python3-numpy, r-base-core (>= 3.5.0) Suggests: python-rpy-docs Filename: focal-cran40/python3-rpy2_3.4.1-1.2004.0_amd64.deb Size: 184648 MD5sum: 2170ba9a421a86c1d216f35d65e2675a SHA1: 54bf00ce22ddbd0a22a1f5deff99c44b3969a7d9 SHA256: a688f524e6e630f71c60ecdb21797a8351402a0166838aa2f0b8385cfbce3dbf SHA512: 222723a24b45c4747df41b3bf1b0280dfa906f4af5cbdd71b2dae93807f0d75aaa96db212ecb569c5f57d59bae809e99598470fabdb7820e621285f667ba2c8e Homepage: https://pypi.org/project/rpy2/ Description: Python3 interface to the GNU R language and environment (version 2) This Debian package provides RPy2, 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. Rpy2 is a rewrite and extension of the older RPy interface. Package: python3-rpy2 Architecture: amd64 Version: 3.4.2-1.2004.0 Priority: optional Section: python Source: rpy2 Maintainer: Dirk Eddelbuettel Installed-Size: 905 Provides: python3-rpy2 Depends: libc6 (>= 2.4), python3 (>= 3~), python3-cffi-backend-api-min (<= 9729), python3-cffi-backend-api-max (>= 9729), python3-jinja2, python3-tz, python3-tzlocal, python3:any (>= 3.6~), python3-numpy, r-base-core (>= 3.5.0) Suggests: python-rpy-docs Filename: focal-cran40/python3-rpy2_3.4.2-1.2004.0_amd64.deb Size: 185004 MD5sum: 2102f51fdf37d0d49e506ab870038cf8 SHA1: 70aa4ab3fd89f5b9b18da53ab1ee2c3fc0b3a4fd SHA256: e52ef3ecb96fb3be1b76e7a14398d8d173671e046593ad8795b8e88d3adb1404 SHA512: d2678c567e8401d34521393523a56a369192d442efdb8f7f045bb500ef4315f98824eb97f29b26a6ee3e08a11f000960fbf10f3d82166c36ee36023df1b9b584 Homepage: https://pypi.org/project/rpy2/ Description: Python3 interface to the GNU R language and environment (version 2) This Debian package provides RPy2, 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. Rpy2 is a rewrite and extension of the older RPy interface. Package: python3-rpy2 Architecture: amd64 Version: 3.4.3-1.2004.0 Priority: optional Section: python Source: rpy2 Maintainer: Dirk Eddelbuettel Installed-Size: 909 Provides: python3-rpy2 Depends: libc6 (>= 2.4), python3 (>= 3~), python3-cffi-backend-api-min (<= 9729), python3-cffi-backend-api-max (>= 9729), python3-jinja2, python3-tz, python3-tzlocal, python3:any (>= 3.6~), python3-numpy, r-base-core (>= 3.5.0) Suggests: python-rpy-docs Filename: focal-cran40/python3-rpy2_3.4.3-1.2004.0_amd64.deb Size: 186408 MD5sum: 1bc6ebb6235d4f78d1247b511fe1177f SHA1: e10e54e6bf2b6958047222c2f0f9d2785d910593 SHA256: ff14bbd1f2c01acfb7684ea593845750131a8aa5002b8e020c08954f64cfa54a SHA512: 197b676e92353db32931ee246d888d5a2249e68eaf6aa6d843afdfac146855087b5d926c9c7a0c33262404c59d0ba191dea7143319dc721837386b120162c302 Homepage: https://pypi.org/project/rpy2/ Description: Python3 interface to the GNU R language and environment (version 2) This Debian package provides RPy2, 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. Rpy2 is a rewrite and extension of the older RPy interface. Package: python3-rpy2 Architecture: amd64 Version: 3.4.4-1.2004.0 Priority: optional Section: python Source: rpy2 Maintainer: Dirk Eddelbuettel Installed-Size: 910 Provides: python3-rpy2 Depends: libc6 (>= 2.4), python3 (>= 3~), python3-cffi-backend-api-min (<= 9729), python3-cffi-backend-api-max (>= 9729), python3-jinja2, python3-tz, python3-tzlocal, python3:any (>= 3.6~), python3-numpy, r-base-core (>= 3.5.0) Suggests: python-rpy-docs Filename: focal-cran40/python3-rpy2_3.4.4-1.2004.0_amd64.deb Size: 186464 MD5sum: b3121f727aede5a99fb67b619ceef415 SHA1: 7e613577693d24400bc59e25da079029bd012a69 SHA256: 209cf9fae01011ce2ddf21b62eafcec3a3045acfee9c101dfd3e69bd1d790de1 SHA512: 44a45342f1664de84f922111fc97aad71b5b393e793230c8e178b30470d7ff3829f12ca939e5fc699f6840af60e8dd35320fa6ee1a684aba3fa185f19f4a1d97 Homepage: https://pypi.org/project/rpy2/ Description: Python3 interface to the GNU R language and environment (version 2) This Debian package provides RPy2, 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. Rpy2 is a rewrite and extension of the older RPy interface. Package: python3-rpy2 Architecture: amd64 Version: 3.4.5-1.2004.0 Priority: optional Section: python Source: rpy2 Maintainer: Dirk Eddelbuettel Installed-Size: 910 Provides: python3-rpy2 Depends: libc6 (>= 2.4), python3 (>= 3~), python3-cffi-backend-api-min (<= 9729), python3-cffi-backend-api-max (>= 9729), python3-jinja2, python3-tz, python3-tzlocal, python3:any (>= 3.6~), python3-numpy, r-base-core (>= 3.5.0) Suggests: python-rpy-docs Filename: focal-cran40/python3-rpy2_3.4.5-1.2004.0_amd64.deb Size: 186608 MD5sum: 4e4c42aacedec41602f484e484e5310b SHA1: c45913199f62a4332eba3a061453b91e6a29a435 SHA256: d77f1a8aa398c7aaf57d8e71ed1107773b7461827b7e0f2098df4ef2b37c43a6 SHA512: 66c76ebcd21b1fc364e9d3e0d733bf886b68706209d7f6a2e054fd7882b4a618a00de684552ba65913f187bb30d356ec74725f299e065c09501cdca1e659693e Homepage: https://pypi.org/project/rpy2/ Description: Python3 interface to the GNU R language and environment (version 2) This Debian package provides RPy2, 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. Rpy2 is a rewrite and extension of the older RPy interface. Package: python3-rpy2 Architecture: amd64 Version: 3.5.1-1.2004.0 Priority: optional Section: python Source: rpy2 Maintainer: Dirk Eddelbuettel Installed-Size: 949 Provides: python3-rpy2, python3.8-rpy2 Depends: libc6 (>= 2.4), python3 (<< 3.9), python3 (>= 3~), python3-cffi-backend-api-min (<= 9729), python3-cffi-backend-api-max (>= 9729), python3-jinja2, python3-tz, python3-tzlocal, python3:any (>= 3.6~), python3-numpy, r-base-core (>= 3.5.0) Suggests: python-rpy-docs Filename: focal-cran40/python3-rpy2_3.5.1-1.2004.0_amd64.deb Size: 193604 MD5sum: 9e3a15306216bc2aa1ae8f0d3a940e90 SHA1: f0192afc3fd86224bd88c6f246de32bfb1d3479b SHA256: a5395e8d0328d8bceb3266deed72da9c16d21b94daf85d8997dfed9c47bda73c SHA512: 5c719b3d0c3546ec54ad70db2b4066452d487f2829d941fe23cf2bba1df3336d44af34dd0cb8c88213125603d36a92a24da96a28e0ff0b78859d6e3094b442ba Homepage: https://rpy2.github.io/ Description: Python3 interface to the GNU R language and environment (version 2) This Debian package provides RPy2, 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. Rpy2 is a rewrite and extension of the older RPy interface. Package: python3-rpy2 Architecture: amd64 Version: 3.5.10-1.2004.0 Priority: optional Section: python Source: rpy2 Maintainer: Dirk Eddelbuettel Installed-Size: 242 Provides: python3-rpy2, python3.8-rpy2 Depends: libc6 (>= 2.4), python3 (<< 3.9), python3 (>= 3~), python3:any (>= 3.6~), python3-numpy, r-base-core (>= 3.5.0), python3-jinja2, python3-tzlocal Suggests: python-rpy-docs Filename: focal-cran40/python3-rpy2_3.5.10-1.2004.0_amd64.deb Size: 71204 MD5sum: 2c343cd899d07c503e6f47016f2bf10d SHA1: 0fe6db61cc5884e56a85688ce16d9203a36ef17d SHA256: 69af7979562f9141065103305ef6548116dc0de13d2cb4fc3cae7a6169109744 SHA512: fb98851c331591f5190a9ffad7219038f2baafdec764a4c9afbe4b9e01f20bf9ccc3b8e8b4838effe500fd522a123da85f3907e49b37591945e2181945c5559e Homepage: https://rpy2.github.io/ Description: Python3 interface to the GNU R language and environment (version 2) This Debian package provides RPy2, 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. Rpy2 is a rewrite and extension of the older RPy interface. Package: python3-rpy2 Architecture: amd64 Version: 3.5.11-1.2004.0 Priority: optional Section: python Source: rpy2 Maintainer: Dirk Eddelbuettel Installed-Size: 242 Provides: python3-rpy2, python3.8-rpy2 Depends: libc6 (>= 2.4), python3 (<< 3.9), python3 (>= 3~), python3:any (>= 3.6~), python3-numpy, r-base-core (>= 3.5.0), python3-jinja2, python3-tzlocal Suggests: python-rpy-docs Filename: focal-cran40/python3-rpy2_3.5.11-1.2004.0_amd64.deb Size: 71252 MD5sum: d07ec09d6d748e6e1e6b95dcf7ea3263 SHA1: f2fcb3d144bd3395e0661dc880e9219cd7ebaf9a SHA256: d367c84ee98c423edb8885e9be71a7fc96799bf1f27c0e83f83d836a64479f4b SHA512: 5898c7417ad304dc39798e67b554a1c274e52b60c011ef919b14ca2dcdb223f772b997cd58422aa129684347852c0ea3a1278a1f05cb0dd8eb36048a9b9473b1 Homepage: https://rpy2.github.io/ Description: Python3 interface to the GNU R language and environment (version 2) This Debian package provides RPy2, 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. Rpy2 is a rewrite and extension of the older RPy interface. Package: python3-rpy2 Architecture: amd64 Version: 3.5.12-1.2004.0 Priority: optional Section: python Source: rpy2 Maintainer: Dirk Eddelbuettel Installed-Size: 243 Provides: python3-rpy2, python3.8-rpy2 Depends: libc6 (>= 2.4), python3 (<< 3.9), python3 (>= 3~), python3:any (>= 3.6~), python3-numpy, r-base-core (>= 3.5.0), python3-jinja2, python3-tzlocal Suggests: python-rpy-docs Filename: focal-cran40/python3-rpy2_3.5.12-1.2004.0_amd64.deb Size: 71404 MD5sum: 1c34204ad7ee648bab90c8c57d729636 SHA1: 01adf4dce62b5bcd7ede43922d96b699db221363 SHA256: 0a49db03c7f18a3587245e714cbee2137554d52556efe08024861fcc7b9644ac SHA512: d9600123e243f85c8e45f396b0d7447787eb7c99d07669455d7b195f0d4612e7fd61c16cbfdc7e13d931f4634f02bb48dce26cbed5706ae842f65102c09e269b Homepage: https://rpy2.github.io/ Description: Python3 interface to the GNU R language and environment (version 2) This Debian package provides RPy2, 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. Rpy2 is a rewrite and extension of the older RPy interface. Package: python3-rpy2 Architecture: amd64 Version: 3.5.5-1.2004.0 Priority: optional Section: python Source: rpy2 Maintainer: Dirk Eddelbuettel Installed-Size: 980 Provides: python3-rpy2, python3.8-rpy2 Depends: libc6 (>= 2.4), python3 (<< 3.9), python3 (>= 3~), python3-cffi-backend-api-min (<= 9729), python3-cffi-backend-api-max (>= 9729), python3-jinja2, python3-tz, python3-tzlocal, python3:any (>= 3.6~), python3-numpy, r-base-core (>= 3.5.0) Suggests: python-rpy-docs Filename: focal-cran40/python3-rpy2_3.5.5-1.2004.0_amd64.deb Size: 200488 MD5sum: 20e0fa893848294ab88fd901d9d7a1d3 SHA1: 069c8a5ec2069c1f9e8a8bb3e7a9530441b465fd SHA256: d59dc3a16d6d92f9f980d20d6569dfde9a8a6e7178c1401750601535638a97c8 SHA512: 061ae382f1bbfbbc4919fa50457ee128014737a0de00ed6c5e81593ad7a404ec8152b11ae87e9d9626d4e3b217d94abb57b17f874e86e990c2a9ecc926cfa187 Homepage: https://rpy2.github.io/ Description: Python3 interface to the GNU R language and environment (version 2) This Debian package provides RPy2, 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. Rpy2 is a rewrite and extension of the older RPy interface. Package: r-base-core-dbg Architecture: amd64 Version: 4.0.0-1.2004.0 Priority: optional Section: debug Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 7334 Depends: r-base-core (= 4.0.0-1.2004.0), r-base-dev (= 4.0.0-1.2004.0) Filename: focal-cran40/r-base-core-dbg_4.0.0-1.2004.0_amd64.deb Size: 7035080 MD5sum: d7d579a1e9ccd5bd2fdab2ee0f98c972 SHA1: 6e7bacc22c2c1655e1aab2891eb9c530c9d1a19b SHA256: 252edaca07dca024e072dcc5241d12704416cb9bf1ae0175cbde498a99f64ea5 SHA512: a362397de59d0c7ecb4777960c93d033ac6ca6f805ba07ff1541a765790ab9f46362163285c167da5297e55a75495b560609218f5384fe9cb9fbe8f39f419650 Homepage: http://www.r-project.org/ 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, several 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. Build-Ids: 30e70893a679dccdb3189189dfc592da91034e91 3691d8e40834ba4de4842d789328dbbe5be5d895 40f4c381f6fba6f7b9485e0c7d9fb1cea368a70d 4fa9ace41f79a7deb5f22ee42d1c09913e8b5d74 87229715831411d7004bcbd754b7e7c3106782d7 898a1c74f3d834d84b3b887041b1db15f16b911c 8fa241ea4d8e918cba70ad997d42feb471c6816f aa65f5ab99331286a4d004704c92bee3d4ed68d0 b40cb6f4b8a9077f49a6179e4ee9eae4479c9e4c ba8245fa2b3d16964db466267c27db51e7cdaf1f bd6b872a06f6f7f6bfe44576f75d9eae75163eaf cccf9329ac0d6453d30b95e85e6037d4de720d92 d3d61ecc0d9b50337806d7e4a0c36e47a02c39ec d457abded7d37d44dbead4bde08c455736a87691 d5d9bde18ff4e3053a425eeef86519cd75e93198 d988a5758e4663ff03ea50c3dffeeed03daf0bd1 e30345ee587e9b52c99df66f8c19e9dece73e40b f59a57d44f23cf416dad87829f2671e5db7368ff ff5d8fdfa888410e942d5c51317bbdd2ba6ab0ce Package: r-base-core-dbg Architecture: amd64 Version: 4.0.1-1.2004.0 Priority: optional Section: debug Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 7341 Depends: r-base-core (= 4.0.1-1.2004.0), r-base-dev (= 4.0.1-1.2004.0) Filename: focal-cran40/r-base-core-dbg_4.0.1-1.2004.0_amd64.deb Size: 7043456 MD5sum: f9fd34204d34d57d056a0ed70511f2e7 SHA1: 25e3f2c817bfd380c6447339d7b2542d23f7b8e0 SHA256: 0390192c2ad2a11eb7ae15a2c54fb363a705850d6a9822c90cbf36d310b6c577 SHA512: a40fe1538cffc188f87c08c9207e5ca96a7b91f5eba5bd502b079db1e3be6bd305cfb7d6f62ce1f07d189c7d874c47b1347fc09658630aed91d9762a9f38f9b6 Homepage: http://www.r-project.org/ 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, several 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. Build-Ids: 1b9a58f1b0615ba0a5405cc6c6bdb707acbf0e67 1e19a895dfba6086716ce55c3a2c90fb4e4189e2 294eb7046ef580197f237dde3fdb40add46e0e78 2a11e29cea7852a0dc9ba1e2df44695aafbbd3a8 2d2f86e1ce114bc5b9b1d0e4869388d69c632319 2da23b83568eb9353637e3ca01d5c201c497fcda 2e8b4e827a46c5e7a081eb9a4cd3197db9be9ee8 32138f4e910ef24c266e1a0de8fd428ee640a30f 4800e284fd1cc439b20352e20c5994461a706083 48af66e1311a0ae000d6708bf631deaa7be0557f 5b949fad1f8196efa4ce11429135359ee04b2c3e 87229715831411d7004bcbd754b7e7c3106782d7 c3e1656629083e8d779c20e807bc6d818992d6c3 d3d61ecc0d9b50337806d7e4a0c36e47a02c39ec db176aff369a2230b64763236171f0efefe78d1e ee560a8a5d43c567d36c2a6808d1d44d54ac104e f10de219113919893d37c30397bbcd1dc108e0c6 f96b9ad72386fcd77d6562c779097f7a84f6e06f fcf61cda910ed10d327d337f4b840db25fdf147e Package: r-base-core-dbg Architecture: amd64 Version: 4.0.2-1.2004.0 Priority: optional Section: debug Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 7343 Depends: r-base-core (= 4.0.2-1.2004.0), r-base-dev (= 4.0.2-1.2004.0) Filename: focal-cran40/r-base-core-dbg_4.0.2-1.2004.0_amd64.deb Size: 7044516 MD5sum: c1d9399902c2f8ee5323ae662272c3d6 SHA1: ce99996a13ab43df5a6c87000c0aa2dbb4f1dde1 SHA256: 03117fa60024e4f998d27f2bf7aa45f36195e7e8c365b8ba3bf0cac9a17bd8fe SHA512: d546c980825369301ae21844a04f7560df6e7b4518c589a5306b731325f60b7264a4e7ef45eb1afa776fdad930316aaa509cfc4b003ba8fc92e291b2eb84dbfd Homepage: http://www.r-project.org/ 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, several 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. Build-Ids: 14fd50768518e3af60e7a0747e6cc5729575c7aa 1b9a58f1b0615ba0a5405cc6c6bdb707acbf0e67 1e19a895dfba6086716ce55c3a2c90fb4e4189e2 294eb7046ef580197f237dde3fdb40add46e0e78 2a11e29cea7852a0dc9ba1e2df44695aafbbd3a8 2da23b83568eb9353637e3ca01d5c201c497fcda 2e8b4e827a46c5e7a081eb9a4cd3197db9be9ee8 4261d840ae76816d106851d51568dd27921d67f6 48af66e1311a0ae000d6708bf631deaa7be0557f 5b949fad1f8196efa4ce11429135359ee04b2c3e 5ff84b76d751e80e59241793799a810efb055ba8 87229715831411d7004bcbd754b7e7c3106782d7 af63a4c6074f1728f04822245eddee09229ede83 c3e1656629083e8d779c20e807bc6d818992d6c3 d3d61ecc0d9b50337806d7e4a0c36e47a02c39ec db176aff369a2230b64763236171f0efefe78d1e f10de219113919893d37c30397bbcd1dc108e0c6 f96b9ad72386fcd77d6562c779097f7a84f6e06f fcf61cda910ed10d327d337f4b840db25fdf147e Package: r-base-core-dbg Architecture: amd64 Version: 4.0.3-1.2004.0 Priority: optional Section: debug Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 7345 Depends: r-base-core (= 4.0.3-1.2004.0), r-base-dev (= 4.0.3-1.2004.0) Filename: focal-cran40/r-base-core-dbg_4.0.3-1.2004.0_amd64.deb Size: 7046580 MD5sum: 5cd383658888954510fbab1bb5587e2a SHA1: 4c42cb914c6b214893c893e506be9375bbec5348 SHA256: e2e1a437a049af78cac38a59e97bbccb9cdc89c64c625c5ec744655e76848e19 SHA512: 7f23da3fc65a7456ed8bad09d6561a61ebd6a8c8e840d9e516277b714776047eb7b614ad76e489d97ee2d013c4edb20fca93c4c59f6a926db6f39c08c5d27612 Homepage: http://www.r-project.org/ 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, several 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. Build-Ids: 1031b51fa44cb4447be92de4116c7d0be526b70b 2e5fc2f09dc8a45188a5e5ecfbcfbb25d98ef473 36c4594cf692846e1020fb9fec6c40df820621a9 4bd814e304bd9577d0ed751a170e7076a065b3d2 67b66c463fa6fd673ff2bc39af331ac883885afa 71fbbf3b3ee43fce912d238e7040b914a5dd5c36 7538080541eb3246201a6a45b4766c97c0b14fb9 7ac79d1c84ef6d53a587b93332de1669e5e290b0 8c9d52068d69bd35c637e0903e77efe130d00152 8d2bf1ab4c1511224024a95429c3323b5ba4f5b9 9b22e5c2c0fbbfeb290cfa59644db3d0ec86b193 9e22d0dd68b10a7ea4e6d03e9da0a20e02e373cb aff93c13d48f414f63bcaaf176924df5c250f7f7 d09ffc821081cadb642dd8a2d7f7ac399bba65c6 d595892b56174a5edca268ace7d2a3f1144528df da22b7c92294850f2030533501c0c778a9769688 eeaf12de5838134c3217770a9f7fc846d236eb83 f5198772de2a22e3190cec854d96ca5cb4826d3f fd22c6f5171d712e3fbfc581a714fc1f1d838de3 Package: r-base-core-dbg Architecture: amd64 Version: 4.0.4-1.2004.0 Priority: optional Section: debug Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 7348 Depends: r-base-core (= 4.0.4-1.2004.0), r-base-dev (= 4.0.4-1.2004.0) Filename: focal-cran40/r-base-core-dbg_4.0.4-1.2004.0_amd64.deb Size: 7051972 MD5sum: 223fabf0630ccfea222cf4049f4174bc SHA1: 4eef61406fe96d202ede7d3c31fa76dbf7bf14c5 SHA256: 857ba0c2d60365c20fb50d06ccf807ad650c952526cc96a164e87e607c183794 SHA512: cf3f557325d64bf58837ff8a5652c4772311f6974ca91109397dd412a6af11884168bb770566b03fa00fefdf221f44f5181f5195cf0708f988e11fac0384f2af Homepage: http://www.r-project.org/ 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, several 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. Build-Ids: 1031b51fa44cb4447be92de4116c7d0be526b70b 28c624f01121d4582e965c60f0a00a893783ebc4 4cc78f2236d8dd259af01dbfdc9db68e0801b80c 677a390d78b2d430390b535dc6725cd8815ea8b7 67b66c463fa6fd673ff2bc39af331ac883885afa 6c5725db263fc59e5b1ee0d3b6b45c1f3bd5c090 71fbbf3b3ee43fce912d238e7040b914a5dd5c36 7538080541eb3246201a6a45b4766c97c0b14fb9 7ac79d1c84ef6d53a587b93332de1669e5e290b0 8c9d52068d69bd35c637e0903e77efe130d00152 9b22e5c2c0fbbfeb290cfa59644db3d0ec86b193 9e22d0dd68b10a7ea4e6d03e9da0a20e02e373cb d09ffc821081cadb642dd8a2d7f7ac399bba65c6 d595892b56174a5edca268ace7d2a3f1144528df da22b7c92294850f2030533501c0c778a9769688 edac8d0bc7b44d51ec81c01c10773ce4086fe72d eeaf12de5838134c3217770a9f7fc846d236eb83 f5198772de2a22e3190cec854d96ca5cb4826d3f fd22c6f5171d712e3fbfc581a714fc1f1d838de3 Package: r-base-core-dbg Architecture: amd64 Version: 4.0.5-1.2004.0 Priority: optional Section: debug Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 7349 Depends: r-base-core (= 4.0.5-1.2004.0), r-base-dev (= 4.0.5-1.2004.0) Filename: focal-cran40/r-base-core-dbg_4.0.5-1.2004.0_amd64.deb Size: 7051752 MD5sum: 81776029b180a68e398163bb75928fde SHA1: cd3a7a1698a361a5d380189a4b5dc341b53036cc SHA256: 462658e8875a889c7301c86f27af6bcc563519b349721af45570934a65f38abf SHA512: fdac160b264555e0acaabcd64454216699ee1a1544daa360c6f5c8a48abc86c42e24c4db443515e40ce0d0e7419870ad25e1f38fc0ec6b363765622d07cf324a Homepage: http://www.r-project.org/ 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, several 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. Build-Ids: 1031b51fa44cb4447be92de4116c7d0be526b70b 21a0f715653b9122a38e030c7ece4030b4600181 28c624f01121d4582e965c60f0a00a893783ebc4 2934546df48121f5f6c365744a8fb394674fc3fd 67b66c463fa6fd673ff2bc39af331ac883885afa 71fbbf3b3ee43fce912d238e7040b914a5dd5c36 7538080541eb3246201a6a45b4766c97c0b14fb9 7ac79d1c84ef6d53a587b93332de1669e5e290b0 7c9738d5949108bcccc3767b65e4a2e79c4d4f53 8c9d52068d69bd35c637e0903e77efe130d00152 9b22e5c2c0fbbfeb290cfa59644db3d0ec86b193 9e22d0dd68b10a7ea4e6d03e9da0a20e02e373cb d09ffc821081cadb642dd8a2d7f7ac399bba65c6 d595892b56174a5edca268ace7d2a3f1144528df da22b7c92294850f2030533501c0c778a9769688 edac8d0bc7b44d51ec81c01c10773ce4086fe72d eeaf12de5838134c3217770a9f7fc846d236eb83 f5198772de2a22e3190cec854d96ca5cb4826d3f fd22c6f5171d712e3fbfc581a714fc1f1d838de3 Package: r-base-core-dbg Architecture: amd64 Version: 4.1.0-1.2004.0 Priority: optional Section: debug Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 7489 Depends: r-base-core (= 4.1.0-1.2004.0), r-base-dev (= 4.1.0-1.2004.0) Filename: focal-cran40/r-base-core-dbg_4.1.0-1.2004.0_amd64.deb Size: 7183524 MD5sum: 043ffa52e5c6cf40193946873713d3b5 SHA1: af51d8b361a74cbc63e4b7ff6d737160c604fa76 SHA256: f532e6054ba6a1b6514099c045c21c286b39419a0c8b5f2ae24c75429edece23 SHA512: c25d8313db8249186b2c8a3c7c3ea56339dff393cb4e0a0c11a5ac7be09284adc3d1667fa1c5ccd7972899bb9348ea1570c1ec8ab0dba66b8d5ba5a29d89b378 Homepage: http://www.r-project.org/ 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, several 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. Build-Ids: 0539af7c99cc29129a3b347b7661e27206e21e01 10bc99d2e2034ab6c523b3aec11b8af69227f279 3aa5db0dc5b779ccea05929af2e7c1284930e11b 41e7f4cad1772a13556a2e767a3bdff70a0c3e29 44385515ee5124564fad3d895b43d083e197f91f 4638afecb089e1ce72cd4168ed0db8a75e261830 4cf241b0db85c87ea7236f5e665a9154908bd0da 53a09f8c308ef79731191fbadfb553bca6c3b389 633871f7ec329ba1a776e74b79c503b7589795e6 6692d0e688c47e20f46e8738c8ddddb08d8c998a 73c6ef97ae059c17921ecee48b0c77a22a2419df 81f39418f1a1ab636af837c72de531b7216e629f 8c9d52068d69bd35c637e0903e77efe130d00152 9358e086bd381fb1f9214533327635f6e6bd589c a2673ac6d3e11a8f32344605ac6d7d32dfdd66a8 b4ba8e951c28346b603dd4f062e03cad198cdfee c2c9f26a2199082dce38dfbcf625a187ae1df99d e79aef415652f594eef9102586d1883a6c02dc51 fa043e157af2e213d30a0d245e6ec92548050153 Package: r-base-core-dbg Architecture: amd64 Version: 4.1.1-1.2004.0 Priority: optional Section: debug Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 7501 Depends: r-base-core (= 4.1.1-1.2004.0), r-base-dev (= 4.1.1-1.2004.0) Filename: focal-cran40/r-base-core-dbg_4.1.1-1.2004.0_amd64.deb Size: 7196048 MD5sum: 185636bc2656140a488002d0833c0ac1 SHA1: 1083d8183476bc61576d9de74ccfd1685571c411 SHA256: b24dd1f9fedac6d1153fd585d45fc772b12fe4297623f518747f49b144185ecb SHA512: f24b15ab3b28c58946d3594e18a8dd7bc6bcb5eb6d2568eecf76784fc85262a27f31b9f0fadf38cfbd7b72ae63d7edb7503bfa62c696cd139cc367cf7327756f Homepage: http://www.r-project.org/ 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, several 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. Build-Ids: 12b15e4f53d6542642f9e6053be2012a98a1cc8f 1a3072fd8a0462b4e9f9f05830926986153e4500 1b47235ac95d29c10ed8005c3bdb6155b1eaf4f5 1bd0381e566f509e651441de238721e460740e50 3519d86f3e460bd8bd8f82af8c309740e61e02ca 41ca2339b04a7970e678a93c96e01a2d3388b9dd 4bf0e86e6b7b5aeed1b54311d750cab9530fc337 6de86b48ac63ecacbe607df7e404c482414c3589 70dafa7aaac454a504a3b783c9696a3fe988f432 73c6ef97ae059c17921ecee48b0c77a22a2419df 896433f533c78956745b97e3b8b8fb990aa109f8 8c9d52068d69bd35c637e0903e77efe130d00152 8e16fc57a6448135b966a7c698d3fe254810b151 9389056d612cb01ae07555422e3f111a5c889164 969ded45a0afe070010ab0238ec24f7af0a5931f c2c9f26a2199082dce38dfbcf625a187ae1df99d cc27bc6682c0b9680471320383c668192af76b14 d27b37e20101e315b84e429dd8debbb4a2de171c f7f4def414e295573dbb0ac2c86f784986c07f9b Package: r-base-core-dbg Architecture: amd64 Version: 4.1.2-1.2004.0 Priority: optional Section: debug Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 7504 Depends: r-base-core (= 4.1.2-1.2004.0), r-base-dev (= 4.1.2-1.2004.0) Filename: focal-cran40/r-base-core-dbg_4.1.2-1.2004.0_amd64.deb Size: 7198952 MD5sum: 9ad763d192b44a8ddbbab7280ed1f009 SHA1: 28518e7b9667178da1ec3d62009c01b0cb32494a SHA256: cf643ef30b4a31057f1bd5010f393c262b51cf64126ff992d4f71df49f254426 SHA512: 0be790e19a1ae6f445f925e6c0ef1ced0223ccf685800f6579eca5db3a902d7ddbe6ba98dcbea63b519886323d2354e77c20407a08f684b404addff611ba1f6a Homepage: http://www.r-project.org/ 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, several 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. Build-Ids: 075f58a22876b08f38dc30023e6b490b4db260c0 303c3a267b5feeb7e555bbbbe4c8183cefab916d 38058b6aea3f6de39ee76e21b74bc22f64875784 3bb50c366fcafe21482dec2a9303ee5b9e7c833c 49a1ffde3b8c0da98e568c7494a7807fcfc30b88 5a4592b4036387d55f666b5a4a8d42f066f97f2a 8c9d52068d69bd35c637e0903e77efe130d00152 8d37badd03e486d6feb6ef6eb8c5270365ced42a 96c40847b9498f5a776ef84dfc22ea2725b5d446 9c1b3d578bdf4f5c3e63e5529826480f08de6bbc a6b546450bea9640ffc309e1476626f3a91e3b58 aecb6c738f51c13469d1a6285d4e1b146d16b3de b01a230f754cf569def45e7e625ca5a669cc2e9a c2c9f26a2199082dce38dfbcf625a187ae1df99d d0262a909d817de73b8755d65e39e9f1d795d9df e9c3419a39c1faf92fc0b7c7631193be4e96396a edafcdd3a2ea4932c2db82bf7ad5602e409871ca f1e2c0e8705124c48e2637e63ef66b3138945856 f4c9b628efbc0a21fb8e22fa9639119106343cfc Package: r-base-core-dbg Architecture: amd64 Version: 4.1.3-1.2004.0 Priority: optional Section: debug Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 7505 Depends: r-base-core (= 4.1.3-1.2004.0), r-base-dev (= 4.1.3-1.2004.0) Filename: focal-cran40/r-base-core-dbg_4.1.3-1.2004.0_amd64.deb Size: 7199652 MD5sum: 00405e5e119d62b2ef30d1b4d58f3bfe SHA1: d18ca317730e6ed3c149073022b157c82703a6f0 SHA256: ca80422ab70fba05d7bd7f805248765702b35c7fc9521df7499c1dd352e5b380 SHA512: 623872a2a1e8916c37ff854594dd2437bd22ddb6bcb90407217959bdadb373174877f19f52e3eccfa951b2b6ba5fc44a978d788a10ec6aed86165d3f97dd173e Homepage: http://www.r-project.org/ 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, several 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. Build-Ids: 0a0fc8184ffb46a724b2104acf1ab61f2a125ef7 13e5933af4ec3edb006bd9c2c67074b5b633532e 15f7d0248b7a5f4e861ce7a6adb1e3f0177d78a7 1c499be044ec7639b4485dc5593ecb0f434d04bb 1d12404c1d2cf28735aac0b6318f7143c5851695 1e29700650dc342ea3f77a7bce49557c26f8d5ec 2981ade3e246a1a139ab060d02a35dd34e5a561a 2a2c8a8c54aab7307c9b9023c3981cef97fe63b6 32f0a9c4a1a45aee964a4a022b698fe26238f5d3 38165d7ee2aa2ffcdf1e18d99f4b47f3b95417ce 62943e808ae95d36b1b3b8db42d527244cf82bb8 753ee72dac20be5036f724bbb5b8151b69e59db9 934404cccdea7e35bb0755febbd7ae7bf1d80868 9e0cd28781c20095c99d34e8af9d912834a112c7 c733aa642dab0814172ce6682863e34d45dbd9da d876deeeb3bf2e812e57eb67caf6806fca747338 e5499ebdc97c2ea24d8b2cd420af22cfbf566f79 f4d377d626820d8a6686ca5d71168dd9be582c21 ffa3fe925c56cc5ce5d79e54b54d10cab273cf6d Package: r-base-core Architecture: amd64 Version: 4.0.0-1.2004.0 Priority: optional Section: gnu-r Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 38790 Provides: r-api-4.0, r-base-latex, r-cran-rcompgen, r-gnome Depends: zip, unzip, libpaper-utils, xdg-utils, libblas3 | libblas.so.3, libbz2-1.0, libc6 (>= 2.29), libcairo2 (>= 1.6.0), libcurl4 (>= 7.28.0), libglib2.0-0 (>= 2.12.0), libgomp1 (>= 4.9), libicu66 (>= 66.1-1~), libjpeg8 (>= 8c), liblapack3 | liblapack.so.3, liblzma5 (>= 5.1.1alpha+20120614), libpango-1.0-0 (>= 1.18.0), libpangocairo-1.0-0 (>= 1.14.0), libpcre2-8-0 (>= 10.22), libpng16-16 (>= 1.6.2-1), libreadline8 (>= 6.0), libtcl8.6 (>= 8.6.0), libtiff5 (>= 4.0.3), libtk8.6 (>= 8.6.0), libx11-6, libxt6, zlib1g (>= 1:1.1.4), ucf (>= 3.0), ca-certificates Recommends: r-recommended, r-base-dev, r-doc-html Suggests: elpa-ess, r-doc-info | r-doc-pdf, r-mathlib, r-base-html Conflicts: r-base-latex, r-cran-rcompgen, r-gnome Breaks: r-bioc-graph (<< 1.62.0-1~), r-cran-bbmle (<< 1.0.20-5~), r-cran-biocmanager (<< 1.30.4+dfsg-2~), r-cran-caret (<< 6.0-84-2~), r-cran-cmprsk (<< 2.2-8-1~), r-cran-coin (<< 1.3-0-1~), r-cran-dendextend (<< 1.12.0+dfsg-1~), r-cran-fields (<< 9.8-3-1~), r-cran-filehash (<< 2.4-2-2~), r-cran-future (<< 1.14.0+dfsg-1~), r-cran-genetics (<< 1.3.8.1.2-1~), r-cran-haplo.stats (<< 1.7.9-4~), r-cran-igraph (<< 1.2.4.1-1~), r-cran-lava (<< 1.6.5-1~), r-cran-libcoin (<< 1.0-4-1~), r-cran-msm (<< 1.6.7-1~), r-cran-permute (<< 0.9-5-1~), r-cran-phangorn (<< 2.5.5-1~), r-cran-popepi (<< 0.4.7-1~), r-cran-recipes (<< 0.1.6-1~), r-cran-sp (<< 1:1.3-1-2~), r-cran-spam (<< 2.2-2-1~), r-cran-units (<< 0.6-3-1~), r-cran-vegan (<< 2.5-5+dfsg-1~), r-cran-zelig (<< 5.1.6.1-1~) Replaces: r-base (<= 1.4.1-1), r-base-latex (<= 2.9.2-4), r-cran-rcompgen (<= 0.1-17-1), r-gnome (<= 2.3.1), r-recommended (<< 1.9.0) Filename: focal-cran40/r-base-core_4.0.0-1.2004.0_amd64.deb Size: 24995868 MD5sum: e7313cc1df605d3b113a74afbd081e19 SHA1: 04ff8425f4eecaea31bf6b9b8cedf2a7f15d54cc SHA256: c3f95f575b3080bc75677ab7effc89cdc5720a86507f2212989ac1ead96bc5b4 SHA512: 18ef6f50379fb0800583af4b2a7c4bf0a12b8a1e3228ab2b92e24838c9bdb49dba2fe3cc6e3bdb68c0b0a59662d0223977b4799be93ff751674aaf618589910f Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the core GNU R system from which only the optional documentation packages r-base-html, r-doc-html, r-doc-pdf and r-doc-info have been split off to somewhat reduce the size of this package. Package: r-base-core Architecture: amd64 Version: 4.0.1-1.2004.0 Priority: optional Section: gnu-r Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 38836 Provides: r-api-4.0, r-base-latex, r-cran-rcompgen, r-gnome Depends: zip, unzip, libpaper-utils, xdg-utils, libblas3 | libblas.so.3, libbz2-1.0, libc6 (>= 2.29), libcairo2 (>= 1.6.0), libcurl4 (>= 7.28.0), libglib2.0-0 (>= 2.12.0), libgomp1 (>= 4.9), libicu66 (>= 66.1-1~), libjpeg8 (>= 8c), liblapack3 | liblapack.so.3, liblzma5 (>= 5.1.1alpha+20120614), libpango-1.0-0 (>= 1.18.0), libpangocairo-1.0-0 (>= 1.14.0), libpcre2-8-0 (>= 10.22), libpng16-16 (>= 1.6.2-1), libreadline8 (>= 6.0), libtcl8.6 (>= 8.6.0), libtiff5 (>= 4.0.3), libtk8.6 (>= 8.6.0), libx11-6, libxt6, zlib1g (>= 1:1.1.4), ucf (>= 3.0), ca-certificates Recommends: r-recommended, r-base-dev, r-doc-html Suggests: elpa-ess, r-doc-info | r-doc-pdf, r-mathlib, r-base-html Conflicts: r-base-latex, r-cran-rcompgen, r-gnome Breaks: r-bioc-graph (<< 1.62.0-1~), r-cran-bbmle (<< 1.0.20-5~), r-cran-biocmanager (<< 1.30.4+dfsg-2~), r-cran-caret (<< 6.0-84-2~), r-cran-cmprsk (<< 2.2-8-1~), r-cran-coin (<< 1.3-0-1~), r-cran-dendextend (<< 1.12.0+dfsg-1~), r-cran-fields (<< 9.8-3-1~), r-cran-filehash (<< 2.4-2-2~), r-cran-future (<< 1.14.0+dfsg-1~), r-cran-genetics (<< 1.3.8.1.2-1~), r-cran-haplo.stats (<< 1.7.9-4~), r-cran-igraph (<< 1.2.4.1-1~), r-cran-lava (<< 1.6.5-1~), r-cran-libcoin (<< 1.0-4-1~), r-cran-msm (<< 1.6.7-1~), r-cran-permute (<< 0.9-5-1~), r-cran-phangorn (<< 2.5.5-1~), r-cran-popepi (<< 0.4.7-1~), r-cran-recipes (<< 0.1.6-1~), r-cran-sp (<< 1:1.3-1-2~), r-cran-spam (<< 2.2-2-1~), r-cran-units (<< 0.6-3-1~), r-cran-vegan (<< 2.5-5+dfsg-1~), r-cran-zelig (<< 5.1.6.1-1~) Replaces: r-base (<= 1.4.1-1), r-base-latex (<= 2.9.2-4), r-cran-rcompgen (<= 0.1-17-1), r-gnome (<= 2.3.1), r-recommended (<< 1.9.0) Filename: focal-cran40/r-base-core_4.0.1-1.2004.0_amd64.deb Size: 25053956 MD5sum: db7043ad0bc4d114637e71affe077459 SHA1: e5861cbc17f0da81e72e68804abfb6c3fad9459b SHA256: d16acee1894ba670482209f3ce03020f0c5f9b47975bbc25917fc963e641d686 SHA512: 6306fe494ddcf18526a8648e265db6b29e15c37e70eb5215e6fbba23ff2024c09fa9b012199860050236730b5e1e3ada4eba1d84418f6b56e8ceb2d2c25b0b73 Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the core GNU R system from which only the optional documentation packages r-base-html, r-doc-html, r-doc-pdf and r-doc-info have been split off to somewhat reduce the size of this package. Package: r-base-core Architecture: amd64 Version: 4.0.2-1.2004.0 Priority: optional Section: gnu-r Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 38844 Provides: r-api-4.0, r-base-latex, r-cran-rcompgen, r-gnome Depends: zip, unzip, libpaper-utils, xdg-utils, libblas3 | libblas.so.3, libbz2-1.0, libc6 (>= 2.29), libcairo2 (>= 1.6.0), libcurl4 (>= 7.28.0), libglib2.0-0 (>= 2.12.0), libgomp1 (>= 4.9), libicu66 (>= 66.1-1~), libjpeg8 (>= 8c), liblapack3 | liblapack.so.3, liblzma5 (>= 5.1.1alpha+20120614), libpango-1.0-0 (>= 1.18.0), libpangocairo-1.0-0 (>= 1.14.0), libpcre2-8-0 (>= 10.22), libpng16-16 (>= 1.6.2-1), libreadline8 (>= 6.0), libtcl8.6 (>= 8.6.0), libtiff5 (>= 4.0.3), libtk8.6 (>= 8.6.0), libx11-6, libxt6, zlib1g (>= 1:1.1.4), ucf (>= 3.0), ca-certificates Recommends: r-recommended, r-base-dev, r-doc-html Suggests: elpa-ess, r-doc-info | r-doc-pdf, r-mathlib, r-base-html Conflicts: r-base-latex, r-cran-rcompgen, r-gnome Breaks: r-bioc-graph (<< 1.62.0-1~), r-cran-bbmle (<< 1.0.20-5~), r-cran-biocmanager (<< 1.30.4+dfsg-2~), r-cran-caret (<< 6.0-84-2~), r-cran-cmprsk (<< 2.2-8-1~), r-cran-coin (<< 1.3-0-1~), r-cran-dendextend (<< 1.12.0+dfsg-1~), r-cran-fields (<< 9.8-3-1~), r-cran-filehash (<< 2.4-2-2~), r-cran-future (<< 1.14.0+dfsg-1~), r-cran-genetics (<< 1.3.8.1.2-1~), r-cran-haplo.stats (<< 1.7.9-4~), r-cran-igraph (<< 1.2.4.1-1~), r-cran-lava (<< 1.6.5-1~), r-cran-libcoin (<< 1.0-4-1~), r-cran-msm (<< 1.6.7-1~), r-cran-permute (<< 0.9-5-1~), r-cran-phangorn (<< 2.5.5-1~), r-cran-popepi (<< 0.4.7-1~), r-cran-recipes (<< 0.1.6-1~), r-cran-sp (<< 1:1.3-1-2~), r-cran-spam (<< 2.2-2-1~), r-cran-units (<< 0.6-3-1~), r-cran-vegan (<< 2.5-5+dfsg-1~), r-cran-zelig (<< 5.1.6.1-1~) Replaces: r-base (<= 1.4.1-1), r-base-latex (<= 2.9.2-4), r-cran-rcompgen (<= 0.1-17-1), r-gnome (<= 2.3.1), r-recommended (<< 1.9.0) Filename: focal-cran40/r-base-core_4.0.2-1.2004.0_amd64.deb Size: 25050988 MD5sum: 0d2573127bf0d052115d753e7dfe5ca0 SHA1: 6d489ef3748ccefec7c9c0cfe3a5a852d3f1b767 SHA256: 2d6ea8ae099fb1b6f70089d8a8839e5f5dfa112a5142d100a68e959c87dd20c7 SHA512: c3921bd399caf1b49355da4af77862880dc4edabf77f355348e2c180d8cca5196597e5b59bf34cdbcc2a05c485ad916db50bd27b93037ebadc9cb0e624d4ad93 Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the core GNU R system from which only the optional documentation packages r-base-html, r-doc-html, r-doc-pdf and r-doc-info have been split off to somewhat reduce the size of this package. Package: r-base-core Architecture: amd64 Version: 4.0.3-1.2004.0 Priority: optional Section: gnu-r Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 38917 Provides: r-api-4.0, r-base-latex, r-cran-rcompgen, r-gnome Depends: zip, unzip, libpaper-utils, xdg-utils, libblas3 | libblas.so.3, libbz2-1.0, libc6 (>= 2.29), libcairo2 (>= 1.6.0), libcurl4 (>= 7.28.0), libglib2.0-0 (>= 2.12.0), libgomp1 (>= 4.9), libicu66 (>= 66.1-1~), libjpeg8 (>= 8c), liblapack3 | liblapack.so.3, liblzma5 (>= 5.1.1alpha+20120614), libpango-1.0-0 (>= 1.18.0), libpangocairo-1.0-0 (>= 1.14.0), libpcre2-8-0 (>= 10.22), libpng16-16 (>= 1.6.2-1), libreadline8 (>= 6.0), libtcl8.6 (>= 8.6.0), libtiff5 (>= 4.0.3), libtk8.6 (>= 8.6.0), libx11-6, libxt6, zlib1g (>= 1:1.1.4), ucf (>= 3.0), ca-certificates Recommends: r-recommended, r-base-dev, r-doc-html Suggests: elpa-ess, r-doc-info | r-doc-pdf, r-mathlib, r-base-html Conflicts: r-base-latex, r-cran-rcompgen, r-gnome Breaks: r-bioc-graph (<< 1.62.0-1~), r-cran-bbmle (<< 1.0.20-5~), r-cran-biocmanager (<< 1.30.4+dfsg-2~), r-cran-caret (<< 6.0-84-2~), r-cran-cmprsk (<< 2.2-8-1~), r-cran-coin (<< 1.3-0-1~), r-cran-dendextend (<< 1.12.0+dfsg-1~), r-cran-fields (<< 9.8-3-1~), r-cran-filehash (<< 2.4-2-2~), r-cran-future (<< 1.14.0+dfsg-1~), r-cran-genetics (<< 1.3.8.1.2-1~), r-cran-haplo.stats (<< 1.7.9-4~), r-cran-igraph (<< 1.2.4.1-1~), r-cran-lava (<< 1.6.5-1~), r-cran-libcoin (<< 1.0-4-1~), r-cran-msm (<< 1.6.7-1~), r-cran-permute (<< 0.9-5-1~), r-cran-phangorn (<< 2.5.5-1~), r-cran-popepi (<< 0.4.7-1~), r-cran-recipes (<< 0.1.6-1~), r-cran-sp (<< 1:1.3-1-2~), r-cran-spam (<< 2.2-2-1~), r-cran-units (<< 0.6-3-1~), r-cran-vegan (<< 2.5-5+dfsg-1~), r-cran-zelig (<< 5.1.6.1-1~) Replaces: r-base (<= 1.4.1-1), r-base-latex (<= 2.9.2-4), r-cran-rcompgen (<= 0.1-17-1), r-gnome (<= 2.3.1), r-recommended (<< 1.9.0) Filename: focal-cran40/r-base-core_4.0.3-1.2004.0_amd64.deb Size: 25102776 MD5sum: 115b0d8cefee33cbe07e829cc7119af5 SHA1: 33a91b3fe10729d53d1dcfc975397c16852ef4e3 SHA256: a0f9e7a6b9d5b23ced5e30519ba324c98d9b4a1b1bf93115389633b624b1f63f SHA512: 11c55c39e85d51e0158dcb1ec38e0fe17696d032ef8481cf6d57d4098203d086c047d15d80f367fe765b202d7c76a339b10c02e86e10437efababc0e2adaa089 Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the core GNU R system from which only the optional documentation packages r-base-html, r-doc-html, r-doc-pdf and r-doc-info have been split off to somewhat reduce the size of this package. Package: r-base-core Architecture: amd64 Version: 4.0.4-1.2004.0 Priority: optional Section: gnu-r Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 38978 Provides: r-api-4.0, r-base-latex, r-cran-rcompgen, r-gnome Depends: zip, unzip, libpaper-utils, xdg-utils, libblas3 | libblas.so.3, libbz2-1.0, libc6 (>= 2.29), libcairo2 (>= 1.6.0), libcurl4 (>= 7.28.0), libglib2.0-0 (>= 2.12.0), libgomp1 (>= 4.9), libicu66 (>= 66.1-1~), libjpeg8 (>= 8c), liblapack3 | liblapack.so.3, liblzma5 (>= 5.1.1alpha+20120614), libpango-1.0-0 (>= 1.18.0), libpangocairo-1.0-0 (>= 1.14.0), libpcre2-8-0 (>= 10.22), libpng16-16 (>= 1.6.2-1), libreadline8 (>= 6.0), libtcl8.6 (>= 8.6.0), libtiff5 (>= 4.0.3), libtk8.6 (>= 8.6.0), libx11-6, libxt6, zlib1g (>= 1:1.1.4), ucf (>= 3.0), ca-certificates Recommends: r-recommended, r-base-dev, r-doc-html Suggests: elpa-ess, r-doc-info | r-doc-pdf, r-mathlib, r-base-html Conflicts: r-base-latex, r-cran-rcompgen, r-gnome Breaks: r-bioc-graph (<< 1.62.0-1~), r-cran-bbmle (<< 1.0.20-5~), r-cran-biocmanager (<< 1.30.4+dfsg-2~), r-cran-caret (<< 6.0-84-2~), r-cran-cmprsk (<< 2.2-8-1~), r-cran-coin (<< 1.3-0-1~), r-cran-dendextend (<< 1.12.0+dfsg-1~), r-cran-fields (<< 9.8-3-1~), r-cran-filehash (<< 2.4-2-2~), r-cran-future (<< 1.14.0+dfsg-1~), r-cran-genetics (<< 1.3.8.1.2-1~), r-cran-haplo.stats (<< 1.7.9-4~), r-cran-igraph (<< 1.2.4.1-1~), r-cran-lava (<< 1.6.5-1~), r-cran-libcoin (<< 1.0-4-1~), r-cran-msm (<< 1.6.7-1~), r-cran-permute (<< 0.9-5-1~), r-cran-phangorn (<< 2.5.5-1~), r-cran-popepi (<< 0.4.7-1~), r-cran-recipes (<< 0.1.6-1~), r-cran-sp (<< 1:1.3-1-2~), r-cran-spam (<< 2.2-2-1~), r-cran-units (<< 0.6-3-1~), r-cran-vegan (<< 2.5-5+dfsg-1~), r-cran-zelig (<< 5.1.6.1-1~) Replaces: r-base (<= 1.4.1-1), r-base-latex (<= 2.9.2-4), r-cran-rcompgen (<= 0.1-17-1), r-gnome (<= 2.3.1), r-recommended (<< 1.9.0) Filename: focal-cran40/r-base-core_4.0.4-1.2004.0_amd64.deb Size: 25150148 MD5sum: 06ea489af9b8b5a7b8301915ee6bf5d9 SHA1: b1eb12da89564427feaf5c40550b0505feb650b6 SHA256: 08cd2dd2c96381543cbb5062e1390d1f60e7c9598d0ade4789b3c83856e5cf17 SHA512: d2ee37d78d3c73e7347a26d2de7d038438b3656fccd5042d0f0cca5d7a1339f7a0d41c00afd045ce2afe1dcf242157e7605bc43088b440fcf156ab0c95b97db9 Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the core GNU R system from which only the optional documentation packages r-base-html, r-doc-html, r-doc-pdf and r-doc-info have been split off to somewhat reduce the size of this package. Package: r-base-core Architecture: amd64 Version: 4.0.5-1.2004.0 Priority: optional Section: gnu-r Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 38990 Provides: r-api-4.0, r-base-latex, r-cran-rcompgen, r-gnome Depends: zip, unzip, libpaper-utils, xdg-utils, libblas3 | libblas.so.3, libbz2-1.0, libc6 (>= 2.29), libcairo2 (>= 1.6.0), libcurl4 (>= 7.28.0), libglib2.0-0 (>= 2.12.0), libgomp1 (>= 4.9), libicu66 (>= 66.1-1~), libjpeg8 (>= 8c), liblapack3 | liblapack.so.3, liblzma5 (>= 5.1.1alpha+20120614), libpango-1.0-0 (>= 1.18.0), libpangocairo-1.0-0 (>= 1.14.0), libpcre2-8-0 (>= 10.22), libpng16-16 (>= 1.6.2-1), libreadline8 (>= 6.0), libtcl8.6 (>= 8.6.0), libtiff5 (>= 4.0.3), libtk8.6 (>= 8.6.0), libx11-6, libxt6, zlib1g (>= 1:1.1.4), ucf (>= 3.0), ca-certificates Recommends: r-recommended, r-base-dev, r-doc-html Suggests: elpa-ess, r-doc-info | r-doc-pdf, r-mathlib, r-base-html Conflicts: r-base-latex, r-cran-rcompgen, r-gnome Breaks: r-bioc-graph (<< 1.62.0-1~), r-cran-bbmle (<< 1.0.20-5~), r-cran-biocmanager (<< 1.30.4+dfsg-2~), r-cran-caret (<< 6.0-84-2~), r-cran-cmprsk (<< 2.2-8-1~), r-cran-coin (<< 1.3-0-1~), r-cran-dendextend (<< 1.12.0+dfsg-1~), r-cran-fields (<< 9.8-3-1~), r-cran-filehash (<< 2.4-2-2~), r-cran-future (<< 1.14.0+dfsg-1~), r-cran-genetics (<< 1.3.8.1.2-1~), r-cran-haplo.stats (<< 1.7.9-4~), r-cran-igraph (<< 1.2.4.1-1~), r-cran-lava (<< 1.6.5-1~), r-cran-libcoin (<< 1.0-4-1~), r-cran-msm (<< 1.6.7-1~), r-cran-permute (<< 0.9-5-1~), r-cran-phangorn (<< 2.5.5-1~), r-cran-popepi (<< 0.4.7-1~), r-cran-recipes (<< 0.1.6-1~), r-cran-sp (<< 1:1.3-1-2~), r-cran-spam (<< 2.2-2-1~), r-cran-units (<< 0.6-3-1~), r-cran-vegan (<< 2.5-5+dfsg-1~), r-cran-zelig (<< 5.1.6.1-1~) Replaces: r-base (<= 1.4.1-1), r-base-latex (<= 2.9.2-4), r-cran-rcompgen (<= 0.1-17-1), r-gnome (<= 2.3.1), r-recommended (<< 1.9.0) Filename: focal-cran40/r-base-core_4.0.5-1.2004.0_amd64.deb Size: 25172732 MD5sum: 340cbbf9cb6eafe1405d69887f1b0bc7 SHA1: b5a85ede766bee78a50aa9dbf2297898e246b387 SHA256: fb8a8f75abe67fae1c791e889b64e4efeff1586b07b3e6559a801a8b77a571d8 SHA512: c09387fa218a3a8d3d19d0f5c06b30756e5896943dbe07cb516fbad07c37b0c764f2fccad01905df2033ebe43bd0b66cd293badb8cd989df219110b363ca4f8f Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the core GNU R system from which only the optional documentation packages r-base-html, r-doc-html, r-doc-pdf and r-doc-info have been split off to somewhat reduce the size of this package. Package: r-base-core Architecture: amd64 Version: 4.1.0-1.2004.0 Priority: optional Section: gnu-r Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 40813 Provides: r-api-4.0, r-base-latex, r-cran-rcompgen, r-gnome Depends: zip, unzip, libpaper-utils, xdg-utils, libblas3 | libblas.so.3, libbz2-1.0, libc6 (>= 2.29), libcairo2 (>= 1.6.0), libcurl4 (>= 7.28.0), libglib2.0-0 (>= 2.12.0), libgomp1 (>= 4.9), libicu66 (>= 66.1-1~), libjpeg8 (>= 8c), liblapack3 | liblapack.so.3, liblzma5 (>= 5.1.1alpha+20120614), libpango-1.0-0 (>= 1.18.0), libpangocairo-1.0-0 (>= 1.14.0), libpcre2-8-0 (>= 10.22), libpng16-16 (>= 1.6.2-1), libreadline8 (>= 6.0), libtcl8.6 (>= 8.6.0), libtiff5 (>= 4.0.3), libtk8.6 (>= 8.6.0), libx11-6, libxt6, zlib1g (>= 1:1.1.4), ucf (>= 3.0), ca-certificates Recommends: r-recommended, r-base-dev, r-doc-html Suggests: elpa-ess, r-doc-info | r-doc-pdf, r-mathlib, r-base-html Conflicts: r-base-latex, r-cran-rcompgen, r-gnome Breaks: r-bioc-graph (<< 1.62.0-1~), r-cran-bbmle (<< 1.0.20-5~), r-cran-biocmanager (<< 1.30.4+dfsg-2~), r-cran-caret (<< 6.0-84-2~), r-cran-cmprsk (<< 2.2-8-1~), r-cran-coin (<< 1.3-0-1~), r-cran-dendextend (<< 1.12.0+dfsg-1~), r-cran-fields (<< 9.8-3-1~), r-cran-filehash (<< 2.4-2-2~), r-cran-future (<< 1.14.0+dfsg-1~), r-cran-genetics (<< 1.3.8.1.2-1~), r-cran-haplo.stats (<< 1.7.9-4~), r-cran-igraph (<< 1.2.4.1-1~), r-cran-lava (<< 1.6.5-1~), r-cran-libcoin (<< 1.0-4-1~), r-cran-msm (<< 1.6.7-1~), r-cran-permute (<< 0.9-5-1~), r-cran-phangorn (<< 2.5.5-1~), r-cran-popepi (<< 0.4.7-1~), r-cran-recipes (<< 0.1.6-1~), r-cran-sp (<< 1:1.3-1-2~), r-cran-spam (<< 2.2-2-1~), r-cran-units (<< 0.6-3-1~), r-cran-vegan (<< 2.5-5+dfsg-1~), r-cran-zelig (<< 5.1.6.1-1~) Replaces: r-base (<= 1.4.1-1), r-base-latex (<= 2.9.2-4), r-cran-rcompgen (<= 0.1-17-1), r-gnome (<= 2.3.1), r-recommended (<< 1.9.0) Filename: focal-cran40/r-base-core_4.1.0-1.2004.0_amd64.deb Size: 25791316 MD5sum: 22454598748d7e96f9e97e3005a0822f SHA1: 1db603b41a5d1ef970098e0c30b705b8e639e77c SHA256: a1794e1c84e089368617c0f1edeee8ba21329f75282f2faeed601435eb5612a8 SHA512: 9b2a344751f6cb0fd98400c9610d1507b50dec816d91b48825415afba0b5e82d3bcf355bf69a83e52c9ad5b4df3871c7fb559130942ae357c27cc18af7ba9ab4 Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the core GNU R system from which only the optional documentation packages r-base-html, r-doc-html, r-doc-pdf and r-doc-info have been split off to somewhat reduce the size of this package. Package: r-base-core Architecture: amd64 Version: 4.1.1-1.2004.0 Priority: optional Section: gnu-r Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 40907 Provides: r-api-4.0, r-base-latex, r-cran-rcompgen, r-gnome Depends: zip, unzip, libpaper-utils, xdg-utils, libblas3 | libblas.so.3, libbz2-1.0, libc6 (>= 2.29), libcairo2 (>= 1.6.0), libcurl4 (>= 7.28.0), libglib2.0-0 (>= 2.12.0), libgomp1 (>= 4.9), libicu66 (>= 66.1-1~), libjpeg8 (>= 8c), liblapack3 | liblapack.so.3, liblzma5 (>= 5.1.1alpha+20120614), libpango-1.0-0 (>= 1.18.0), libpangocairo-1.0-0 (>= 1.14.0), libpcre2-8-0 (>= 10.22), libpng16-16 (>= 1.6.2-1), libreadline8 (>= 6.0), libtcl8.6 (>= 8.6.0), libtiff5 (>= 4.0.3), libtk8.6 (>= 8.6.0), libx11-6, libxt6, zlib1g (>= 1:1.1.4), ucf (>= 3.0), ca-certificates Recommends: r-recommended, r-base-dev, r-doc-html Suggests: elpa-ess, r-doc-info | r-doc-pdf, r-mathlib, r-base-html Conflicts: r-base-latex, r-cran-rcompgen, r-gnome Breaks: r-bioc-graph (<< 1.62.0-1~), r-cran-bbmle (<< 1.0.20-5~), r-cran-biocmanager (<< 1.30.4+dfsg-2~), r-cran-caret (<< 6.0-84-2~), r-cran-cmprsk (<< 2.2-8-1~), r-cran-coin (<< 1.3-0-1~), r-cran-dendextend (<< 1.12.0+dfsg-1~), r-cran-fields (<< 9.8-3-1~), r-cran-filehash (<< 2.4-2-2~), r-cran-future (<< 1.14.0+dfsg-1~), r-cran-genetics (<< 1.3.8.1.2-1~), r-cran-haplo.stats (<< 1.7.9-4~), r-cran-igraph (<< 1.2.4.1-1~), r-cran-lava (<< 1.6.5-1~), r-cran-libcoin (<< 1.0-4-1~), r-cran-msm (<< 1.6.7-1~), r-cran-permute (<< 0.9-5-1~), r-cran-phangorn (<< 2.5.5-1~), r-cran-popepi (<< 0.4.7-1~), r-cran-recipes (<< 0.1.6-1~), r-cran-sp (<< 1:1.3-1-2~), r-cran-spam (<< 2.2-2-1~), r-cran-units (<< 0.6-3-1~), r-cran-vegan (<< 2.5-5+dfsg-1~), r-cran-zelig (<< 5.1.6.1-1~) Replaces: r-base (<= 1.4.1-1), r-base-latex (<= 2.9.2-4), r-cran-rcompgen (<= 0.1-17-1), r-gnome (<= 2.3.1), r-recommended (<< 1.9.0) Filename: focal-cran40/r-base-core_4.1.1-1.2004.0_amd64.deb Size: 25879396 MD5sum: 5f2c97c4718b12b6e767c11cb7e63471 SHA1: 9ab6ef25e50afbaa18318ca6908c827d40984f43 SHA256: b2cb630ba488580e75e99463a58a716123d823f62ab8b8b28f1446f81e730dcb SHA512: 94e0ea601ef2e78abe0f9968954d19c1c2e18236923fc1df75779ebc509f2deb9a729f97261da9fcd3f415a99af634eeae75e22e78c30ec203078ade6ef2441f Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the core GNU R system from which only the optional documentation packages r-base-html, r-doc-html, r-doc-pdf and r-doc-info have been split off to somewhat reduce the size of this package. Package: r-base-core Architecture: amd64 Version: 4.1.2-1.2004.0 Priority: optional Section: gnu-r Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 40944 Provides: r-api-4.0, r-base-latex, r-cran-rcompgen, r-gnome Depends: zip, unzip, libpaper-utils, xdg-utils, libblas3 | libblas.so.3, libbz2-1.0, libc6 (>= 2.29), libcairo2 (>= 1.6.0), libcurl4 (>= 7.28.0), libglib2.0-0 (>= 2.12.0), libgomp1 (>= 4.9), libicu66 (>= 66.1-1~), libjpeg8 (>= 8c), liblapack3 | liblapack.so.3, liblzma5 (>= 5.1.1alpha+20120614), libpango-1.0-0 (>= 1.18.0), libpangocairo-1.0-0 (>= 1.14.0), libpcre2-8-0 (>= 10.22), libpng16-16 (>= 1.6.2-1), libreadline8 (>= 6.0), libtcl8.6 (>= 8.6.0), libtiff5 (>= 4.0.3), libtk8.6 (>= 8.6.0), libx11-6, libxt6, zlib1g (>= 1:1.1.4), ucf (>= 3.0), ca-certificates Recommends: r-recommended, r-base-dev, r-doc-html Suggests: elpa-ess, r-doc-info | r-doc-pdf, r-mathlib, r-base-html Conflicts: r-base-latex, r-cran-rcompgen, r-gnome Breaks: r-bioc-graph (<< 1.62.0-1~), r-cran-bbmle (<< 1.0.20-5~), r-cran-biocmanager (<< 1.30.4+dfsg-2~), r-cran-caret (<< 6.0-84-2~), r-cran-cmprsk (<< 2.2-8-1~), r-cran-coin (<< 1.3-0-1~), r-cran-dendextend (<< 1.12.0+dfsg-1~), r-cran-fields (<< 9.8-3-1~), r-cran-filehash (<< 2.4-2-2~), r-cran-future (<< 1.14.0+dfsg-1~), r-cran-genetics (<< 1.3.8.1.2-1~), r-cran-haplo.stats (<< 1.7.9-4~), r-cran-igraph (<< 1.2.4.1-1~), r-cran-lava (<< 1.6.5-1~), r-cran-libcoin (<< 1.0-4-1~), r-cran-msm (<< 1.6.7-1~), r-cran-permute (<< 0.9-5-1~), r-cran-phangorn (<< 2.5.5-1~), r-cran-popepi (<< 0.4.7-1~), r-cran-recipes (<< 0.1.6-1~), r-cran-sp (<< 1:1.3-1-2~), r-cran-spam (<< 2.2-2-1~), r-cran-units (<< 0.6-3-1~), r-cran-vegan (<< 2.5-5+dfsg-1~), r-cran-zelig (<< 5.1.6.1-1~) Replaces: r-base (<= 1.4.1-1), r-base-latex (<= 2.9.2-4), r-cran-rcompgen (<= 0.1-17-1), r-gnome (<= 2.3.1), r-recommended (<< 1.9.0) Filename: focal-cran40/r-base-core_4.1.2-1.2004.0_amd64.deb Size: 25877384 MD5sum: f380460fe7052a6700304f67b901efda SHA1: 4cbc4bb1d526b704b4238af4ed52f82159345de2 SHA256: 6990cb3f601ec8883a484625fc89ea67775c9b7124433feb836bb428d0b5d849 SHA512: e117cf83b9cd02b1c4d4c361e0ad9fab33bf8f777c675986ad0682cb3d3c27b67382349c3ca2f759b44fbcfd6c1c8a188d5d51591ac906afb07f2117a398a0b0 Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the core GNU R system from which only the optional documentation packages r-base-html, r-doc-html, r-doc-pdf and r-doc-info have been split off to somewhat reduce the size of this package. Package: r-base-core Architecture: amd64 Version: 4.1.3-1.2004.0 Priority: optional Section: gnu-r Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 40977 Provides: r-api-4.0, r-base-latex, r-cran-rcompgen, r-gnome Depends: zip, unzip, libpaper-utils, xdg-utils, libblas3 | libblas.so.3, libbz2-1.0, libc6 (>= 2.29), libcairo2 (>= 1.6.0), libcurl4 (>= 7.28.0), libglib2.0-0 (>= 2.12.0), libgomp1 (>= 4.9), libicu66 (>= 66.1-1~), libjpeg8 (>= 8c), liblapack3 | liblapack.so.3, liblzma5 (>= 5.1.1alpha+20120614), libpango-1.0-0 (>= 1.18.0), libpangocairo-1.0-0 (>= 1.14.0), libpcre2-8-0 (>= 10.22), libpng16-16 (>= 1.6.2-1), libreadline8 (>= 6.0), libtcl8.6 (>= 8.6.0), libtiff5 (>= 4.0.3), libtk8.6 (>= 8.6.0), libx11-6, libxt6, zlib1g (>= 1:1.1.4), ucf (>= 3.0), ca-certificates Recommends: r-recommended, r-base-dev, r-doc-html Suggests: elpa-ess, r-doc-info | r-doc-pdf, r-mathlib, r-base-html Conflicts: r-base-latex, r-cran-rcompgen, r-gnome Breaks: r-bioc-graph (<< 1.62.0-1~), r-cran-bbmle (<< 1.0.20-5~), r-cran-biocmanager (<< 1.30.4+dfsg-2~), r-cran-caret (<< 6.0-84-2~), r-cran-cmprsk (<< 2.2-8-1~), r-cran-coin (<< 1.3-0-1~), r-cran-dendextend (<< 1.12.0+dfsg-1~), r-cran-fields (<< 9.8-3-1~), r-cran-filehash (<< 2.4-2-2~), r-cran-future (<< 1.14.0+dfsg-1~), r-cran-genetics (<< 1.3.8.1.2-1~), r-cran-haplo.stats (<< 1.7.9-4~), r-cran-igraph (<< 1.2.4.1-1~), r-cran-lava (<< 1.6.5-1~), r-cran-libcoin (<< 1.0-4-1~), r-cran-msm (<< 1.6.7-1~), r-cran-permute (<< 0.9-5-1~), r-cran-phangorn (<< 2.5.5-1~), r-cran-popepi (<< 0.4.7-1~), r-cran-recipes (<< 0.1.6-1~), r-cran-sp (<< 1:1.3-1-2~), r-cran-spam (<< 2.2-2-1~), r-cran-units (<< 0.6-3-1~), r-cran-vegan (<< 2.5-5+dfsg-1~), r-cran-zelig (<< 5.1.6.1-1~) Replaces: r-base (<= 1.4.1-1), r-base-latex (<= 2.9.2-4), r-cran-rcompgen (<= 0.1-17-1), r-gnome (<= 2.3.1), r-recommended (<< 1.9.0) Filename: focal-cran40/r-base-core_4.1.3-1.2004.0_amd64.deb Size: 25910960 MD5sum: 469c0cd8640ba030bf40f6a3f5a03503 SHA1: 7fda30a1a5eaa7072898832cb1612cd38ced893c SHA256: 3e8c6874191470405abee0ee302183c2aa9d4a032a4cbef6c57b06252c07136d SHA512: 96c3519ff469de57c457b259e40ed7e801acff04fd2ffcb0286b12b6b0e3bf598eb04b83e1e14f71371d1b320dd72e58aafd16f26113eaddfcbc449882ba0edb Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the core GNU R system from which only the optional documentation packages r-base-html, r-doc-html, r-doc-pdf and r-doc-info have been split off to somewhat reduce the size of this package. Package: r-base-core Architecture: amd64 Version: 4.2.0-1.2004.0 Priority: optional Section: gnu-r Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 44606 Provides: r-api-4.0, r-base-latex, r-cran-rcompgen, r-gnome Depends: zip, unzip, libpaper-utils, xdg-utils, libblas3 | libblas.so.3, libbz2-1.0, libc6 (>= 2.29), libcairo2 (>= 1.6.0), libcurl4 (>= 7.28.0), libglib2.0-0 (>= 2.12.0), libgomp1 (>= 4.9), libicu66 (>= 66.1-1~), libjpeg8 (>= 8c), liblapack3 | liblapack.so.3, liblzma5 (>= 5.1.1alpha+20120614), libpango-1.0-0 (>= 1.18.0), libpangocairo-1.0-0 (>= 1.14.0), libpcre2-8-0 (>= 10.22), libpng16-16 (>= 1.6.2-1), libreadline8 (>= 6.0), libtcl8.6 (>= 8.6.0), libtiff5 (>= 4.0.3), libtk8.6 (>= 8.6.0), libx11-6, libxt6, zlib1g (>= 1:1.1.4), ucf (>= 3.0), ca-certificates Recommends: r-recommended, r-base-dev, r-doc-html Suggests: elpa-ess, r-doc-info | r-doc-pdf, r-mathlib, r-base-html Conflicts: r-base-latex, r-cran-rcompgen, r-gnome Breaks: r-bioc-graph (<< 1.62.0-1~), r-cran-bbmle (<< 1.0.20-5~), r-cran-biocmanager (<< 1.30.4+dfsg-2~), r-cran-caret (<< 6.0-84-2~), r-cran-cmprsk (<< 2.2-8-1~), r-cran-coin (<< 1.3-0-1~), r-cran-dendextend (<< 1.12.0+dfsg-1~), r-cran-fields (<< 9.8-3-1~), r-cran-filehash (<< 2.4-2-2~), r-cran-future (<< 1.14.0+dfsg-1~), r-cran-genetics (<< 1.3.8.1.2-1~), r-cran-haplo.stats (<< 1.7.9-4~), r-cran-igraph (<< 1.2.4.1-1~), r-cran-lava (<< 1.6.5-1~), r-cran-libcoin (<< 1.0-4-1~), r-cran-msm (<< 1.6.7-1~), r-cran-permute (<< 0.9-5-1~), r-cran-phangorn (<< 2.5.5-1~), r-cran-popepi (<< 0.4.7-1~), r-cran-recipes (<< 0.1.6-1~), r-cran-sp (<< 1:1.3-1-2~), r-cran-spam (<< 2.2-2-1~), r-cran-units (<< 0.6-3-1~), r-cran-vegan (<< 2.5-5+dfsg-1~), r-cran-zelig (<< 5.1.6.1-1~) Replaces: r-base (<= 1.4.1-1), r-base-latex (<= 2.9.2-4), r-cran-rcompgen (<= 0.1-17-1), r-gnome (<= 2.3.1), r-recommended (<< 1.9.0) Filename: focal-cran40/r-base-core_4.2.0-1.2004.0_amd64.deb Size: 28127872 MD5sum: 0d416c793b98602795ef1b757bf381c8 SHA1: 67f992ae04b1d94bedb519e997d5cff7dbeb08a8 SHA256: 081636342f28602c211b10d96b93111abe1bf371361d92e23ef6e3cfe45b1360 SHA512: d727b9aff2339cd59f192aa09cb807e4427d38ffbe5e8856a4fe65c7cdaa8cc37bc11f2a76bce8a3772c6898218b51573d85a2558ac91ab8fbfdfc5e7239055e Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the core GNU R system from which only the optional documentation packages r-base-html, r-doc-html, r-doc-pdf and r-doc-info have been split off to somewhat reduce the size of this package. Package: r-base-core Architecture: amd64 Version: 4.2.1-1.2004.0 Priority: optional Section: gnu-r Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 44667 Provides: r-api-4.0, r-base-latex, r-cran-rcompgen, r-gnome Depends: zip, unzip, libpaper-utils, xdg-utils, libblas3 | libblas.so.3, libbz2-1.0, libc6 (>= 2.29), libcairo2 (>= 1.6.0), libcurl4 (>= 7.28.0), libglib2.0-0 (>= 2.12.0), libgomp1 (>= 4.9), libicu66 (>= 66.1-1~), libjpeg8 (>= 8c), liblapack3 | liblapack.so.3, liblzma5 (>= 5.1.1alpha+20120614), libpango-1.0-0 (>= 1.18.0), libpangocairo-1.0-0 (>= 1.14.0), libpcre2-8-0 (>= 10.22), libpng16-16 (>= 1.6.2-1), libreadline8 (>= 6.0), libtcl8.6 (>= 8.6.0), libtiff5 (>= 4.0.3), libtk8.6 (>= 8.6.0), libx11-6, libxt6, zlib1g (>= 1:1.1.4), ucf (>= 3.0), ca-certificates Recommends: r-recommended, r-base-dev, r-doc-html Suggests: elpa-ess, r-doc-info | r-doc-pdf, r-mathlib, r-base-html Conflicts: r-base-latex, r-cran-rcompgen, r-gnome Breaks: r-bioc-graph (<< 1.62.0-1~), r-cran-bbmle (<< 1.0.20-5~), r-cran-biocmanager (<< 1.30.4+dfsg-2~), r-cran-caret (<< 6.0-84-2~), r-cran-cmprsk (<< 2.2-8-1~), r-cran-coin (<< 1.3-0-1~), r-cran-dendextend (<< 1.12.0+dfsg-1~), r-cran-fields (<< 9.8-3-1~), r-cran-filehash (<< 2.4-2-2~), r-cran-future (<< 1.14.0+dfsg-1~), r-cran-genetics (<< 1.3.8.1.2-1~), r-cran-haplo.stats (<< 1.7.9-4~), r-cran-igraph (<< 1.2.4.1-1~), r-cran-lava (<< 1.6.5-1~), r-cran-libcoin (<< 1.0-4-1~), r-cran-msm (<< 1.6.7-1~), r-cran-permute (<< 0.9-5-1~), r-cran-phangorn (<< 2.5.5-1~), r-cran-popepi (<< 0.4.7-1~), r-cran-recipes (<< 0.1.6-1~), r-cran-sp (<< 1:1.3-1-2~), r-cran-spam (<< 2.2-2-1~), r-cran-units (<< 0.6-3-1~), r-cran-vegan (<< 2.5-5+dfsg-1~), r-cran-zelig (<< 5.1.6.1-1~) Replaces: r-base (<= 1.4.1-1), r-base-latex (<= 2.9.2-4), r-cran-rcompgen (<= 0.1-17-1), r-gnome (<= 2.3.1), r-recommended (<< 1.9.0) Filename: focal-cran40/r-base-core_4.2.1-1.2004.0_amd64.deb Size: 28178932 MD5sum: 151f2b127f2a4a21cc2d308227600ff9 SHA1: 098f41a85fcccba5b76965b71894976e2cef772f SHA256: e3e61efb32f0f86db12e4baa29e45aa345e229e19558f1c4190c2c0f9bd22139 SHA512: 8cbab7a1d50a3ef9fc6785bd9ca9706d42757bfb532c7803d2a30671fda95f8d4ae3f790f22cdc359a21c326584edc414f1aace7d8099f0711c7a4c7f16e8c49 Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the core GNU R system from which only the optional documentation packages r-base-html, r-doc-html, r-doc-pdf and r-doc-info have been split off to somewhat reduce the size of this package. Package: r-base-core Architecture: amd64 Version: 4.2.1-2.2004.0 Priority: optional Section: gnu-r Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 44670 Provides: r-api-4.0, r-base-latex, r-cran-rcompgen, r-gnome Depends: zip, unzip, libpaper-utils, xdg-utils, libblas3 | libblas.so.3, libbz2-1.0, libc6 (>= 2.29), libcairo2 (>= 1.6.0), libcurl4 (>= 7.28.0), libglib2.0-0 (>= 2.12.0), libgomp1 (>= 4.9), libicu66 (>= 66.1-1~), libjpeg8 (>= 8c), liblapack3 | liblapack.so.3, liblzma5 (>= 5.1.1alpha+20120614), libpango-1.0-0 (>= 1.18.0), libpangocairo-1.0-0 (>= 1.14.0), libpcre2-8-0 (>= 10.22), libpng16-16 (>= 1.6.2-1), libreadline8 (>= 6.0), libtcl8.6 (>= 8.6.0), libtiff5 (>= 4.0.3), libtk8.6 (>= 8.6.0), libx11-6, libxt6, zlib1g (>= 1:1.1.4), ucf (>= 3.0), ca-certificates Recommends: r-recommended, r-base-dev, r-doc-html Suggests: elpa-ess, r-doc-info | r-doc-pdf, r-mathlib, r-base-html Conflicts: r-base-latex, r-cran-rcompgen, r-gnome Breaks: r-bioc-graph (<< 1.62.0-1~), r-cran-bbmle (<< 1.0.20-5~), r-cran-biocmanager (<< 1.30.4+dfsg-2~), r-cran-caret (<< 6.0-84-2~), r-cran-cmprsk (<< 2.2-8-1~), r-cran-coin (<< 1.3-0-1~), r-cran-dendextend (<< 1.12.0+dfsg-1~), r-cran-fields (<< 9.8-3-1~), r-cran-filehash (<< 2.4-2-2~), r-cran-future (<< 1.14.0+dfsg-1~), r-cran-genetics (<< 1.3.8.1.2-1~), r-cran-haplo.stats (<< 1.7.9-4~), r-cran-igraph (<< 1.2.4.1-1~), r-cran-lava (<< 1.6.5-1~), r-cran-libcoin (<< 1.0-4-1~), r-cran-msm (<< 1.6.7-1~), r-cran-permute (<< 0.9-5-1~), r-cran-phangorn (<< 2.5.5-1~), r-cran-popepi (<< 0.4.7-1~), r-cran-recipes (<< 0.1.6-1~), r-cran-sp (<< 1:1.3-1-2~), r-cran-spam (<< 2.2-2-1~), r-cran-units (<< 0.6-3-1~), r-cran-vegan (<< 2.5-5+dfsg-1~), r-cran-zelig (<< 5.1.6.1-1~) Replaces: r-base (<= 1.4.1-1), r-base-latex (<= 2.9.2-4), r-cran-rcompgen (<= 0.1-17-1), r-gnome (<= 2.3.1), r-recommended (<< 1.9.0) Filename: focal-cran40/r-base-core_4.2.1-2.2004.0_amd64.deb Size: 28171652 MD5sum: 0503d1c4e7407b0b1e19a17c1ab52985 SHA1: 4c255e03a6051fb4a9b5d33053d3c9df402a2196 SHA256: 38b9a5de5402b50a5cdd09696c502b599eab1e671057f3c6ff2f160eeaf26b4f SHA512: 42f4c6ea78569699fbdcc890f064985e157ee5592f3ae4f2d4c5ee7f2583bdfa18cb94ae70293c0d754961a1c3322f03bc40b89aca9d76089eda0acde543fbc8 Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the core GNU R system from which only the optional documentation packages r-base-html, r-doc-html, r-doc-pdf and r-doc-info have been split off to somewhat reduce the size of this package. Package: r-base-core Architecture: amd64 Version: 4.2.1-3.2004.0 Priority: optional Section: gnu-r Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 44669 Provides: r-api-4.0, r-base-latex, r-cran-rcompgen, r-gnome Depends: zip, unzip, libpaper-utils, xdg-utils, libblas3 | libblas.so.3, libbz2-1.0, libc6 (>= 2.29), libcairo2 (>= 1.6.0), libcurl4 (>= 7.28.0), libglib2.0-0 (>= 2.12.0), libgomp1 (>= 4.9), libicu66 (>= 66.1-1~), libjpeg8 (>= 8c), liblapack3 | liblapack.so.3, liblzma5 (>= 5.1.1alpha+20120614), libpango-1.0-0 (>= 1.18.0), libpangocairo-1.0-0 (>= 1.14.0), libpcre2-8-0 (>= 10.22), libpng16-16 (>= 1.6.2-1), libreadline8 (>= 6.0), libtcl8.6 (>= 8.6.0), libtiff5 (>= 4.0.3), libtk8.6 (>= 8.6.0), libx11-6, libxt6, zlib1g (>= 1:1.1.4), ucf (>= 3.0), ca-certificates Recommends: r-recommended, r-base-dev, r-doc-html Suggests: elpa-ess, r-doc-info | r-doc-pdf, r-mathlib, r-base-html Conflicts: r-base-latex, r-cran-rcompgen, r-gnome Breaks: r-bioc-graph (<< 1.62.0-1~), r-cran-bbmle (<< 1.0.20-5~), r-cran-biocmanager (<< 1.30.4+dfsg-2~), r-cran-caret (<< 6.0-84-2~), r-cran-cmprsk (<< 2.2-8-1~), r-cran-coin (<< 1.3-0-1~), r-cran-dendextend (<< 1.12.0+dfsg-1~), r-cran-fields (<< 9.8-3-1~), r-cran-filehash (<< 2.4-2-2~), r-cran-future (<< 1.14.0+dfsg-1~), r-cran-genetics (<< 1.3.8.1.2-1~), r-cran-haplo.stats (<< 1.7.9-4~), r-cran-igraph (<< 1.2.4.1-1~), r-cran-lava (<< 1.6.5-1~), r-cran-libcoin (<< 1.0-4-1~), r-cran-msm (<< 1.6.7-1~), r-cran-permute (<< 0.9-5-1~), r-cran-phangorn (<< 2.5.5-1~), r-cran-popepi (<< 0.4.7-1~), r-cran-recipes (<< 0.1.6-1~), r-cran-sp (<< 1:1.3-1-2~), r-cran-spam (<< 2.2-2-1~), r-cran-units (<< 0.6-3-1~), r-cran-vegan (<< 2.5-5+dfsg-1~), r-cran-zelig (<< 5.1.6.1-1~) Replaces: r-base (<= 1.4.1-1), r-base-latex (<= 2.9.2-4), r-cran-rcompgen (<= 0.1-17-1), r-gnome (<= 2.3.1), r-recommended (<< 1.9.0) Filename: focal-cran40/r-base-core_4.2.1-3.2004.0_amd64.deb Size: 28181572 MD5sum: c13abdfbb9c9be2bb5aed9aa551bcf19 SHA1: 73845b5d9f72a101cc88723d726d0f30762980ca SHA256: e82705a5782b7989d0c988ce578b75e12ab1fe34f680717b206d55d79b2d6043 SHA512: 03ade65651bffc458d48afbe90efccdd8c078f223d6ef21a7f704711ce971b356025c893fe5305a1ee61542d9ee567bd92264c0a5299c463c96562e4866bcc6a Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the core GNU R system from which only the optional documentation packages r-base-html, r-doc-html, r-doc-pdf and r-doc-info have been split off to somewhat reduce the size of this package. Package: r-base-core Architecture: amd64 Version: 4.2.2-1.2004.0 Priority: optional Section: gnu-r Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 42211 Provides: r-api-4.0, r-base-latex, r-cran-rcompgen, r-gnome Depends: zip, unzip, libpaper-utils, xdg-utils, libblas3 | libblas.so.3, libbz2-1.0, libc6 (>= 2.29), libcairo2 (>= 1.6.0), libcurl4 (>= 7.28.0), libglib2.0-0 (>= 2.12.0), libgomp1 (>= 4.9), libicu66 (>= 66.1-1~), libjpeg8 (>= 8c), liblapack3 | liblapack.so.3, liblzma5 (>= 5.1.1alpha+20120614), libpango-1.0-0 (>= 1.18.0), libpangocairo-1.0-0 (>= 1.14.0), libpcre2-8-0 (>= 10.22), libpng16-16 (>= 1.6.2-1), libreadline8 (>= 6.0), libtcl8.6 (>= 8.6.0), libtiff5 (>= 4.0.3), libtk8.6 (>= 8.6.0), libx11-6, libxt6, zlib1g (>= 1:1.1.4), ucf (>= 3.0), ca-certificates Recommends: r-recommended, r-base-dev, r-doc-html Suggests: elpa-ess, r-doc-info | r-doc-pdf, r-mathlib, r-base-html Conflicts: r-base-latex, r-cran-rcompgen, r-gnome Breaks: r-bioc-graph (<< 1.62.0-1~), r-cran-bbmle (<< 1.0.20-5~), r-cran-biocmanager (<< 1.30.4+dfsg-2~), r-cran-caret (<< 6.0-84-2~), r-cran-cmprsk (<< 2.2-8-1~), r-cran-coin (<< 1.3-0-1~), r-cran-dendextend (<< 1.12.0+dfsg-1~), r-cran-fields (<< 9.8-3-1~), r-cran-filehash (<< 2.4-2-2~), r-cran-future (<< 1.14.0+dfsg-1~), r-cran-genetics (<< 1.3.8.1.2-1~), r-cran-haplo.stats (<< 1.7.9-4~), r-cran-igraph (<< 1.2.4.1-1~), r-cran-lava (<< 1.6.5-1~), r-cran-libcoin (<< 1.0-4-1~), r-cran-msm (<< 1.6.7-1~), r-cran-permute (<< 0.9-5-1~), r-cran-phangorn (<< 2.5.5-1~), r-cran-popepi (<< 0.4.7-1~), r-cran-recipes (<< 0.1.6-1~), r-cran-sp (<< 1:1.3-1-2~), r-cran-spam (<< 2.2-2-1~), r-cran-units (<< 0.6-3-1~), r-cran-vegan (<< 2.5-5+dfsg-1~), r-cran-zelig (<< 5.1.6.1-1~) Replaces: r-base (<= 1.4.1-1), r-base-latex (<= 2.9.2-4), r-cran-rcompgen (<= 0.1-17-1), r-gnome (<= 2.3.1), r-recommended (<< 1.9.0) Filename: focal-cran40/r-base-core_4.2.2-1.2004.0_amd64.deb Size: 26145960 MD5sum: 75b987f86e1a703fe4d59e53da1de60b SHA1: e989a726ae1a73dc0b40cad1a3696c9c416f76f6 SHA256: 5ad84d105909c2dd01f5a0ced5df8ccb8e82a17b42802d7170ec0fef7d9dfc11 SHA512: da374d996b6f6d07ccec3bb490acf29de64eda7a649e8487c5cb93f48dd05179df8c829b25df791309ff12ddf30d533f49ec90e6e403450a8bcbf33206b2124e Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the core GNU R system from which only the optional documentation packages r-base-html, r-doc-html, r-doc-pdf and r-doc-info have been split off to somewhat reduce the size of this package. Package: r-base-core Architecture: amd64 Version: 4.2.2.20221110-1.2004.0 Priority: optional Section: gnu-r Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 42162 Provides: r-api-4.0, r-base-latex, r-cran-rcompgen, r-gnome Depends: zip, unzip, libpaper-utils, xdg-utils, libblas3 | libblas.so.3, libbz2-1.0, libc6 (>= 2.29), libcairo2 (>= 1.6.0), libcurl4 (>= 7.28.0), libglib2.0-0 (>= 2.12.0), libgomp1 (>= 4.9), libicu66 (>= 66.1-1~), libjpeg8 (>= 8c), liblapack3 | liblapack.so.3, liblzma5 (>= 5.1.1alpha+20120614), libpango-1.0-0 (>= 1.18.0), libpangocairo-1.0-0 (>= 1.14.0), libpcre2-8-0 (>= 10.22), libpng16-16 (>= 1.6.2-1), libreadline8 (>= 6.0), libtcl8.6 (>= 8.6.0), libtiff5 (>= 4.0.3), libtk8.6 (>= 8.6.0), libx11-6, libxt6, zlib1g (>= 1:1.1.4), ucf (>= 3.0), ca-certificates Recommends: r-recommended, r-base-dev, r-doc-html Suggests: elpa-ess, r-doc-info | r-doc-pdf, r-mathlib, r-base-html Conflicts: r-base-latex, r-cran-rcompgen, r-gnome Breaks: r-bioc-graph (<< 1.62.0-1~), r-cran-bbmle (<< 1.0.20-5~), r-cran-biocmanager (<< 1.30.4+dfsg-2~), r-cran-caret (<< 6.0-84-2~), r-cran-cmprsk (<< 2.2-8-1~), r-cran-coin (<< 1.3-0-1~), r-cran-dendextend (<< 1.12.0+dfsg-1~), r-cran-fields (<< 9.8-3-1~), r-cran-filehash (<< 2.4-2-2~), r-cran-future (<< 1.14.0+dfsg-1~), r-cran-genetics (<< 1.3.8.1.2-1~), r-cran-haplo.stats (<< 1.7.9-4~), r-cran-igraph (<< 1.2.4.1-1~), r-cran-lava (<< 1.6.5-1~), r-cran-libcoin (<< 1.0-4-1~), r-cran-msm (<< 1.6.7-1~), r-cran-permute (<< 0.9-5-1~), r-cran-phangorn (<< 2.5.5-1~), r-cran-popepi (<< 0.4.7-1~), r-cran-recipes (<< 0.1.6-1~), r-cran-sp (<< 1:1.3-1-2~), r-cran-spam (<< 2.2-2-1~), r-cran-units (<< 0.6-3-1~), r-cran-vegan (<< 2.5-5+dfsg-1~), r-cran-zelig (<< 5.1.6.1-1~) Replaces: r-base (<= 1.4.1-1), r-base-latex (<= 2.9.2-4), r-cran-rcompgen (<= 0.1-17-1), r-gnome (<= 2.3.1), r-recommended (<< 1.9.0) Filename: focal-cran40/r-base-core_4.2.2.20221110-1.2004.0_amd64.deb Size: 26103560 MD5sum: 01287451d0b839010dbe3980a516674c SHA1: cb272b9ac638f130e4d517ce2a8e7df11318e1c1 SHA256: a654b66e054a0b72971a4f305306f489559c4af73d696c93df77ae1fc0bfdab9 SHA512: 2109b81ba4d19f6329c9efb959b5a6c3b129f0a95cfa2549b8e1c8a966fedf5077a30ecdd3e5c0055570e8b2abac33e3fce5e5cdf7052f4600bed9f5fde4c5f4 Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the core GNU R system from which only the optional documentation packages r-base-html, r-doc-html, r-doc-pdf and r-doc-info have been split off to somewhat reduce the size of this package. Package: r-base-core Architecture: amd64 Version: 4.2.3-1.2004.0 Priority: optional Section: gnu-r Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 42258 Provides: r-api-4.0, r-base-latex, r-cran-rcompgen, r-gnome Depends: zip, unzip, libpaper-utils, xdg-utils, libblas3 | libblas.so.3, libbz2-1.0, libc6 (>= 2.29), libcairo2 (>= 1.6.0), libcurl4 (>= 7.28.0), libglib2.0-0 (>= 2.12.0), libgomp1 (>= 4.9), libicu66 (>= 66.1-1~), libjpeg8 (>= 8c), liblapack3 | liblapack.so.3, liblzma5 (>= 5.1.1alpha+20120614), libpango-1.0-0 (>= 1.18.0), libpangocairo-1.0-0 (>= 1.14.0), libpcre2-8-0 (>= 10.22), libpng16-16 (>= 1.6.2-1), libreadline8 (>= 6.0), libtcl8.6 (>= 8.6.0), libtiff5 (>= 4.0.3), libtk8.6 (>= 8.6.0), libx11-6, libxt6, zlib1g (>= 1:1.1.4), ucf (>= 3.0), ca-certificates Recommends: r-recommended, r-base-dev, r-doc-html Suggests: elpa-ess, r-doc-info | r-doc-pdf, r-mathlib, r-base-html Conflicts: r-base-latex, r-cran-rcompgen, r-gnome Breaks: r-bioc-graph (<< 1.62.0-1~), r-cran-bbmle (<< 1.0.20-5~), r-cran-biocmanager (<< 1.30.4+dfsg-2~), r-cran-caret (<< 6.0-84-2~), r-cran-cmprsk (<< 2.2-8-1~), r-cran-coin (<< 1.3-0-1~), r-cran-dendextend (<< 1.12.0+dfsg-1~), r-cran-fields (<< 9.8-3-1~), r-cran-filehash (<< 2.4-2-2~), r-cran-future (<< 1.14.0+dfsg-1~), r-cran-genetics (<< 1.3.8.1.2-1~), r-cran-haplo.stats (<< 1.7.9-4~), r-cran-igraph (<< 1.2.4.1-1~), r-cran-lava (<< 1.6.5-1~), r-cran-libcoin (<< 1.0-4-1~), r-cran-msm (<< 1.6.7-1~), r-cran-permute (<< 0.9-5-1~), r-cran-phangorn (<< 2.5.5-1~), r-cran-popepi (<< 0.4.7-1~), r-cran-recipes (<< 0.1.6-1~), r-cran-sp (<< 1:1.3-1-2~), r-cran-spam (<< 2.2-2-1~), r-cran-units (<< 0.6-3-1~), r-cran-vegan (<< 2.5-5+dfsg-1~), r-cran-zelig (<< 5.1.6.1-1~) Replaces: r-base (<= 1.4.1-1), r-base-latex (<= 2.9.2-4), r-cran-rcompgen (<= 0.1-17-1), r-gnome (<= 2.3.1), r-recommended (<< 1.9.0) Filename: focal-cran40/r-base-core_4.2.3-1.2004.0_amd64.deb Size: 26185280 MD5sum: d860d2c2ce0f0780063de5383104edcb SHA1: f9673825ac34764d37cb6f19389ab70f89dde539 SHA256: a199d13ff93f57021e37bc42f5da5645ada47853da1b82ec630a764ec8d215d9 SHA512: 6481f184b59bf72e52712dfbfa6e28ca66db4cbcc26ff929544bbd1aac1419672e479a158e30ac4e3d6800e655736d3c2e613a874c1e85776e2cd047840877c1 Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the core GNU R system from which only the optional documentation packages r-base-html, r-doc-html, r-doc-pdf and r-doc-info have been split off to somewhat reduce the size of this package. Package: r-base-core Architecture: amd64 Version: 4.3.0-1.2004.0 Priority: optional Section: gnu-r Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 43388 Provides: r-api-4.0, r-base-latex, r-cran-rcompgen, r-gnome Depends: zip, unzip, libpaper-utils, xdg-utils, libblas3 | libblas.so.3, libbz2-1.0, libc6 (>= 2.29), libcairo2 (>= 1.6.0), libcurl4 (>= 7.28.0), libglib2.0-0 (>= 2.12.0), libgomp1 (>= 4.9), libicu66 (>= 66.1-1~), libjpeg8 (>= 8c), liblapack3 | liblapack.so.3, liblzma5 (>= 5.1.1alpha+20120614), libpango-1.0-0 (>= 1.18.0), libpangocairo-1.0-0 (>= 1.14.0), libpcre2-8-0 (>= 10.22), libpng16-16 (>= 1.6.2-1), libreadline8 (>= 6.0), libtcl8.6 (>= 8.6.0), libtiff5 (>= 4.0.3), libtk8.6 (>= 8.6.0), libx11-6, libxt6, zlib1g (>= 1:1.1.4), ucf (>= 3.0), ca-certificates Recommends: r-recommended, r-base-dev, r-doc-html Suggests: elpa-ess, r-doc-info | r-doc-pdf, r-mathlib, r-base-html Conflicts: r-base-latex, r-cran-rcompgen, r-gnome Breaks: r-bioc-graph (<< 1.62.0-1~), r-cran-bbmle (<< 1.0.20-5~), r-cran-biocmanager (<< 1.30.4+dfsg-2~), r-cran-caret (<< 6.0-84-2~), r-cran-cmprsk (<< 2.2-8-1~), r-cran-coin (<< 1.3-0-1~), r-cran-dendextend (<< 1.12.0+dfsg-1~), r-cran-fields (<< 9.8-3-1~), r-cran-filehash (<< 2.4-2-2~), r-cran-future (<< 1.14.0+dfsg-1~), r-cran-genetics (<< 1.3.8.1.2-1~), r-cran-haplo.stats (<< 1.7.9-4~), r-cran-igraph (<< 1.2.4.1-1~), r-cran-lava (<< 1.6.5-1~), r-cran-libcoin (<< 1.0-4-1~), r-cran-msm (<< 1.6.7-1~), r-cran-permute (<< 0.9-5-1~), r-cran-phangorn (<< 2.5.5-1~), r-cran-popepi (<< 0.4.7-1~), r-cran-recipes (<< 0.1.6-1~), r-cran-sp (<< 1:1.3-1-2~), r-cran-spam (<< 2.2-2-1~), r-cran-units (<< 0.6-3-1~), r-cran-vegan (<< 2.5-5+dfsg-1~), r-cran-zelig (<< 5.1.6.1-1~) Replaces: r-base (<= 1.4.1-1), r-base-latex (<= 2.9.2-4), r-cran-rcompgen (<= 0.1-17-1), r-gnome (<= 2.3.1), r-recommended (<< 1.9.0) Filename: focal-cran40/r-base-core_4.3.0-1.2004.0_amd64.deb Size: 26816040 MD5sum: 28d5c4dbb09b5124f65d3afb0c27a45b SHA1: 2b2311be4e5c023b1101eb47b83197869bc5e7c6 SHA256: 61e653f3ead49cc76df17e02bbbae50d585e5fdc453c881a6022cc273be11d67 SHA512: 8df05a36441c70780dc2c2d566ea1408389b30f974d486b30230c1d15ca531c89554067083d9e04174f7a346fd6f7c9423946be8510a6076c964ef68dcaf64a2 Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the core GNU R system from which only the optional documentation packages r-base-html, r-doc-html, r-doc-pdf and r-doc-info have been split off to somewhat reduce the size of this package. Package: r-base-core Architecture: amd64 Version: 4.3.1-1.2004.0 Priority: optional Section: gnu-r Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 43421 Provides: r-api-4.0, r-base-latex, r-cran-rcompgen, r-gnome Depends: zip, unzip, libpaper-utils, xdg-utils, libblas3 | libblas.so.3, libbz2-1.0, libc6 (>= 2.29), libcairo2 (>= 1.6.0), libcurl4 (>= 7.28.0), libglib2.0-0 (>= 2.12.0), libgomp1 (>= 4.9), libicu66 (>= 66.1-1~), libjpeg8 (>= 8c), liblapack3 | liblapack.so.3, liblzma5 (>= 5.1.1alpha+20120614), libpango-1.0-0 (>= 1.18.0), libpangocairo-1.0-0 (>= 1.14.0), libpcre2-8-0 (>= 10.22), libpng16-16 (>= 1.6.2-1), libreadline8 (>= 6.0), libtcl8.6 (>= 8.6.0), libtiff5 (>= 4.0.3), libtk8.6 (>= 8.6.0), libx11-6, libxt6, zlib1g (>= 1:1.1.4), ucf (>= 3.0), ca-certificates Recommends: r-recommended, r-base-dev, r-doc-html Suggests: elpa-ess, r-doc-info | r-doc-pdf, r-mathlib, r-base-html Conflicts: r-base-latex, r-cran-rcompgen, r-gnome Breaks: r-bioc-graph (<< 1.62.0-1~), r-cran-bbmle (<< 1.0.20-5~), r-cran-biocmanager (<< 1.30.4+dfsg-2~), r-cran-caret (<< 6.0-84-2~), r-cran-cmprsk (<< 2.2-8-1~), r-cran-coin (<< 1.3-0-1~), r-cran-dendextend (<< 1.12.0+dfsg-1~), r-cran-fields (<< 9.8-3-1~), r-cran-filehash (<< 2.4-2-2~), r-cran-future (<< 1.14.0+dfsg-1~), r-cran-genetics (<< 1.3.8.1.2-1~), r-cran-haplo.stats (<< 1.7.9-4~), r-cran-igraph (<< 1.2.4.1-1~), r-cran-lava (<< 1.6.5-1~), r-cran-libcoin (<< 1.0-4-1~), r-cran-msm (<< 1.6.7-1~), r-cran-permute (<< 0.9-5-1~), r-cran-phangorn (<< 2.5.5-1~), r-cran-popepi (<< 0.4.7-1~), r-cran-recipes (<< 0.1.6-1~), r-cran-sp (<< 1:1.3-1-2~), r-cran-spam (<< 2.2-2-1~), r-cran-units (<< 0.6-3-1~), r-cran-vegan (<< 2.5-5+dfsg-1~), r-cran-zelig (<< 5.1.6.1-1~) Replaces: r-base (<= 1.4.1-1), r-base-latex (<= 2.9.2-4), r-cran-rcompgen (<= 0.1-17-1), r-gnome (<= 2.3.1), r-recommended (<< 1.9.0) Filename: focal-cran40/r-base-core_4.3.1-1.2004.0_amd64.deb Size: 26877608 MD5sum: 638d05f434247801cdcf7e64d859c4ce SHA1: bafaf7f26a38f7d3c3c22a54901fbb8cb5a47b3a SHA256: 3d224bf4540432f014cb1bc71dbada383dfaba45a071f2665158a78b2f23af8f SHA512: 23c7abd35868fe77df8657af54da42242090ba4a8dd400f5f938c8ac3e70707bdc4b4457c4ac34b2a3bbd4dd1ba4f692b4e24c289d4666c9481f537d29400bf1 Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the core GNU R system from which only the optional documentation packages r-base-html, r-doc-html, r-doc-pdf and r-doc-info have been split off to somewhat reduce the size of this package. Package: r-base-core Architecture: amd64 Version: 4.3.1-2.2004.0 Priority: optional Section: gnu-r Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 43425 Provides: r-api-4.0, r-graphics-engine-16 Depends: zip, unzip, libpaper-utils, xdg-utils, libblas3 | libblas.so.3, libbz2-1.0, libc6 (>= 2.29), libcairo2 (>= 1.6.0), libcurl4 (>= 7.28.0), libglib2.0-0 (>= 2.12.0), libgomp1 (>= 4.9), libicu66 (>= 66.1-1~), libjpeg8 (>= 8c), liblapack3 | liblapack.so.3, liblzma5 (>= 5.1.1alpha+20120614), libpango-1.0-0 (>= 1.18.0), libpangocairo-1.0-0 (>= 1.14.0), libpcre2-8-0 (>= 10.22), libpng16-16 (>= 1.6.2-1), libreadline8 (>= 6.0), libtcl8.6 (>= 8.6.0), libtiff5 (>= 4.0.3), libtk8.6 (>= 8.6.0), libx11-6, libxt6, zlib1g (>= 1:1.1.4), ucf (>= 3.0), ca-certificates Recommends: r-recommended, r-base-dev, r-doc-html Suggests: elpa-ess, r-doc-info | r-doc-pdf, r-mathlib, r-base-html Breaks: r-bioc-graph (<< 1.62.0-1~), r-cran-bbmle (<< 1.0.20-5~), r-cran-biocmanager (<< 1.30.4+dfsg-2~), r-cran-caret (<< 6.0-84-2~), r-cran-cmprsk (<< 2.2-8-1~), r-cran-coin (<< 1.3-0-1~), r-cran-dendextend (<< 1.12.0+dfsg-1~), r-cran-fields (<< 9.8-3-1~), r-cran-filehash (<< 2.4-2-2~), r-cran-future (<< 1.14.0+dfsg-1~), r-cran-genetics (<< 1.3.8.1.2-1~), r-cran-haplo.stats (<< 1.7.9-4~), r-cran-igraph (<< 1.2.4.1-1~), r-cran-lava (<< 1.6.5-1~), r-cran-libcoin (<< 1.0-4-1~), r-cran-msm (<< 1.6.7-1~), r-cran-permute (<< 0.9-5-1~), r-cran-phangorn (<< 2.5.5-1~), r-cran-popepi (<< 0.4.7-1~), r-cran-recipes (<< 0.1.6-1~), r-cran-sp (<< 1:1.3-1-2~), r-cran-spam (<< 2.2-2-1~), r-cran-units (<< 0.6-3-1~), r-cran-vegan (<< 2.5-5+dfsg-1~), r-cran-zelig (<< 5.1.6.1-1~) Replaces: r-base (<= 1.4.1-1), r-recommended (<< 1.9.0) Filename: focal-cran40/r-base-core_4.3.1-2.2004.0_amd64.deb Size: 26877536 MD5sum: 4cd1d025a743b8099247a62f1096a2c6 SHA1: 2f87051c7e7542d503bfedfc4b3573971f3e048b SHA256: e2790e8caf287a1c87f42d19ef673fbae3592de34e0a4731c14e9cfe410dd088 SHA512: 6a25a8b20ae24e034f1cf22d57b46a41a2ce73ce03fa042b601a717ea1d1347e225e309a61e5ccf62169e5d44473bfb2e4461bb8451ab8e2ef6e14ff666805f5 Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the core GNU R system from which only the optional documentation packages r-base-html, r-doc-html, r-doc-pdf and r-doc-info have been split off to somewhat reduce the size of this package. Package: r-base-core Architecture: amd64 Version: 4.3.1-3.2004.0 Priority: optional Section: gnu-r Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 43423 Provides: r-api-4.0, r-graphics-engine-16 Depends: zip, unzip, libpaper-utils, xdg-utils, libblas3 | libblas.so.3, libbz2-1.0, libc6 (>= 2.29), libcairo2 (>= 1.6.0), libcurl4 (>= 7.28.0), libglib2.0-0 (>= 2.12.0), libgomp1 (>= 4.9), libicu66 (>= 66.1-1~), libjpeg8 (>= 8c), liblapack3 | liblapack.so.3, liblzma5 (>= 5.1.1alpha+20120614), libpango-1.0-0 (>= 1.18.0), libpangocairo-1.0-0 (>= 1.14.0), libpcre2-8-0 (>= 10.22), libpng16-16 (>= 1.6.2-1), libreadline8 (>= 6.0), libtcl8.6 (>= 8.6.0), libtiff5 (>= 4.0.3), libtk8.6 (>= 8.6.0), libx11-6, libxt6, zlib1g (>= 1:1.1.4), ucf (>= 3.0), ca-certificates Recommends: r-recommended, r-base-dev, r-doc-html Suggests: elpa-ess, r-doc-info | r-doc-pdf, r-mathlib, r-base-html Breaks: r-cran-cairo (<< 1.6-0-4~), r-cran-fnn (<< 1.1.3.2-1~), r-cran-intervals (<< 0.15.3-1~), r-cran-magick (<< 2.7.4+dfsg-2~), r-cran-maldiquant (<< 1.22.1-1~), r-cran-ps (<< 1.7.5-1~), r-cran-ragg (<< 1.2.5-3~), r-cran-svglite (<< 2.1.1-3~), r-cran-tibble (<< 3.2.1+dfsg-2~), r-cran-tikzdevice (<< 0.12.4-3~), r-cran-vdiffr (<< 1.0.5-3~) Replaces: r-base (<= 1.4.1-1), r-recommended (<< 1.9.0) Filename: focal-cran40/r-base-core_4.3.1-3.2004.0_amd64.deb Size: 26864528 MD5sum: 73c019177f0dee856e298a9536c3aa21 SHA1: 487acb4ffd8b19ed287f74e5e0265228588b4002 SHA256: e92e8fe3229d5ad64852b184eb054bd98da88b7ddf36f330619eb8696fdbeb19 SHA512: 8658bbee8be9f47cc29cb9d45bf6285f65b8bc6a091a0e2aef0e626a4dfb7f4a39189306ef5d1534b9328d8efde6428035738ece35b558f22a7e54af8d0bc1da Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the core GNU R system from which only the optional documentation packages r-base-html, r-doc-html, r-doc-pdf and r-doc-info have been split off to somewhat reduce the size of this package. Package: r-base-core Architecture: amd64 Version: 4.3.1-4.2004.0 Priority: optional Section: gnu-r Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 43427 Provides: r-api-4.0, r-graphics-engine-16 Depends: zip, unzip, libpaper-utils, xdg-utils, libblas3 | libblas.so.3, libbz2-1.0, libc6 (>= 2.29), libcairo2 (>= 1.6.0), libcurl4 (>= 7.28.0), libglib2.0-0 (>= 2.12.0), libgomp1 (>= 4.9), libicu66 (>= 66.1-1~), libjpeg8 (>= 8c), liblapack3 | liblapack.so.3, liblzma5 (>= 5.1.1alpha+20120614), libpango-1.0-0 (>= 1.18.0), libpangocairo-1.0-0 (>= 1.14.0), libpcre2-8-0 (>= 10.22), libpng16-16 (>= 1.6.2-1), libreadline8 (>= 6.0), libtcl8.6 (>= 8.6.0), libtiff5 (>= 4.0.3), libtk8.6 (>= 8.6.0), libx11-6, libxt6, zlib1g (>= 1:1.1.4), ucf (>= 3.0), ca-certificates Recommends: r-recommended, r-base-dev, r-doc-html Suggests: elpa-ess, r-doc-info | r-doc-pdf, r-mathlib, r-base-html Replaces: r-base (<= 1.4.1-1), r-recommended (<< 1.9.0) Filename: focal-cran40/r-base-core_4.3.1-4.2004.0_amd64.deb Size: 26873836 MD5sum: 196753286c213e2972d36280cd11a42e SHA1: 785ba35591b528ab44637ec3167f3853a829558e SHA256: 1be2138927cee78e7d584b7b59c87dc73dfdc3bf459a932c307980098913de80 SHA512: 89393430969f92b4f5236b15099b7e41b1b1006a22bc2f16aa265ff142918abf77bab0abb5f6370ba3f5a5878824b94d0755fa35c873e12d7a065218a742718d Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the core GNU R system from which only the optional documentation packages r-base-html, r-doc-html, r-doc-pdf and r-doc-info have been split off to somewhat reduce the size of this package. Package: r-base-core Architecture: amd64 Version: 4.3.2-1.2004.0 Priority: optional Section: gnu-r Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 43480 Provides: r-api-4.0, r-graphics-engine-16 Depends: zip, unzip, libpaper-utils, xdg-utils, libblas3 | libblas.so.3, libbz2-1.0, libc6 (>= 2.29), libcairo2 (>= 1.6.0), libcurl4 (>= 7.28.0), libglib2.0-0 (>= 2.12.0), libgomp1 (>= 4.9), libicu66 (>= 66.1-1~), libjpeg8 (>= 8c), liblapack3 | liblapack.so.3, liblzma5 (>= 5.1.1alpha+20120614), libpango-1.0-0 (>= 1.18.0), libpangocairo-1.0-0 (>= 1.14.0), libpcre2-8-0 (>= 10.22), libpng16-16 (>= 1.6.2-1), libreadline8 (>= 6.0), libtcl8.6 (>= 8.6.0), libtiff5 (>= 4.0.3), libtk8.6 (>= 8.6.0), libx11-6, libxt6, zlib1g (>= 1:1.1.4), ucf (>= 3.0), ca-certificates Recommends: r-recommended, r-base-dev, r-doc-html Suggests: elpa-ess, r-doc-info | r-doc-pdf, r-mathlib, r-base-html Replaces: r-base (<= 1.4.1-1), r-recommended (<< 1.9.0) Filename: focal-cran40/r-base-core_4.3.2-1.2004.0_amd64.deb Size: 26900164 MD5sum: f19c431409be12e83a80d3b394658594 SHA1: e2847f3a822ee3fabda408b384994b661b62bac8 SHA256: 371bdaa9d4cecb5d570d7876dd6645702e8b656e2fc4a80fdc21bec7d269c7b0 SHA512: 8b03d0b98d69404841d132a48046c6bbfed8fcf01dae7be5f9c078ca6acd9b7cacc485b0a7c1344cd3e99ecfdcce1897d12ecdc4aca8bc57ae3e6dd082232469 Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the core GNU R system from which only the optional documentation packages r-base-html, r-doc-html, r-doc-pdf and r-doc-info have been split off to somewhat reduce the size of this package. Package: r-base-core Architecture: amd64 Version: 4.3.3-1.2004.0 Priority: optional Section: gnu-r Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 43520 Provides: r-api-4.0, r-graphics-engine-16 Depends: zip, unzip, libpaper-utils, xdg-utils, libblas3 | libblas.so.3, libbz2-1.0, libc6 (>= 2.29), libcairo2 (>= 1.6.0), libcurl4 (>= 7.28.0), libglib2.0-0 (>= 2.12.0), libgomp1 (>= 4.9), libicu66 (>= 66.1-1~), libjpeg8 (>= 8c), liblapack3 | liblapack.so.3, liblzma5 (>= 5.1.1alpha+20120614), libpango-1.0-0 (>= 1.18.0), libpangocairo-1.0-0 (>= 1.14.0), libpcre2-8-0 (>= 10.22), libpng16-16 (>= 1.6.2-1), libreadline8 (>= 6.0), libtcl8.6 (>= 8.6.0), libtiff5 (>= 4.0.3), libtk8.6 (>= 8.6.0), libx11-6, libxt6, zlib1g (>= 1:1.1.4), ucf (>= 3.0), ca-certificates Recommends: r-recommended, r-base-dev, r-doc-html Suggests: elpa-ess, r-doc-info | r-doc-pdf, r-mathlib, r-base-html Replaces: r-base (<= 1.4.1-1), r-recommended (<< 1.9.0) Filename: focal-cran40/r-base-core_4.3.3-1.2004.0_amd64.deb Size: 26946904 MD5sum: af56039397ddec3fda16301bb945dddc SHA1: 9674c3dbbc775377a08407dab2fac20a9bd23b3d SHA256: 08489d906f7654fd1cfc1144f094d7a0337e1d531ae390a9f3574d103457c471 SHA512: aa633cdcca124faa2f90700588c03b3224c42362afa60a0b9a613d580ade1c6e7797530051a588c1e84eee9cf24dcd50ab8f9bd1c95d5ec0647af8972179e829 Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the core GNU R system from which only the optional documentation packages r-base-html, r-doc-html, r-doc-pdf and r-doc-info have been split off to somewhat reduce the size of this package. Package: r-base-core Architecture: amd64 Version: 4.4.0-1.2004.0 Priority: optional Section: gnu-r Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 46061 Provides: r-api-4.0, r-graphics-engine-16 Depends: zip, unzip, libpaper-utils, xdg-utils, libblas3 | libblas.so.3, libbz2-1.0, libc6 (>= 2.29), libcairo2 (>= 1.6.0), libcurl4 (>= 7.28.0), libglib2.0-0 (>= 2.12.0), libgomp1 (>= 4.9), libicu66 (>= 66.1-1~), libjpeg8 (>= 8c), liblapack3 | liblapack.so.3, liblzma5 (>= 5.1.1alpha+20120614), libpango-1.0-0 (>= 1.18.0), libpangocairo-1.0-0 (>= 1.14.0), libpcre2-8-0 (>= 10.22), libpng16-16 (>= 1.6.2-1), libreadline8 (>= 6.0), libtcl8.6 (>= 8.6.0), libtiff5 (>= 4.0.3), libtk8.6 (>= 8.6.0), libx11-6, libxt6, zlib1g (>= 1:1.1.4), ucf (>= 3.0), ca-certificates Recommends: r-recommended, r-base-dev, r-doc-html Suggests: elpa-ess, r-doc-info | r-doc-pdf, r-mathlib, r-base-html Replaces: r-base (<= 1.4.1-1), r-recommended (<< 1.9.0) Filename: focal-cran40/r-base-core_4.4.0-1.2004.0_amd64.deb Size: 28019716 MD5sum: 373aeefb12de35c8c547cabd17c6f51e SHA1: 850388205780b256de545ecd90d04142a917b5d0 SHA256: 6020ff5684dbfa925317a61f434f03d30529557f2045a198fae33a821d016f1a SHA512: ede32e9ad402b3a874090856294040433c456a36c5aef8ac669763cbcdebbd83d666ce71cfe64eba5dec512ae89f77bfc127054dc18708df8542e5b6acd997a7 Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the core GNU R system from which only the optional documentation packages r-base-html, r-doc-html, r-doc-pdf and r-doc-info have been split off to somewhat reduce the size of this package. Package: r-base-core Architecture: amd64 Version: 4.4.1-1.2004.0 Priority: optional Section: gnu-r Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 46090 Provides: r-api-4.0, r-graphics-engine-16 Depends: zip, unzip, libpaper-utils, xdg-utils, libblas3 | libblas.so.3, libbz2-1.0, libc6 (>= 2.29), libcairo2 (>= 1.6.0), libcurl4 (>= 7.28.0), libglib2.0-0 (>= 2.12.0), libgomp1 (>= 4.9), libicu66 (>= 66.1-1~), libjpeg8 (>= 8c), liblapack3 | liblapack.so.3, liblzma5 (>= 5.1.1alpha+20120614), libpango-1.0-0 (>= 1.18.0), libpangocairo-1.0-0 (>= 1.14.0), libpcre2-8-0 (>= 10.22), libpng16-16 (>= 1.6.2-1), libreadline8 (>= 6.0), libtcl8.6 (>= 8.6.0), libtiff5 (>= 4.0.3), libtk8.6 (>= 8.6.0), libx11-6, libxt6, zlib1g (>= 1:1.1.4), ucf (>= 3.0), ca-certificates Recommends: r-recommended, r-base-dev, r-doc-html Suggests: elpa-ess, r-doc-info | r-doc-pdf, r-mathlib, r-base-html Replaces: r-base (<= 1.4.1-1), r-recommended (<< 1.9.0) Filename: focal-cran40/r-base-core_4.4.1-1.2004.0_amd64.deb Size: 28038932 MD5sum: e5d815aa1e6cf305f4b52d10d806d3c0 SHA1: cd52e009192fde661edbe7013cdde555cf91394e SHA256: 7618383b8ffc85d8a545f072799db8ce385c05f62caa18078b683ee938f1c24f SHA512: cb0efb9ccb635e1eb259a80d112b6e8fc97360d682da7862ff0b756832731fdd7ba3eab1a81ee741ee0c59169de89c50367641067721d602334e53490d0af3bc Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the core GNU R system from which only the optional documentation packages r-base-html, r-doc-html, r-doc-pdf and r-doc-info have been split off to somewhat reduce the size of this package. Package: r-base-core Architecture: amd64 Version: 4.4.1-3.2004.1 Priority: optional Section: gnu-r Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 46090 Provides: r-api-4.0, r-graphics-engine-16 Depends: zip, unzip, libpaper-utils, xdg-utils, libblas3 | libblas.so.3, libbz2-1.0, libc6 (>= 2.29), libcairo2 (>= 1.6.0), libcurl4 (>= 7.28.0), libglib2.0-0 (>= 2.12.0), libgomp1 (>= 4.9), libicu66 (>= 66.1-1~), libjpeg8 (>= 8c), liblapack3 | liblapack.so.3, liblzma5 (>= 5.1.1alpha+20120614), libpango-1.0-0 (>= 1.18.0), libpangocairo-1.0-0 (>= 1.14.0), libpcre2-8-0 (>= 10.22), libpng16-16 (>= 1.6.2-1), libreadline8 (>= 6.0), libtcl8.6 (>= 8.6.0), libtiff5 (>= 4.0.3), libtk8.6 (>= 8.6.0), libx11-6, libxt6, zlib1g (>= 1:1.1.4), ucf (>= 3.0), ca-certificates Recommends: r-recommended, r-base-dev, r-doc-html Suggests: elpa-ess, r-doc-info | r-doc-pdf, r-mathlib, r-base-html Replaces: r-base (<= 1.4.1-1), r-recommended (<< 1.9.0) Filename: focal-cran40/r-base-core_4.4.1-3.2004.1_amd64.deb Size: 28056244 MD5sum: ae40575c1ed10396c2ff2c5c7e7419eb SHA1: 8bacc4f22cdbbc6b36b870223a5a56425ee5395e SHA256: 75370b63d6dcda8b40955c45d6e650e2480a7fd3a9bc3d8f97b3def1d70b0797 SHA512: 2047657d18aa1eca63945977faef5da0f8e412c2f6248854b02721be7ed377619341e8ee58e2305815a3a2a183d0c5fa3720ed21399798f5fe77e81b3c97afd3 Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the core GNU R system from which only the optional documentation packages r-base-html, r-doc-html, r-doc-pdf and r-doc-info have been split off to somewhat reduce the size of this package. Package: r-base-core Architecture: amd64 Version: 4.4.2-1.2004.0 Priority: optional Section: gnu-r Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 46119 Provides: r-api-4.0, r-graphics-engine-16 Depends: zip, unzip, libpaper-utils, xdg-utils, libblas3 | libblas.so.3, libbz2-1.0, libc6 (>= 2.29), libcairo2 (>= 1.6.0), libcurl4 (>= 7.28.0), libglib2.0-0 (>= 2.12.0), libgomp1 (>= 4.9), libicu66 (>= 66.1-1~), libjpeg8 (>= 8c), liblapack3 | liblapack.so.3, liblzma5 (>= 5.1.1alpha+20120614), libpango-1.0-0 (>= 1.18.0), libpangocairo-1.0-0 (>= 1.14.0), libpcre2-8-0 (>= 10.22), libpng16-16 (>= 1.6.2-1), libreadline8 (>= 6.0), libtcl8.6 (>= 8.6.0), libtiff5 (>= 4.0.3), libtk8.6 (>= 8.6.0), libx11-6, libxt6, zlib1g (>= 1:1.1.4), ucf (>= 3.0), ca-certificates Recommends: r-recommended, r-base-dev, r-doc-html Suggests: elpa-ess, r-doc-info | r-doc-pdf, r-mathlib, r-base-html Replaces: r-base (<= 1.4.1-1), r-recommended (<< 1.9.0) Filename: focal-cran40/r-base-core_4.4.2-1.2004.0_amd64.deb Size: 28056484 MD5sum: bcd05b32ed92a2700ccd1cc3ddc9ffad SHA1: 012cc8508f6da24bc9a7d113b350d51f987431c5 SHA256: dedaae404a3ca0c3e8e2ff7b2a97e1bbee1cd0a675946727817b5bd4a7ce5eda SHA512: f5c10546bfa5ab06a04bd8c9048a0436207577a7543a81f2bb82e8d3ee247f2a2c4c896090632bbf8a39a8eeff359797f322f6b70ef6bd5f9737ca6b6d5985ad Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the core GNU R system from which only the optional documentation packages r-base-html, r-doc-html, r-doc-pdf and r-doc-info have been split off to somewhat reduce the size of this package. Package: r-base-core Architecture: amd64 Version: 4.4.3-1.2004.0 Priority: optional Section: gnu-r Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 46145 Provides: r-api-4.0, r-graphics-engine-16 Depends: zip, unzip, libpaper-utils, xdg-utils, libblas3 | libblas.so.3, libbz2-1.0, libc6 (>= 2.29), libcairo2 (>= 1.6.0), libcurl4 (>= 7.28.0), libglib2.0-0 (>= 2.12.0), libgomp1 (>= 4.9), libicu66 (>= 66.1-1~), libjpeg8 (>= 8c), liblapack3 | liblapack.so.3, liblzma5 (>= 5.1.1alpha+20120614), libpango-1.0-0 (>= 1.18.0), libpangocairo-1.0-0 (>= 1.14.0), libpcre2-8-0 (>= 10.22), libpng16-16 (>= 1.6.2-1), libreadline8 (>= 6.0), libtcl8.6 (>= 8.6.0), libtiff5 (>= 4.0.3), libtk8.6 (>= 8.6.0), libx11-6, libxt6, zlib1g (>= 1:1.1.4), ucf (>= 3.0), ca-certificates Recommends: r-recommended, r-base-dev, r-doc-html Suggests: elpa-ess, r-doc-info | r-doc-pdf, r-mathlib, r-base-html Replaces: r-base (<= 1.4.1-1), r-recommended (<< 1.9.0) Filename: focal-cran40/r-base-core_4.4.3-1.2004.0_amd64.deb Size: 28086044 MD5sum: 738a5056b2c82d53470a2ede67e616f2 SHA1: e11eede466ef91764a41dfbdaa6021b86d46aca0 SHA256: 7856b548c0be7803bde111b01937055e8d2f65ca887afdf0e60c6fa37de1335e SHA512: 08e6d46b7f4cf314474464949db5f70985f8e7cec4b1bf236802d6a742fbb45de1f2eb14e48f639aeba017a8cd04d76d06328cea379dd1c1d7de9b52a1ca1426 Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the core GNU R system from which only the optional documentation packages r-base-html, r-doc-html, r-doc-pdf and r-doc-info have been split off to somewhat reduce the size of this package. Package: r-base-core Architecture: amd64 Version: 4.5.0-1.2004.0 Priority: optional Section: gnu-r Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 46453 Provides: r-api-4.0, r-graphics-engine-16 Depends: zip, unzip, libpaper-utils, xdg-utils, libblas3 | libblas.so.3, libbz2-1.0, libc6 (>= 2.29), libcairo2 (>= 1.6.0), libcurl4 (>= 7.28.0), libglib2.0-0 (>= 2.12.0), libgomp1 (>= 4.9), libicu66 (>= 66.1-1~), libjpeg8 (>= 8c), liblapack3 | liblapack.so.3, liblzma5 (>= 5.1.1alpha+20120614), libpango-1.0-0 (>= 1.18.0), libpangocairo-1.0-0 (>= 1.14.0), libpcre2-8-0 (>= 10.22), libpng16-16 (>= 1.6.2-1), libreadline8 (>= 6.0), libtcl8.6 (>= 8.6.0), libtiff5 (>= 4.0.3), libtk8.6 (>= 8.6.0), libx11-6, libxt6, zlib1g (>= 1:1.1.4), ucf (>= 3.0), ca-certificates Recommends: r-recommended, r-base-dev, r-doc-html Suggests: elpa-ess, r-doc-info | r-doc-pdf, r-mathlib, r-base-html Replaces: r-base (<= 1.4.1-1), r-recommended (<< 1.9.0) Filename: focal-cran40/r-base-core_4.5.0-1.2004.0_amd64.deb Size: 28351960 MD5sum: 071c81d3aab6fcc7abbf9db402dffe06 SHA1: 320d846b45e0d8b79c883257cfa5562c3e018fb2 SHA256: 31f19305650d17bc8ff1e7d3e70a815e45456b3d1f4c3693be9563619064f916 SHA512: e2d341105103a1f5791665ad1a2f729fef75158c460f7802012a9fdc940057d9c847f383674411d19436c775414b96bb008615ca0a9fe2642e6509c211532b44 Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the core GNU R system from which only the optional documentation packages r-base-html, r-doc-html, r-doc-pdf and r-doc-info have been split off to somewhat reduce the size of this package. Package: r-base-core Architecture: amd64 Version: 4.5.0-2.2004.0 Priority: optional Section: gnu-r Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 46453 Provides: r-api-4.0, r-graphics-engine-16 Depends: zip, unzip, libpaper-utils, xdg-utils, libblas3 | libblas.so.3, libbz2-1.0, libc6 (>= 2.29), libcairo2 (>= 1.6.0), libcurl4 (>= 7.28.0), libglib2.0-0 (>= 2.12.0), libgomp1 (>= 4.9), libicu66 (>= 66.1-1~), libjpeg8 (>= 8c), liblapack3 | liblapack.so.3, liblzma5 (>= 5.1.1alpha+20120614), libpango-1.0-0 (>= 1.18.0), libpangocairo-1.0-0 (>= 1.14.0), libpcre2-8-0 (>= 10.22), libpng16-16 (>= 1.6.2-1), libreadline8 (>= 6.0), libtcl8.6 (>= 8.6.0), libtiff5 (>= 4.0.3), libtk8.6 (>= 8.6.0), libx11-6, libxt6, zlib1g (>= 1:1.1.4), ucf (>= 3.0), ca-certificates Recommends: r-recommended, r-base-dev, r-doc-html Suggests: elpa-ess, r-doc-info | r-doc-pdf, r-mathlib, r-base-html Replaces: r-base (<= 1.4.1-1), r-recommended (<< 1.9.0) Filename: focal-cran40/r-base-core_4.5.0-2.2004.0_amd64.deb Size: 28356392 MD5sum: 84021dfff681feff677b4c863f8d051c SHA1: 74c34c905506ad84df0d1b16408cde09efef183a SHA256: 18a8231ef9227c8efa54ac4931bca45501bbb5a182084924d4cb24011e825c5b SHA512: 0a3449c303c9be52a42520c83e5522103a835287d44c985b12bb3c2eeb2192ae2c97195aa4ea68c7e39271c7d4e3cd0030b085079bde51e3d48b8acbd7e6c69a Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the core GNU R system from which only the optional documentation packages r-base-html, r-doc-html, r-doc-pdf and r-doc-info have been split off to somewhat reduce the size of this package. Package: r-base-core Architecture: amd64 Version: 4.5.0-3.2004.0 Priority: optional Section: gnu-r Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 46453 Provides: r-api-4.0, r-graphics-engine-16 Depends: zip, unzip, libpaper-utils, xdg-utils, libblas3 | libblas.so.3, libbz2-1.0, libc6 (>= 2.29), libcairo2 (>= 1.6.0), libcurl4 (>= 7.28.0), libglib2.0-0 (>= 2.12.0), libgomp1 (>= 4.9), libicu66 (>= 66.1-1~), libjpeg8 (>= 8c), liblapack3 | liblapack.so.3, liblzma5 (>= 5.1.1alpha+20120614), libpango-1.0-0 (>= 1.18.0), libpangocairo-1.0-0 (>= 1.14.0), libpcre2-8-0 (>= 10.22), libpng16-16 (>= 1.6.2-1), libreadline8 (>= 6.0), libtcl8.6 (>= 8.6.0), libtiff5 (>= 4.0.3), libtk8.6 (>= 8.6.0), libx11-6, libxt6, zlib1g (>= 1:1.1.4), ucf (>= 3.0), ca-certificates Recommends: r-recommended, r-base-dev, r-doc-html Suggests: elpa-ess, r-doc-info | r-doc-pdf, r-mathlib, r-base-html Replaces: r-base (<= 1.4.1-1), r-recommended (<< 1.9.0) Filename: focal-cran40/r-base-core_4.5.0-3.2004.0_amd64.deb Size: 28352828 MD5sum: c03213ae1317e5a4c57991902d42ff66 SHA1: ed9b3b85aa290c1fd6b9aee3b20e7a1cb1d543c0 SHA256: 55d8d595d58eb9715e795caf97465782acdbc268df9f87b6d8c46063968acdcd SHA512: 01fe2dbec20c94f7d0f7ec905534de911ecd1d1b840d26eb5bb61469b9483976c3d0c3cd891618a1b943e78f429a40936319fc157bfa9051de07867755037393 Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the core GNU R system from which only the optional documentation packages r-base-html, r-doc-html, r-doc-pdf and r-doc-info have been split off to somewhat reduce the size of this package. Package: r-base-core Architecture: amd64 Version: 4.5.1-1.2004.0 Priority: optional Section: gnu-r Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 46489 Provides: r-api-4.0, r-graphics-engine-16 Depends: zip, unzip, libpaper-utils, xdg-utils, libblas3 | libblas.so.3, libbz2-1.0, libc6 (>= 2.29), libcairo2 (>= 1.6.0), libcurl4 (>= 7.28.0), libglib2.0-0 (>= 2.12.0), libgomp1 (>= 4.9), libicu66 (>= 66.1-1~), libjpeg8 (>= 8c), liblapack3 | liblapack.so.3, liblzma5 (>= 5.1.1alpha+20120614), libpango-1.0-0 (>= 1.18.0), libpangocairo-1.0-0 (>= 1.14.0), libpcre2-8-0 (>= 10.22), libpng16-16 (>= 1.6.2-1), libreadline8 (>= 6.0), libtcl8.6 (>= 8.6.0), libtiff5 (>= 4.0.3), libtk8.6 (>= 8.6.0), libx11-6, libxt6, zlib1g (>= 1:1.1.4), ucf (>= 3.0), ca-certificates Recommends: r-recommended, r-base-dev, r-doc-html Suggests: elpa-ess, r-doc-info | r-doc-pdf, r-mathlib, r-base-html Replaces: r-base (<= 1.4.1-1), r-recommended (<< 1.9.0) Filename: focal-cran40/r-base-core_4.5.1-1.2004.0_amd64.deb Size: 28392564 MD5sum: 364280a3305c125f408bcbad87107e38 SHA1: a8d6fd42f1acb08e92de37e8ab4560ed1085e2f0 SHA256: 33a519107f946755bb671267f3956f517ba4c2d7f8f54e7be3893207edc717c2 SHA512: 6b7fc94d469eff1aea22fdc7393612186f16c7af3bddbf121b63c114f5ac591694d6001bb26fc7d68cecfd1f0a92217b1fe5e573ff2b5b98364b6683bb8451a0 Homepage: https://www.R-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the core GNU R system from which only the optional documentation packages r-base-html, r-doc-html, r-doc-pdf and r-doc-info have been split off to somewhat reduce the size of this package. Package: r-base-core Architecture: amd64 Version: 4.5.2-1.2004.0 Priority: optional Section: gnu-r Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 46552 Provides: r-api-4.0, r-graphics-engine-16 Depends: zip, unzip, libpaper-utils, xdg-utils, libblas3 | libblas.so.3, libbz2-1.0, libc6 (>= 2.29), libcairo2 (>= 1.15.10), libcurl4 (>= 7.28.0), libglib2.0-0 (>= 2.12.0), libgomp1 (>= 4.9), libicu66 (>= 66.1-1~), libjpeg8 (>= 8c), liblapack3 | liblapack.so.3, liblzma5 (>= 5.1.1alpha+20120614), libpango-1.0-0 (>= 1.18.0), libpangocairo-1.0-0 (>= 1.14.0), libpcre2-8-0 (>= 10.22), libpng16-16 (>= 1.6.2-1), libreadline8 (>= 6.0), libtcl8.6 (>= 8.6.0), libtiff5 (>= 4.0.3), libtk8.6 (>= 8.6.0), libx11-6, libxt6, zlib1g (>= 1:1.1.4), ucf (>= 3.0), ca-certificates Recommends: r-recommended, r-base-dev, r-doc-html Suggests: elpa-ess, r-doc-info | r-doc-pdf, r-mathlib, r-base-html Replaces: r-base (<= 1.4.1-1), r-recommended (<< 1.9.0) Filename: focal-cran40/r-base-core_4.5.2-1.2004.0_amd64.deb Size: 28399824 MD5sum: 67bfcaba685c57a7df9f985fb1935cf4 SHA1: 24b07a2d0c68f06fd58baa4a7cd113d5d089573f SHA256: 4e3d2330cfeaaa21809b1600a7373f028330763a9c227a8ac9f54ca66766a194 SHA512: 749dbb852de2b7c33bf9424fca5b398f53490bd6221a74edc80c24d65c83f9ac21caaa2270d9aa44fd68b3a9f91559ee2a171aa037508b83cb52eadc0c720157 Homepage: https://www.R-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the core GNU R system from which only the optional documentation packages r-base-html, r-doc-html, r-doc-pdf and r-doc-info have been split off to somewhat reduce the size of this package. Package: r-base-dev Architecture: all Version: 4.0.0-1.2004.0 Priority: optional Section: gnu-r Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 15 Depends: r-base-core (>= 4.0.0-1.2004.0), build-essential, gcc, g++, gfortran, libblas-dev | libatlas-base-dev, liblapack-dev | libatlas-base-dev, libncurses5-dev, libreadline-dev, libjpeg-dev, libpcre2-dev, libpcre3-dev, libpng-dev, zlib1g-dev, libbz2-dev, liblzma-dev, libicu-dev, xauth, pkg-config Suggests: texlive-base, texlive-latex-base, texlive-plain-generic, texlive-fonts-recommended, texlive-fonts-extra, texlive-extra-utils, texlive-latex-recommended, texlive-latex-extra, texinfo Filename: focal-cran40/r-base-dev_4.0.0-1.2004.0_all.deb Size: 4488 MD5sum: 7e9ee96f0649db8e2ecc2ba60ed68550 SHA1: 4003dd0faa08ddaa7a10fb351a748b74385a7d13 SHA256: 9613fbb3b6641192555e423b1b3334353c6ab00d70eabdc12a1316114a38d492 SHA512: f492a2e614f4caaaa237ca705640f9fa0c4cfab6e3a597c5bfd9e8930317ea1667178be041d0326a6213c3d3d7692cdd6fb0fe2803af8905853b9285099aa1fc Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package ensures that other Debian packages needed for installation of some auxiliary R packages are installed. Package: r-base-dev Architecture: all Version: 4.0.1-1.2004.0 Priority: optional Section: gnu-r Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 15 Depends: r-base-core (>= 4.0.1-1.2004.0), build-essential, gcc, g++, gfortran, libblas-dev | libatlas-base-dev, liblapack-dev | libatlas-base-dev, libncurses5-dev, libreadline-dev, libjpeg-dev, libpcre2-dev, libpcre3-dev, libpng-dev, zlib1g-dev, libbz2-dev, liblzma-dev, libicu-dev, xauth, pkg-config Suggests: texlive-base, texlive-latex-base, texlive-plain-generic, texlive-fonts-recommended, texlive-fonts-extra, texlive-extra-utils, texlive-latex-recommended, texlive-latex-extra, texinfo Filename: focal-cran40/r-base-dev_4.0.1-1.2004.0_all.deb Size: 4480 MD5sum: ae6fa77cdd68ff4c1fd21de6a367f706 SHA1: 6146a119b8bbe4b9706cd5cacc86a3eae16f100b SHA256: df8c94c57286e34ff0f0d56b7a9f95cd7e3b7fcd376ea1991679b53a20312e8f SHA512: 3efe096a6defdeeb6449b0ff94da781f893dfce4e42ba2979d9029f8515be38c653062bac24849ac14ffa84eae0bf4dda193cfe6206bd905eefabcc0d3f86c8d Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package ensures that other Debian packages needed for installation of some auxiliary R packages are installed. Package: r-base-dev Architecture: all Version: 4.0.2-1.2004.0 Priority: optional Section: gnu-r Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 15 Depends: r-base-core (>= 4.0.2-1.2004.0), build-essential, gcc, g++, gfortran, libblas-dev | libatlas-base-dev, liblapack-dev | libatlas-base-dev, libncurses5-dev, libreadline-dev, libjpeg-dev, libpcre2-dev, libpcre3-dev, libpng-dev, zlib1g-dev, libbz2-dev, liblzma-dev, libicu-dev, xauth, pkg-config Suggests: texlive-base, texlive-latex-base, texlive-plain-generic, texlive-fonts-recommended, texlive-fonts-extra, texlive-extra-utils, texlive-latex-recommended, texlive-latex-extra, texinfo Filename: focal-cran40/r-base-dev_4.0.2-1.2004.0_all.deb Size: 4492 MD5sum: 7e8f708a0bb89cc30042b49339aa2466 SHA1: 3d2296d8828c8b33f9cb18a34f360d94de224559 SHA256: dd14affa2c70fc99e427f7b2adcd6ead5cdc6a4b0c57aa3f39702ea1318aafae SHA512: 196753b4e74b11ebb5a04c42977d5322689931a0e129a3c4c40ec0137b18c6e11aa2594a24beef974985cc0048fdff06e64ddba15e2b5ac25c40f7525b409b34 Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package ensures that other Debian packages needed for installation of some auxiliary R packages are installed. Package: r-base-dev Architecture: all Version: 4.0.3-1.2004.0 Priority: optional Section: gnu-r Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 15 Depends: r-base-core (>= 4.0.3-1.2004.0), build-essential, gcc, g++, gfortran, libblas-dev | libatlas-base-dev, liblapack-dev | libatlas-base-dev, libncurses5-dev, libreadline-dev, libjpeg-dev, libpcre2-dev, libpcre3-dev, libpng-dev, zlib1g-dev, libbz2-dev, liblzma-dev, libicu-dev, xauth, pkg-config Suggests: texlive-base, texlive-latex-base, texlive-plain-generic, texlive-fonts-recommended, texlive-fonts-extra, texlive-extra-utils, texlive-latex-recommended, texlive-latex-extra, texinfo Filename: focal-cran40/r-base-dev_4.0.3-1.2004.0_all.deb Size: 4480 MD5sum: 72f7a5b23455527620faf6cfa9d12416 SHA1: 6baab12a01fd9b82e1a5c8d7989c237e27a84fe0 SHA256: 26d93914f715eed9cf935fae3ad0febd97e146cef0f63e3e14b6af5472215b98 SHA512: 0e88d26bced1b24a6f2ad997ed018b9db6070284f44dd7d84a7b36b3b4a409dcfcf4c731cf7d2992b437130ef602215c72b7a9ec8e4a40ef464b0dece8b36f7d Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package ensures that other Debian packages needed for installation of some auxiliary R packages are installed. Package: r-base-dev Architecture: all Version: 4.0.4-1.2004.0 Priority: optional Section: gnu-r Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 15 Depends: r-base-core (>= 4.0.4-1.2004.0), build-essential, gcc, g++, gfortran, libblas-dev | libatlas-base-dev, liblapack-dev | libatlas-base-dev, libncurses5-dev, libreadline-dev, libjpeg-dev, libpcre2-dev, libpcre3-dev, libpng-dev, zlib1g-dev, libbz2-dev, liblzma-dev, libicu-dev, xauth, pkg-config Suggests: texlive-base, texlive-latex-base, texlive-plain-generic, texlive-fonts-recommended, texlive-fonts-extra, texlive-extra-utils, texlive-latex-recommended, texlive-latex-extra, texinfo Filename: focal-cran40/r-base-dev_4.0.4-1.2004.0_all.deb Size: 4492 MD5sum: 5e4c30ceb379738083e419ad4f219941 SHA1: 074533b10747b9df5e715ba146b37d24749d40a8 SHA256: f6c70ae0cdb6a8c84272c070fa6828b823660246c12a8667182acce4a6040a9e SHA512: 7ca694f57abe3cc9afb1c16bc813bdee7eaab1a535023d6d31a2f3fb66f220e4982f97ec112ae07446085c0cf0e72d8399333198d81d390b82194ed8093cdd23 Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package ensures that other Debian packages needed for installation of some auxiliary R packages are installed. Package: r-base-dev Architecture: all Version: 4.0.5-1.2004.0 Priority: optional Section: gnu-r Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 15 Depends: r-base-core (>= 4.0.5-1.2004.0), build-essential, gcc, g++, gfortran, libblas-dev | libatlas-base-dev, liblapack-dev | libatlas-base-dev, libncurses5-dev, libreadline-dev, libjpeg-dev, libpcre2-dev, libpcre3-dev, libpng-dev, zlib1g-dev, libbz2-dev, liblzma-dev, libicu-dev, xauth, pkg-config Suggests: texlive-base, texlive-latex-base, texlive-plain-generic, texlive-fonts-recommended, texlive-fonts-extra, texlive-extra-utils, texlive-latex-recommended, texlive-latex-extra, texinfo Filename: focal-cran40/r-base-dev_4.0.5-1.2004.0_all.deb Size: 4480 MD5sum: 8ed811fd9fb1ca9964ae0e577f4e9b4b SHA1: a38fd855f593e5858f1cdcd1218889e6eb7d6324 SHA256: 5211d9e5e9c38499c6749778dd793e601067b945e7ce38478318515d72c6b02b SHA512: 4da751da3a3396ebcfd5b771b7a8a7c47a6a15902971a6cf59f695f64e2d119a47e294595ac2550886252bfe648bbea990ac459abe2273e6c8ba43471ab13bb4 Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package ensures that other Debian packages needed for installation of some auxiliary R packages are installed. Package: r-base-dev Architecture: all Version: 4.1.0-1.2004.0 Priority: optional Section: gnu-r Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 15 Depends: r-base-core (>= 4.1.0-1.2004.0), build-essential, gcc, g++, gfortran, libblas-dev | libatlas-base-dev, liblapack-dev | libatlas-base-dev, libncurses5-dev, libreadline-dev, libjpeg-dev, libpcre2-dev, libpcre3-dev, libpng-dev, zlib1g-dev, libbz2-dev, liblzma-dev, libicu-dev, xauth, pkg-config Suggests: texlive-base, texlive-latex-base, texlive-plain-generic, texlive-fonts-recommended, texlive-fonts-extra, texlive-extra-utils, texlive-latex-recommended, texlive-latex-extra, texinfo Filename: focal-cran40/r-base-dev_4.1.0-1.2004.0_all.deb Size: 4488 MD5sum: 638fb7dec6fac73bd87e58bc984b4a54 SHA1: 4377f9518f9a3c97601a9178cb9072cdd3343c88 SHA256: 42f6d70f49169f265309b4150b4342b9ea192bc808724048764fdefc4f97a49e SHA512: 3fb3f32669f44241b54fb11d41355072ac21f47725fca9fa3081498eab98d9e1fd4ec2213e6a9e2b5ba4d3d1ac3344cab437b11d16a6ea24b48038b0ce314d69 Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package ensures that other Debian packages needed for installation of some auxiliary R packages are installed. Package: r-base-dev Architecture: all Version: 4.1.1-1.2004.0 Priority: optional Section: gnu-r Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 15 Depends: r-base-core (>= 4.1.1-1.2004.0), build-essential, gcc, g++, gfortran, libblas-dev | libatlas-base-dev, liblapack-dev | libatlas-base-dev, libncurses5-dev, libreadline-dev, libjpeg-dev, libpcre2-dev, libpcre3-dev, libpng-dev, zlib1g-dev, libbz2-dev, liblzma-dev, libicu-dev, xauth, pkg-config Suggests: texlive-base, texlive-latex-base, texlive-plain-generic, texlive-fonts-recommended, texlive-fonts-extra, texlive-extra-utils, texlive-latex-recommended, texlive-latex-extra, texinfo Filename: focal-cran40/r-base-dev_4.1.1-1.2004.0_all.deb Size: 4488 MD5sum: c46ef089bd0f613d60784acaadde66d7 SHA1: f35fd5722b0b286292713dadc5773e9fd10ebfaf SHA256: 961a1c8f1c8e9270a8d53827ea34d575df1ccbd50384c6694f49dd55c4ec3ca5 SHA512: c0b12358b0c4ce9246d37eff47d27d5692febf5daf110a37211e6b2872300d03b7d5316b5fb4a846f26a0b3b3917526f7a4f3895e0f0a6e635bc4a702e06783b Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package ensures that other Debian packages needed for installation of some auxiliary R packages are installed. Package: r-base-dev Architecture: all Version: 4.1.2-1.2004.0 Priority: optional Section: gnu-r Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 15 Depends: r-base-core (>= 4.1.2-1.2004.0), build-essential, gcc, g++, gfortran, libblas-dev | libatlas-base-dev, liblapack-dev | libatlas-base-dev, libncurses5-dev, libreadline-dev, libjpeg-dev, libpcre2-dev, libpcre3-dev, libpng-dev, zlib1g-dev, libbz2-dev, liblzma-dev, libicu-dev, xauth, pkg-config Suggests: texlive-base, texlive-latex-base, texlive-plain-generic, texlive-fonts-recommended, texlive-fonts-extra, texlive-extra-utils, texlive-latex-recommended, texlive-latex-extra, texinfo Filename: focal-cran40/r-base-dev_4.1.2-1.2004.0_all.deb Size: 4480 MD5sum: 9dfd43e68691451c3393b755bc053481 SHA1: 5693e6de48ea9394337347012df3a9eb925266ca SHA256: 8cd7dc137ede9b4608a5f95ff65d0e1c3c78a013bf52ecf9528bdf886b8a68d5 SHA512: 99a09428d81000e3eaec7429951d1fb057109f6340500c8c49b98eaba4524c7861f2dcb2d7a83c18a54133cf41aee0629a4a6e4b2a08f5836e4cebdec41c2299 Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package ensures that other Debian packages needed for installation of some auxiliary R packages are installed. Package: r-base-dev Architecture: all Version: 4.1.3-1.2004.0 Priority: optional Section: gnu-r Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 15 Depends: r-base-core (>= 4.1.3-1.2004.0), build-essential, gcc, g++, gfortran, libblas-dev | libatlas-base-dev, liblapack-dev | libatlas-base-dev, libncurses5-dev, libreadline-dev, libjpeg-dev, libpcre2-dev, libpcre3-dev, libpng-dev, zlib1g-dev, libbz2-dev, liblzma-dev, libicu-dev, xauth, pkg-config Suggests: texlive-base, texlive-latex-base, texlive-plain-generic, texlive-fonts-recommended, texlive-fonts-extra, texlive-extra-utils, texlive-latex-recommended, texlive-latex-extra, texinfo Filename: focal-cran40/r-base-dev_4.1.3-1.2004.0_all.deb Size: 4484 MD5sum: cbfd64b6037080b5551525b1fd284c20 SHA1: 668b72abd710ba4a1ac1e43d72c6d7765c0d9662 SHA256: 92c993ff52737963332745d5e43d55aef208320b103e98cfe2d9d22291e3d2ee SHA512: b43c655848f326b66a5064010a0982804c095c67c4cf702d907eebd6ad1754fa47358d8d6c9769e093a07382d7e94eedd6361cc3c601bcb348770c5e0ea489b1 Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package ensures that other Debian packages needed for installation of some auxiliary R packages are installed. Package: r-base-dev Architecture: all Version: 4.2.0-1.2004.0 Priority: optional Section: gnu-r Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 15 Depends: r-base-core (>= 4.2.0-1.2004.0), build-essential, gcc, g++, gfortran, libblas-dev | libatlas-base-dev, liblapack-dev | libatlas-base-dev, libncurses5-dev, libreadline-dev, libjpeg-dev, libpcre2-dev, libpcre3-dev, libpng-dev, zlib1g-dev, libbz2-dev, liblzma-dev, libicu-dev, xauth, pkg-config Suggests: texlive-base, texlive-latex-base, texlive-plain-generic, texlive-fonts-recommended, texlive-fonts-extra, texlive-extra-utils, texlive-latex-recommended, texlive-latex-extra, texinfo Filename: focal-cran40/r-base-dev_4.2.0-1.2004.0_all.deb Size: 4492 MD5sum: 536bec862abd8b3f434a4cca8c0e6a35 SHA1: 8e651414b1c5be2472c520f6acf992996beb527d SHA256: 98c24031447ddec707e3eeaa739a540f859a3d8c8ecafb581f07bd34d2ec5d8b SHA512: 1c9b9da95230302f1789fc1b17985a762f196810f84ddeb0e64629b7d74805ef3c9b460daca4d53e77019b43253d9b2d536ebe0170f2fd1d15e1162e94d0cdbf Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package ensures that other Debian packages needed for installation of some auxiliary R packages are installed. Package: r-base-dev Architecture: all Version: 4.2.1-1.2004.0 Priority: optional Section: gnu-r Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 15 Depends: r-base-core (>= 4.2.1-1.2004.0), build-essential, gcc, g++, gfortran, libblas-dev | libatlas-base-dev, liblapack-dev | libatlas-base-dev, libncurses5-dev, libreadline-dev, libjpeg-dev, libpcre2-dev, libpcre3-dev, libpng-dev, zlib1g-dev, libbz2-dev, liblzma-dev, libicu-dev, xauth, pkg-config Suggests: texlive-base, texlive-latex-base, texlive-plain-generic, texlive-fonts-recommended, texlive-fonts-extra, texlive-extra-utils, texlive-latex-recommended, texlive-latex-extra, texinfo Filename: focal-cran40/r-base-dev_4.2.1-1.2004.0_all.deb Size: 4484 MD5sum: 267fbca6717449ef7798213601eabb0c SHA1: 3a4c09d98d56fb3e1d4ad72b5bd01328583aecda SHA256: 45b808e18e77be741e55ab524fad48503be8df23e7eb19ecfa8cbc9aa4869ec5 SHA512: 1eaa3f09931ca02646b794923402b3077e9fdef4b81d8c4763dc56e5443eaea106cb6e8975be94459998f15b0db60c63727c97e46dc86fd4a5719206eea56bed Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package ensures that other Debian packages needed for installation of some auxiliary R packages are installed. Package: r-base-dev Architecture: all Version: 4.2.1-2.2004.0 Priority: optional Section: gnu-r Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 15 Depends: r-base-core (>= 4.2.1-2.2004.0), build-essential, gcc, g++, gfortran, libblas-dev | libatlas-base-dev, liblapack-dev | libatlas-base-dev, libncurses5-dev, libreadline-dev, libjpeg-dev, libpcre2-dev, libpcre3-dev, libpng-dev, zlib1g-dev, libbz2-dev, liblzma-dev, libicu-dev, xauth, pkg-config Suggests: texlive-base, texlive-latex-base, texlive-plain-generic, texlive-fonts-recommended, texlive-fonts-extra, texlive-extra-utils, texlive-latex-recommended, texlive-latex-extra, texinfo Filename: focal-cran40/r-base-dev_4.2.1-2.2004.0_all.deb Size: 4484 MD5sum: 4395f1954313dccf74b5cfc37c6fb8f3 SHA1: aa3a11e6d6abfc937c3c1c274c70d8b2157b2224 SHA256: 2bf687fea8c8cb382da4e27401d81da5471c7bf3459f3f6650a6b6784aaab809 SHA512: 0b0bbbf39f2cb87450cb944a99e64334707de2a662d38f138fafcb07ce790634c40ceff92ca11a68d369e9b0a1b1d350c95ec90c88b2317cc207f753cd8ff85c Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package ensures that other Debian packages needed for installation of some auxiliary R packages are installed. Package: r-base-dev Architecture: all Version: 4.2.1-3.2004.0 Priority: optional Section: gnu-r Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 15 Depends: r-base-core (>= 4.2.1-3.2004.0), build-essential, gcc, g++, gfortran, libblas-dev | libatlas-base-dev, liblapack-dev | libatlas-base-dev, libncurses5-dev, libreadline-dev, libjpeg-dev, libpcre2-dev, libpcre3-dev, libpng-dev, zlib1g-dev, libbz2-dev, liblzma-dev, libicu-dev, xauth, pkg-config Suggests: texlive-base, texlive-latex-base, texlive-plain-generic, texlive-fonts-recommended, texlive-fonts-extra, texlive-extra-utils, texlive-latex-recommended, texlive-latex-extra, texinfo Filename: focal-cran40/r-base-dev_4.2.1-3.2004.0_all.deb Size: 4484 MD5sum: 06497dbda41d567edf2a65b81d37c9a4 SHA1: bc39228d8ac51a5ce7248de45bce726b86dc774d SHA256: cf42203c55573f3a94d1809fdb3567aca6673beb0d827bf22e75d986681d57f6 SHA512: 99cc82a2497cc36001b38e4eea300b3f51709c1ab0fa03501908f4abce87b477b40751daa76f40886f7b41e6cf3f83deacf6aec1c4d6d2e5791cc96390ee0adb Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package ensures that other Debian packages needed for installation of some auxiliary R packages are installed. Package: r-base-dev Architecture: all Version: 4.2.2-1.2004.0 Priority: optional Section: gnu-r Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 15 Depends: r-base-core (>= 4.2.2-1.2004.0), build-essential, gcc, g++, gfortran, libblas-dev | libatlas-base-dev, liblapack-dev | libatlas-base-dev, libncurses5-dev, libreadline-dev, libjpeg-dev, libpcre2-dev, libpcre3-dev, libpng-dev, zlib1g-dev, libbz2-dev, liblzma-dev, libicu-dev, xauth, pkg-config Suggests: texlive-base, texlive-latex-base, texlive-plain-generic, texlive-fonts-recommended, texlive-fonts-extra, texlive-extra-utils, texlive-latex-recommended, texlive-latex-extra, texinfo Filename: focal-cran40/r-base-dev_4.2.2-1.2004.0_all.deb Size: 4484 MD5sum: 428d841a665e50f4eea9e7565370b617 SHA1: d627bf65cb5e8c4bbc1d82c0f6a0ff67ee003f83 SHA256: 8e568f966c5fe92a2b3519ea5368700809ebe3886780cea257554a88d4c01fc7 SHA512: b66c1b7508e1ab00e2341c9e32c55adcd44d7f15cdb83888de0dbfcb2174596a973f204698cf091ee2b27893a39e205e184dcf7db9b444af972d0664223ba263 Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package ensures that other Debian packages needed for installation of some auxiliary R packages are installed. Package: r-base-dev Architecture: all Version: 4.2.2.20221110-1.2004.0 Priority: optional Section: gnu-r Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 15 Depends: r-base-core (>= 4.2.2.20221110-1.2004.0), build-essential, gcc, g++, gfortran, libblas-dev | libatlas-base-dev, liblapack-dev | libatlas-base-dev, libncurses5-dev, libreadline-dev, libjpeg-dev, libpcre2-dev, libpcre3-dev, libpng-dev, zlib1g-dev, libbz2-dev, liblzma-dev, libicu-dev, xauth, pkg-config Suggests: texlive-base, texlive-latex-base, texlive-plain-generic, texlive-fonts-recommended, texlive-fonts-extra, texlive-extra-utils, texlive-latex-recommended, texlive-latex-extra, texinfo Filename: focal-cran40/r-base-dev_4.2.2.20221110-1.2004.0_all.deb Size: 4484 MD5sum: 3746c38d1d1e3f5c0e71b68fcf3d2191 SHA1: 250489163744dfe55f78a8eab80f422980cd02fa SHA256: 98b7b870e3ff5d603547d19a7742a91bd8900862e4a43debd0ede80576f90be5 SHA512: 50e0889150039841c97bf3838ce8395d1c0c04331b481b50b57e8ea26717a010ce890c982f53180902668a4a09f5897da4550f6ad1fb3892aac715ae356c111b Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package ensures that other Debian packages needed for installation of some auxiliary R packages are installed. Package: r-base-dev Architecture: all Version: 4.2.3-1.2004.0 Priority: optional Section: gnu-r Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 15 Depends: r-base-core (>= 4.2.3-1.2004.0), build-essential, gcc, g++, gfortran, libblas-dev | libatlas-base-dev, liblapack-dev | libatlas-base-dev, libncurses5-dev, libreadline-dev, libjpeg-dev, libpcre2-dev, libpcre3-dev, libpng-dev, zlib1g-dev, libbz2-dev, liblzma-dev, libicu-dev, xauth, pkg-config Suggests: texlive-base, texlive-latex-base, texlive-plain-generic, texlive-fonts-recommended, texlive-fonts-extra, texlive-extra-utils, texlive-latex-recommended, texlive-latex-extra, texinfo Filename: focal-cran40/r-base-dev_4.2.3-1.2004.0_all.deb Size: 4492 MD5sum: ef1e9683a2165c88aec8c13edcb52827 SHA1: 34c2640232ea8886b5165a73b64de7d07e1bf82e SHA256: f686f2434f37317aa3243a4e3f104d4425e22c9aec363627a97904dbc0316d3b SHA512: 63a0fb07595237290ec0570f4c98a24310f25470c35b047588b534d7f0eb501f84980d85c664c7ed2d0704b915177d6a85f30eb8010d4240382609a10704ab55 Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package ensures that other Debian packages needed for installation of some auxiliary R packages are installed. Package: r-base-dev Architecture: all Version: 4.3.0-1.2004.0 Priority: optional Section: gnu-r Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 15 Depends: r-base-core (>= 4.3.0-1.2004.0), build-essential, gcc, g++, gfortran, libblas-dev | libatlas-base-dev, liblapack-dev | libatlas-base-dev, libncurses5-dev, libreadline-dev, libjpeg-dev, libpcre2-dev, libpcre3-dev, libpng-dev, zlib1g-dev, libbz2-dev, liblzma-dev, libicu-dev, xauth, pkg-config Suggests: texlive-base, texlive-latex-base, texlive-plain-generic, texlive-fonts-recommended, texlive-fonts-extra, texlive-extra-utils, texlive-latex-recommended, texlive-latex-extra, texinfo Filename: focal-cran40/r-base-dev_4.3.0-1.2004.0_all.deb Size: 4484 MD5sum: c29346d700972f58eab721e94793e7e0 SHA1: a03f1fe5c5a864741effde1a531c68e27b95cd59 SHA256: 62895b6a59cd3a77d2d129a36cead50af6dbd9e73c81c4a1d6cdf5fc3326e2c2 SHA512: aa6c0ec5c670f557f606a7dd21adddbae9ffd9b6a876908fc51e740692c0692f6ebc64eab13ca10c4de612bef1be1dcc14187fd1c203dfc373052196cf41a09b Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package ensures that other Debian packages needed for installation of some auxiliary R packages are installed. Package: r-base-dev Architecture: all Version: 4.3.1-1.2004.0 Priority: optional Section: gnu-r Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 15 Depends: r-base-core (>= 4.3.1-1.2004.0), build-essential, gcc, g++, gfortran, libblas-dev | libatlas-base-dev, liblapack-dev | libatlas-base-dev, libncurses5-dev, libreadline-dev, libjpeg-dev, libpcre2-dev, libpcre3-dev, libpng-dev, zlib1g-dev, libbz2-dev, liblzma-dev, libicu-dev, xauth, pkg-config Suggests: texlive-base, texlive-latex-base, texlive-plain-generic, texlive-fonts-recommended, texlive-fonts-extra, texlive-extra-utils, texlive-latex-recommended, texlive-latex-extra, texinfo Filename: focal-cran40/r-base-dev_4.3.1-1.2004.0_all.deb Size: 4488 MD5sum: 9f4235a88ddf6de7ea5fdbf561140cb3 SHA1: 46b0d9e47f169cdb4de0e59a7d1524d8ed925693 SHA256: f2c4f5b122f95d97d2a77eb6c6e1342eaad2fb7efb21b85e51a0d4d205fd9b5e SHA512: eae27b096dcda7bc8adfb6f54d3f5c900b904b3378fe345ac67b5eaac1558e1e04a8067f5f55fa8f64a334d82735f25ffb89c7b773cbf5b5a4084e1b883f639d Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package ensures that other Debian packages needed for installation of some auxiliary R packages are installed. Package: r-base-dev Architecture: all Version: 4.3.1-2.2004.0 Priority: optional Section: gnu-r Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 16 Depends: r-base-core (>= 4.3.1-2.2004.0), build-essential, gcc, g++, gfortran, libblas-dev | libatlas-base-dev, liblapack-dev | libatlas-base-dev, libncurses-dev, libreadline-dev, libjpeg-dev, libpcre2-dev, libpng-dev, zlib1g-dev, libbz2-dev, liblzma-dev, libicu-dev, xauth, pkg-config Suggests: texlive-base, texlive-latex-base, texlive-plain-generic, texlive-fonts-recommended, texlive-fonts-extra, texlive-extra-utils, texlive-latex-recommended, texlive-latex-extra, texinfo Filename: focal-cran40/r-base-dev_4.3.1-2.2004.0_all.deb Size: 4512 MD5sum: eeca798b4d70ac46d4f2ca4522f150e1 SHA1: d001c810b27aee65b5a187abaac74c6ef7477324 SHA256: f2bd580074103073969d2305fce945c36b2405e84184a3612cc9fdffdd2fb59d SHA512: 4995bd0c97ffe170e390c5aac95fef3c96c4b527a418e0f5a87141a830d9c69d5eea3461ba3bee442f539b757e0604194dc8ed98c261a567f2b8c724c57102cd Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package ensures that other Debian packages needed for installation of some auxiliary R packages are installed. Package: r-base-dev Architecture: all Version: 4.3.1-3.2004.0 Priority: optional Section: gnu-r Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 16 Depends: r-base-core (>= 4.3.1-3.2004.0), build-essential, gcc, g++, gfortran, libblas-dev | libatlas-base-dev, liblapack-dev | libatlas-base-dev, libncurses-dev, libreadline-dev, libjpeg-dev, libpcre2-dev, libpng-dev, zlib1g-dev, libbz2-dev, liblzma-dev, libicu-dev, xauth, pkg-config Suggests: texlive-base, texlive-latex-base, texlive-plain-generic, texlive-fonts-recommended, texlive-fonts-extra, texlive-extra-utils, texlive-latex-recommended, texlive-latex-extra, texinfo Filename: focal-cran40/r-base-dev_4.3.1-3.2004.0_all.deb Size: 4512 MD5sum: 1985cd6fe640e0a3bd540bfca0efa0da SHA1: 24d24ee7117c810f84a8219785afd504c8237629 SHA256: 4b6ca22c7121cbb7b04e14084df71ee25b6c7f25775ef7c012890920cd6095a1 SHA512: 7d78726fe61d3ec80d5de917cb4f06a719be3afde83bfef635fb9701d5857d5a9b7b4d2b856b6e7b921b5fd72bd97da7bc46298bf6e546c083222c59149af378 Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package ensures that other Debian packages needed for installation of some auxiliary R packages are installed. Package: r-base-dev Architecture: all Version: 4.3.1-4.2004.0 Priority: optional Section: gnu-r Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 16 Depends: r-base-core (>= 4.3.1-4.2004.0), build-essential, gcc, g++, gfortran, libblas-dev | libatlas-base-dev, liblapack-dev | libatlas-base-dev, libncurses-dev, libreadline-dev, libjpeg-dev, libpcre2-dev, libpng-dev, zlib1g-dev, libbz2-dev, liblzma-dev, libicu-dev, xauth, pkg-config Suggests: texlive-base, texlive-latex-base, texlive-plain-generic, texlive-fonts-recommended, texlive-fonts-extra, texlive-extra-utils, texlive-latex-recommended, texlive-latex-extra, texinfo Filename: focal-cran40/r-base-dev_4.3.1-4.2004.0_all.deb Size: 4508 MD5sum: 390e5420dd74b5f249e11eed4f63385f SHA1: 9f31db8b0bddd6a714ecc8d41e7d182a0412f894 SHA256: 4bc36e468e9d0aa35bd5a8806d2352eddb8b1836f5c34e04c73b6cf1520d3226 SHA512: ff936b5d3f4ce28bd329f6d500500068bb2085eb7cc0fcf24dd2a236be67ac46851c3318f2ab3f4a2bc63490789fba3b17c3ca52f63c6d1300ed7ba00f4db9cc Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package ensures that other Debian packages needed for installation of some auxiliary R packages are installed. Package: r-base-dev Architecture: all Version: 4.3.2-1.2004.0 Priority: optional Section: gnu-r Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 16 Depends: r-base-core (>= 4.3.2-1.2004.0), build-essential, gcc, g++, gfortran, libblas-dev | libatlas-base-dev, liblapack-dev | libatlas-base-dev, libncurses-dev, libreadline-dev, libjpeg-dev, libpcre2-dev, libpng-dev, zlib1g-dev, libbz2-dev, liblzma-dev, libicu-dev, xauth, pkg-config Suggests: texlive-base, texlive-latex-base, texlive-plain-generic, texlive-fonts-recommended, texlive-fonts-extra, texlive-extra-utils, texlive-latex-recommended, texlive-latex-extra, texinfo Filename: focal-cran40/r-base-dev_4.3.2-1.2004.0_all.deb Size: 4516 MD5sum: 3c9843aebe0923072cfd26b57138937c SHA1: 4a6baa73d8b23c08478dd71951a99a21de5eb1f0 SHA256: bacc693b66ac81dea9ab288ecc125fa3048dd7529424c89c1dba5d03307d4f11 SHA512: e72af55ecc5980071854bb9ab5faa4c8ccace41e67457060d8f0dbff3a1a8c7f63eb2a9a4fbf86d41e6b07c020734bf269725adb5e51a59023792a87e2b5f2de Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package ensures that other Debian packages needed for installation of some auxiliary R packages are installed. Package: r-base-dev Architecture: all Version: 4.3.3-1.2004.0 Priority: optional Section: gnu-r Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 16 Depends: r-base-core (>= 4.3.3-1.2004.0), build-essential, gcc, g++, gfortran, libblas-dev | libatlas-base-dev, liblapack-dev | libatlas-base-dev, libncurses-dev, libreadline-dev, libjpeg-dev, libpcre2-dev, libpng-dev, zlib1g-dev, libbz2-dev, liblzma-dev, libicu-dev, xauth, pkg-config Suggests: texlive-base, texlive-latex-base, texlive-plain-generic, texlive-fonts-recommended, texlive-fonts-extra, texlive-extra-utils, texlive-latex-recommended, texlive-latex-extra, texinfo Filename: focal-cran40/r-base-dev_4.3.3-1.2004.0_all.deb Size: 4516 MD5sum: 084c920fe8d1d49063828f0d7bade484 SHA1: f504423a6e853536b2741a6a173159cc71b7f65d SHA256: e65caefebe1f1aee8338e7d269d530a5c99b6a45a860d512289ad5a95dcfef5a SHA512: 1c4d16d43faca34c73067ea89c380a22e38fb39c3892367fe89cebff97702d231cccf345daf88ee8bb88678a6e8249a5c12bb263d3be370e8fedbdaecf083386 Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package ensures that other Debian packages needed for installation of some auxiliary R packages are installed. Package: r-base-dev Architecture: all Version: 4.4.0-1.2004.0 Priority: optional Section: gnu-r Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 16 Depends: r-base-core (>= 4.4.0-1.2004.0), build-essential, gcc, g++, gfortran, libblas-dev | libatlas-base-dev, liblapack-dev | libatlas-base-dev, libncurses-dev, libreadline-dev, libjpeg-dev, libpcre2-dev, libpng-dev, zlib1g-dev, libbz2-dev, liblzma-dev, libicu-dev, xauth, pkg-config, libtirpc-dev Suggests: texlive-base, texlive-latex-base, texlive-plain-generic, texlive-fonts-recommended, texlive-fonts-extra, texlive-extra-utils, texlive-latex-recommended, texlive-latex-extra, texinfo Filename: focal-cran40/r-base-dev_4.4.0-1.2004.0_all.deb Size: 4512 MD5sum: acbb39932b658c410397e78f29142b06 SHA1: 5b9fd7b42a2a834001557d262e77eb7223dfd190 SHA256: 12b128e7ba4ca6d5660706a493aa045d8edb1a592f14fc4584c99e7dc1158ae2 SHA512: 5e62e25bd9a15d09d8d47bbbcc35bfe2657394828164b7b876496386214b2da3894072fb26b2749e31871cbd3bb74be3781b277b3847998e936eb3674f10cd01 Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package ensures that other Debian packages needed for installation of some auxiliary R packages are installed. Package: r-base-dev Architecture: all Version: 4.4.1-1.2004.0 Priority: optional Section: gnu-r Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 16 Depends: r-base-core (>= 4.4.1-1.2004.0), build-essential, gcc, g++, gfortran, libblas-dev | libatlas-base-dev, liblapack-dev | libatlas-base-dev, libncurses-dev, libreadline-dev, libjpeg-dev, libpcre2-dev, libpng-dev, zlib1g-dev, libbz2-dev, liblzma-dev, libicu-dev, xauth, pkgconf, libtirpc-dev, libdeflate-dev Suggests: texlive-base, texlive-latex-base, texlive-plain-generic, texlive-fonts-recommended, texlive-fonts-extra, texlive-extra-utils, texlive-latex-recommended, texlive-latex-extra, texinfo Filename: focal-cran40/r-base-dev_4.4.1-1.2004.0_all.deb Size: 4524 MD5sum: dd73c17d246f726bc6c4e833d560733e SHA1: 9569bd56280bb576cc54538fc008506d2f1acbcc SHA256: e58509ab2e13713a64485d94350525a29e7d1228686db2386a9afd328a58ae6a SHA512: dfed78bfb7809d8b790b587f80203041c2c84e23adc89631a7d0b2c8ac873f68758881267800e8d698c46c7a7aece796304f3ec4573b1d2be3243b125673847d Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package ensures that other Debian packages needed for installation of some auxiliary R packages are installed. Package: r-base-dev Architecture: all Version: 4.4.1-3.2004.1 Priority: optional Section: gnu-r Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 16 Depends: r-base-core (>= 4.4.1-3.2004.1), build-essential, gcc, g++, gfortran, libblas-dev | libatlas-base-dev, liblapack-dev | libatlas-base-dev, libncurses-dev, libreadline-dev, libjpeg-dev, libpcre2-dev, libpng-dev, zlib1g-dev, libbz2-dev, liblzma-dev, libicu-dev, xauth, pkgconf, libtirpc-dev, libdeflate-dev Suggests: texlive-base, texlive-latex-base, texlive-plain-generic, texlive-fonts-recommended, texlive-fonts-extra, texlive-extra-utils, texlive-latex-recommended, texlive-latex-extra, texinfo Filename: focal-cran40/r-base-dev_4.4.1-3.2004.1_all.deb Size: 4524 MD5sum: 520db8b19042db3ffd998890ac1337b0 SHA1: df5216af87274d92366405eb56fcdbba7a5baf5d SHA256: f0efb8d797bee4bf55da77b2dff7cc3248dcb66f667b758516a2993f5b558d83 SHA512: 20cda273ee4aafcc75bfc761f1dfc8de1b554087a8139c75ba0aa01c7d129baa7de84fe04228a067f8c153ed6d46b2042926d682093e4e8d17c096e1d18305e7 Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package ensures that other Debian packages needed for installation of some auxiliary R packages are installed. Package: r-base-dev Architecture: all Version: 4.4.2-1.2004.0 Priority: optional Section: gnu-r Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 16 Depends: r-base-core (>= 4.4.2-1.2004.0), build-essential, gcc, g++, gfortran, libblas-dev | libatlas-base-dev, liblapack-dev | libatlas-base-dev, libncurses-dev, libreadline-dev, libjpeg-dev, libpcre2-dev, libpng-dev, zlib1g-dev, libbz2-dev, liblzma-dev, libicu-dev, xauth, pkgconf, libtirpc-dev, libdeflate-dev Suggests: texlive-base, texlive-latex-base, texlive-plain-generic, texlive-fonts-recommended, texlive-fonts-extra, texlive-extra-utils, texlive-latex-recommended, texlive-latex-extra, texinfo Filename: focal-cran40/r-base-dev_4.4.2-1.2004.0_all.deb Size: 4520 MD5sum: 719f80601826e77026a3eb1a7acd1b5a SHA1: 665a4d24dc9a2face1da3a596157e5383719ab9d SHA256: 0eb3d244b222b3f847a1052705ef6eb8d80ffd451f0f7cbd9fd2fc620b4a57cd SHA512: b00d5f7aed1fffe3546229ef4e2fe05ffcf99e8cf22b82bb126f4ef65c55d230adfe9b8eba78cce1ec3592721f6f4de846ab41581376f99765add8ec2ff6952f Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package ensures that other Debian packages needed for installation of some auxiliary R packages are installed. Package: r-base-dev Architecture: all Version: 4.4.3-1.2004.0 Priority: optional Section: gnu-r Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 15 Depends: r-base-core (>= 4.4.3-1.2004.0), build-essential, gcc, g++, gfortran, libblas-dev | libatlas-base-dev, liblapack-dev | libatlas-base-dev, libncurses-dev, libreadline-dev, libjpeg-dev, libpcre2-dev, libpng-dev, zlib1g-dev, libbz2-dev, liblzma-dev, libicu-dev, xauth, pkgconf, libtirpc-dev, libdeflate-dev Suggests: texlive-base, texlive-latex-base, texlive-plain-generic, texlive-fonts-recommended, texlive-fonts-extra, texlive-extra-utils, texlive-latex-recommended, texlive-latex-extra, texinfo Filename: focal-cran40/r-base-dev_4.4.3-1.2004.0_all.deb Size: 4356 MD5sum: b5b4ddb81ca016b04ef8d86b08bb21b5 SHA1: 11eb727d1aaf6edbeca678f18fbc299775a9038a SHA256: a64c302d819a26735d4ca1f1d1c432cab0cb887ac33221ee15d8a1fbb70702b7 SHA512: 495a6b3387345a925c39e3edaffb61966dab66e6f1da3016a95820c432c27a0a8bac32765a57d705983056ede86c3d5295895bebcbc91610f7d30560764866c2 Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package ensures that other Debian packages needed for installation of some auxiliary R packages are installed. Package: r-base-dev Architecture: all Version: 4.5.0-1.2004.0 Priority: optional Section: gnu-r Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 15 Depends: r-base-core (>= 4.5.0-1.2004.0), build-essential, gcc, g++, gfortran, libblas-dev | libatlas-base-dev, liblapack-dev | libatlas-base-dev, libncurses-dev, libreadline-dev, libjpeg-dev, libpcre2-dev, libpng-dev, zlib1g-dev, libbz2-dev, liblzma-dev, libicu-dev, xauth, pkgconf, libtirpc-dev, libdeflate-dev Suggests: texlive-base, texlive-latex-base, texlive-plain-generic, texlive-fonts-recommended, texlive-fonts-extra, texlive-extra-utils, texlive-latex-recommended, texlive-latex-extra, texinfo Filename: focal-cran40/r-base-dev_4.5.0-1.2004.0_all.deb Size: 4360 MD5sum: 48d44ff65ebd94b7c1386188769ac21b SHA1: 4a716fa62ed01ccd6999c9f901ee80350a4dfd6b SHA256: bec70a351467d0026b7a0401b9d58c421ffc7ee435a78191d21d1924b1c1a74e SHA512: 4686936aff81277ee3bd95fd5c71216e3dd91b78e89bcc3fe7dcfaf8bd8456ab45bee5fd872914473b40c5bf9217ecaba9890dc4c58fc4f65ff853ba97ed8758 Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package ensures that other Debian packages needed for installation of some auxiliary R packages are installed. Package: r-base-dev Architecture: all Version: 4.5.0-2.2004.0 Priority: optional Section: gnu-r Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 15 Depends: r-base-core (>= 4.5.0-2.2004.0), build-essential, gcc, g++, gfortran, libblas-dev | libatlas-base-dev, liblapack-dev | libatlas-base-dev, libncurses-dev, libreadline-dev, libjpeg-dev, libpcre2-dev, libpng-dev, zlib1g-dev, libbz2-dev, liblzma-dev, libicu-dev, xauth, pkgconf, libtirpc-dev, libdeflate-dev, libzstd-dev Suggests: texlive-base, texlive-latex-base, texlive-plain-generic, texlive-fonts-recommended, texlive-fonts-extra, texlive-extra-utils, texlive-latex-recommended, texlive-latex-extra, texinfo Filename: focal-cran40/r-base-dev_4.5.0-2.2004.0_all.deb Size: 4360 MD5sum: d16079dfc9848671b0507c109ae54f1a SHA1: 945093817794859744a71c0ea6c34a0dd2de0a15 SHA256: baaed49a362fe54110b1e38d2624aac1222ec943d6361814871b3e90720bbe1b SHA512: 972e1043162dac209727a12272daae564158537796caee39d0346edb2e1ccb492f2c73902bf0fd43d08ee1eec5c1a9a8c4981b1658b465e503f833dd53356994 Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package ensures that other Debian packages needed for installation of some auxiliary R packages are installed. Package: r-base-dev Architecture: all Version: 4.5.0-3.2004.0 Priority: optional Section: gnu-r Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 15 Depends: r-base-core (>= 4.5.0-3.2004.0), build-essential, gcc, g++, gfortran, libblas-dev | libatlas-base-dev, liblapack-dev | libatlas-base-dev, libncurses-dev, libreadline-dev, libjpeg-dev, libpcre2-dev, libpng-dev, zlib1g-dev, libbz2-dev, liblzma-dev, libicu-dev, xauth, pkgconf, libtirpc-dev, libdeflate-dev, libzstd-dev Suggests: texlive-base, texlive-latex-base, texlive-plain-generic, texlive-fonts-recommended, texlive-fonts-extra, texlive-extra-utils, texlive-latex-recommended, texlive-latex-extra, texinfo Filename: focal-cran40/r-base-dev_4.5.0-3.2004.0_all.deb Size: 4364 MD5sum: bc4707a9e37c68b2d74048b48f63ee87 SHA1: 0649a7215f51d35474ed356bd522f4e7c4c1471d SHA256: 77ef1d92aacfa9420f5d52e9769d37c1b6b4a9e86d0fdb2c3eaab177c9cff55a SHA512: 4dfe64dcc7cf28f3487e6e5e161f69b372bba380550c4925b161bff688a3e2cfa11f8c535cf49b89f8b81298d0b59ff82b2b971a823ec89b39c685b173202cef Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package ensures that other Debian packages needed for installation of some auxiliary R packages are installed. Package: r-base-dev Architecture: all Version: 4.5.1-1.2004.0 Priority: optional Section: gnu-r Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 15 Depends: r-base-core (>= 4.5.1-1.2004.0), build-essential, gcc, g++, gfortran, libblas-dev | libatlas-base-dev, liblapack-dev | libatlas-base-dev, libncurses-dev, libreadline-dev, libjpeg-dev, libpcre2-dev, libpng-dev, zlib1g-dev, libbz2-dev, liblzma-dev, libicu-dev, xauth, pkgconf, libtirpc-dev, libdeflate-dev, libzstd-dev Suggests: texlive-base, texlive-latex-base, texlive-plain-generic, texlive-fonts-recommended, texlive-fonts-extra, texlive-extra-utils, texlive-latex-recommended, texlive-latex-extra, texinfo Filename: focal-cran40/r-base-dev_4.5.1-1.2004.0_all.deb Size: 4368 MD5sum: 6bf51b328c21b1d80e1ece2cf087d9c8 SHA1: ac5bcae82170f3b69fcef6e0db27cf7ca049c5cc SHA256: 0a535fae0ee160c2f67af62a337a7df634b3c7e55ab118f43dd9b9ba666f40a4 SHA512: 67f88384fe7625a6e82f61fc097750e721a08340f584e6d9e148be7f53a03bf7f7e5f8f186a0fceb067ba32fb3e2f5cf8d18dad7a0f8bddcc8fc7215051b5d33 Homepage: https://www.R-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package ensures that other Debian packages needed for installation of some auxiliary R packages are installed. Package: r-base-dev Architecture: all Version: 4.5.2-1.2004.0 Priority: optional Section: gnu-r Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 9 Depends: r-base-core (>= 4.5.2-1.2004.0), build-essential, gcc, g++, gfortran, libblas-dev | libatlas-base-dev, liblapack-dev | libatlas-base-dev, libncurses-dev, libreadline-dev, libjpeg-dev, libpcre2-dev, libpng-dev, zlib1g-dev, libbz2-dev, liblzma-dev, libicu-dev, xauth, pkgconf, libtirpc-dev, libdeflate-dev, libzstd-dev Suggests: texlive-base, texlive-latex-base, texlive-plain-generic, texlive-fonts-recommended, texlive-fonts-extra, texlive-extra-utils, texlive-latex-recommended, texlive-latex-extra, texinfo Filename: focal-cran40/r-base-dev_4.5.2-1.2004.0_all.deb Size: 2052 MD5sum: 545c32f5d7a7ee30b6e9e228819f1131 SHA1: 4beda0c4fb5b7cb02ca6ba034cb625df1f2624f2 SHA256: 798f5921591485153c06a9490bf52d6865b57286cc4507e80dad9b6fb05503f5 SHA512: 6ca128d5ec4434b2159960f8d10be3d0e8cd8db25c1c06d3a823e217131dbb2d73f2116c8cdc6dda5cd1a82c9761d4471df7bd82b0c4ae684bf5f5e3a2b74bc6 Homepage: https://www.R-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package ensures that other Debian packages needed for installation of some auxiliary R packages are installed. Package: r-base-html Architecture: all Version: 4.0.0-1.2004.0 Priority: optional Section: doc Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 564 Depends: r-base-core Suggests: r-doc-html, mozilla | www-browser Replaces: r-base (<= 1.4.1-1), r-recommended (<< 1.9.0) Filename: focal-cran40/r-base-html_4.0.0-1.2004.0_all.deb Size: 90196 MD5sum: eaa6f4accb28a456d1849e8f0c1a4800 SHA1: 95970e8c2779d7d0ba311055ad5dd3a7a016d932 SHA256: ab85309eb8d8e2ee9cd1d933a880c79cbd8ddadab55f7c584ad0e53677e87693 SHA512: 3fe0508a5c5e686b1808544d606caa8b416b35386c8b987d348bcbbf961180583589f387f469328166a9ff433b61355bc6f96b736064b74d3d522a4c6ca51ff3 Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package 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-base-html Architecture: all Version: 4.0.1-1.2004.0 Priority: optional Section: doc Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 564 Depends: r-base-core Suggests: r-doc-html, mozilla | www-browser Replaces: r-base (<= 1.4.1-1), r-recommended (<< 1.9.0) Filename: focal-cran40/r-base-html_4.0.1-1.2004.0_all.deb Size: 90436 MD5sum: 6cd1e63acb59481fcb52b87480b94daa SHA1: f965c230d97a78e4d4f65728df8769d7f5610d49 SHA256: 30be8f30e121fdbc93098729bb69d9da72cbfb93562a005d7ad3f66a3b394733 SHA512: c5a0b4f3e0ea171e8cab07bbdb6b687c6b1f9ac947ec27cc77bc0fe30eac8af81b2f5260da181dec8d2f289fc19365fc5c0e58c8299544db3cce10027fe8edff Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package 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-base-html Architecture: all Version: 4.0.2-1.2004.0 Priority: optional Section: doc Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 564 Depends: r-base-core Suggests: r-doc-html, mozilla | www-browser Replaces: r-base (<= 1.4.1-1), r-recommended (<< 1.9.0) Filename: focal-cran40/r-base-html_4.0.2-1.2004.0_all.deb Size: 90452 MD5sum: 31adf8f61573fe84282cde7d4cf906a6 SHA1: 77294bd9f3c021d42713202efd126ecb56849d79 SHA256: 1554d77d63af48af58b9ce84019c1a82ed260ffe380707bd91a706f9fe14b074 SHA512: e0453cacce4b1be78d69b51ffac9a38e56ea8f419ddab2c6cbd0a8fb628809169115d8c772907afef70e3e30fd44cab335439c2f110d30efd0107b18e680dbca Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package 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-base-html Architecture: all Version: 4.0.3-1.2004.0 Priority: optional Section: doc Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 565 Depends: r-base-core Suggests: r-doc-html, mozilla | www-browser Replaces: r-base (<= 1.4.1-1), r-recommended (<< 1.9.0) Filename: focal-cran40/r-base-html_4.0.3-1.2004.0_all.deb Size: 90560 MD5sum: 6866946263e4ba5dfd2a15103445ed9c SHA1: 22819c33edc6ecd46024911783f5fda3b119bcb5 SHA256: 2030a0d8f6136ac4fb25370f7ca66971fe458aa3850fca2e6058341b589fd75f SHA512: fc5b38cbfad576714e38afda048da05b8b1bb5a9dbc7f87176fe6be7ed2b64ec77931c6d00d3ab904db920a2638f887dcedee763f04d495409354867cc331f3d Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package 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-base-html Architecture: all Version: 4.0.4-1.2004.0 Priority: optional Section: doc Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 565 Depends: r-base-core Suggests: r-doc-html, mozilla | www-browser Replaces: r-base (<= 1.4.1-1), r-recommended (<< 1.9.0) Filename: focal-cran40/r-base-html_4.0.4-1.2004.0_all.deb Size: 90612 MD5sum: 020a1cfb4c840528720410f82dd0a917 SHA1: 63a826b1fac99e100113e6faba3788e57a964997 SHA256: 7dadb0e51cbf7bbe9ac486c1e80cfe63d0b7a3368126fa36791be5bd10dae291 SHA512: dca23fb87a88c3355ed438699e48699662c7bdd62cbfeaee5512126973c6e2910d49d4c5631c9d49d26fcaef20dcfa08ecdcf664299b5f6df7dc3f0bc241be8d Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package 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-base-html Architecture: all Version: 4.0.5-1.2004.0 Priority: optional Section: doc Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 565 Depends: r-base-core Suggests: r-doc-html, mozilla | www-browser Replaces: r-base (<= 1.4.1-1), r-recommended (<< 1.9.0) Filename: focal-cran40/r-base-html_4.0.5-1.2004.0_all.deb Size: 91084 MD5sum: f2d84a2c45baf3dee808fdd7428a66dd SHA1: 1d84e1cae875b87aa243334934475d9b7d825fb9 SHA256: 93677476f5891641efd239b4ebd9bf9dc0e6bad1b0745b793c82c21026ebc71c SHA512: f07061336411380e49ca724d236907c20d8ad04b8b8dc4239e2dbe6eac280ef24fa51b68dc758e79f816746830309d2a0563496b78b6ff940b1b6b2b9a6c84d6 Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package 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-base-html Architecture: all Version: 4.1.0-1.2004.0 Priority: optional Section: doc Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 566 Depends: r-base-core Suggests: r-doc-html, mozilla | www-browser Replaces: r-base (<= 1.4.1-1), r-recommended (<< 1.9.0) Filename: focal-cran40/r-base-html_4.1.0-1.2004.0_all.deb Size: 91368 MD5sum: dc357f65b0f7de045eac78c71d484854 SHA1: 3e42eb67da27c521d4287e811c7e378b4f4c3dd2 SHA256: 2d4195ca893c7bc4aab71f24816e59e6d1ecaa186ca77c7afb34533ad2fbbd7e SHA512: f269f2ae67724b8e79b0f7bc0182e20465efc085fd822da9b47b4fd15a55d084bff625fd8f0c93365d52e7798b98d8e37119b2c0354f79c0a67165f6e775c57c Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package 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-base-html Architecture: all Version: 4.1.1-1.2004.0 Priority: optional Section: doc Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 569 Depends: r-base-core Suggests: r-doc-html, mozilla | www-browser Replaces: r-base (<= 1.4.1-1), r-recommended (<< 1.9.0) Filename: focal-cran40/r-base-html_4.1.1-1.2004.0_all.deb Size: 91568 MD5sum: 2cf127581c890ffec2757c0c8909d539 SHA1: ba3f4543989cbb1545a9cebf32b84df5ccf78f43 SHA256: 138120ca5b9c6fb50c35141d81dc19dd9b5f9a6d84ead1efa381753e1dacc1ff SHA512: 58c3b0985dac515aa3794d8f6dcee661a738926efc5883f53e04753b18954642259675f0763ba0f9a7f172bf2b53f582e611993f91aeca9df317177cb773d15c Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package 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-base-html Architecture: all Version: 4.1.2-1.2004.0 Priority: optional Section: doc Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 569 Depends: r-base-core Suggests: r-doc-html, mozilla | www-browser Replaces: r-base (<= 1.4.1-1), r-recommended (<< 1.9.0) Filename: focal-cran40/r-base-html_4.1.2-1.2004.0_all.deb Size: 91620 MD5sum: 349075effadb5b02070d1ca1067a00e2 SHA1: a0fd2c92c16a330bd2ae3dfabc149522ecddd8cb SHA256: 49597de0556e838dbab4bbae54746346665502353979fe371cad1c9240503987 SHA512: 3830b842ad539f11be33efe4909550b0a71209071947668af8b14694c6ccbd033cedb855bddb557126c51877f12c0edca8977a17f451b3d9925140cb5b9b6a28 Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package 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-base-html Architecture: all Version: 4.1.3-1.2004.0 Priority: optional Section: doc Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 570 Depends: r-base-core Suggests: r-doc-html, mozilla | www-browser Replaces: r-base (<= 1.4.1-1), r-recommended (<< 1.9.0) Filename: focal-cran40/r-base-html_4.1.3-1.2004.0_all.deb Size: 91752 MD5sum: 2868d32bdb56fe5a2d4bb8224fb62e26 SHA1: d26d2a30a8574ebde825bae275acdf8d4f2037e6 SHA256: 2ebe84ada5e5cf27ae40b0daa138e93f6e356e950e318c5174ba1f7819e0e5bc SHA512: 8d85b209d4265c16d9e88e004dc4596e59e487aa1d884a69c06331db8f00fb838ddabcd96cfd2add7119caeae758883d9b70c6649587513d4153a5c224cb610c Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package 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-base-html Architecture: all Version: 4.2.0-1.2004.0 Priority: optional Section: doc Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 577 Depends: r-base-core Suggests: r-doc-html, mozilla | www-browser Replaces: r-base (<= 1.4.1-1), r-recommended (<< 1.9.0) Filename: focal-cran40/r-base-html_4.2.0-1.2004.0_all.deb Size: 92696 MD5sum: b5322c382414fd3270de08da43523f1a SHA1: eb306660c217ebdc777ced725eba1acf1dc0dcaf SHA256: 828aa1f381f9cfb7a6e23dcbb4465be574598180aed71ac2071d3792fa5094d5 SHA512: 948efad7f710ca391be5d8a032d3ceddf678812817cc6f0844db77ecad7f526a220b6e12ce2951fbcf641550991e2e3de9f932e0e8baa0b7858d92ceca5136d1 Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package 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-base-html Architecture: all Version: 4.2.1-1.2004.0 Priority: optional Section: doc Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 578 Depends: r-base-core Suggests: r-doc-html, mozilla | www-browser Replaces: r-base (<= 1.4.1-1), r-recommended (<< 1.9.0) Filename: focal-cran40/r-base-html_4.2.1-1.2004.0_all.deb Size: 92844 MD5sum: 290b4878a29a1fb3b556d956fe2b0a26 SHA1: 88d9be85ae2d15ebad785e7b283b12b14e160562 SHA256: f5d5398ce02e0f2d0e7a0fb8564c888250b1ea719d8bc808e10d82e54d8ae98e SHA512: 23e5fad5a270c05d124e5900bf374038bd1f3a2282ec8ffca23fe3fe285ca22ee4db620e0cc6594bbed26fad5d8bfa9eb57ef2695815342fe1adf8eea92d6539 Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package 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-base-html Architecture: all Version: 4.2.1-2.2004.0 Priority: optional Section: doc Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 578 Depends: r-base-core Suggests: r-doc-html, mozilla | www-browser Replaces: r-base (<= 1.4.1-1), r-recommended (<< 1.9.0) Filename: focal-cran40/r-base-html_4.2.1-2.2004.0_all.deb Size: 92932 MD5sum: 83d5b2faa5c3cd06ec782c6560b9fe88 SHA1: 67c351d14296b12c0fe51e121d81f1c2209c372f SHA256: 138313c547e61b1a72cd8b6eb3b4c4c4522c492ed918141c4d08b6d3456954b0 SHA512: 4b8734e1d1673786a559020657d64eafb5b087bc3533a9b8c37a65c15fbd7d09550b01a2f285827a2e04c4a40da33b46cdb14bd99363b10988ec16b5617b9e43 Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package 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-base-html Architecture: all Version: 4.2.1-3.2004.0 Priority: optional Section: doc Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 578 Depends: r-base-core Suggests: r-doc-html, mozilla | www-browser Replaces: r-base (<= 1.4.1-1), r-recommended (<< 1.9.0) Filename: focal-cran40/r-base-html_4.2.1-3.2004.0_all.deb Size: 93000 MD5sum: cd17caa9d4d9f0c5df9bc452ab247d82 SHA1: 1f5dd72d4be694cc88c5d5b8691825f84248ce59 SHA256: 0c7658741283bfde328e982eaf35e713da2888cf1538ac19824ba14866b8a313 SHA512: 85abb8541081ef56a1f435c24ab45f23b700fd0d957028d10dbbf77efe73ca0b5096ff3f2979761d87a6dd94b070cb23028a16893d4f6d6545aa8ac3298625fb Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package 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-base-html Architecture: all Version: 4.2.2-1.2004.0 Priority: optional Section: doc Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 578 Depends: r-base-core Suggests: r-doc-html, mozilla | www-browser Replaces: r-base (<= 1.4.1-1), r-recommended (<< 1.9.0) Filename: focal-cran40/r-base-html_4.2.2-1.2004.0_all.deb Size: 92968 MD5sum: 9bd0fc77a6eefc6720fbfdc35fbd0c64 SHA1: 117c9c732fa879fa4e174f080b7e38f472a65e12 SHA256: 005773af2a3e5127708b8e328ae51a2b2978bd584bd16ce160c7913661cc4d1d SHA512: 73d08118be23b2f9d64c9bacfeb4a2c5e8bdb4093c90107cca627e3d62b5f7b46093a3341ede71e1068973ff3b0947958796087026eaeb951264ba0aaa2e0c37 Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package 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-base-html Architecture: all Version: 4.2.2.20221110-1.2004.0 Priority: optional Section: doc Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 578 Depends: r-base-core Suggests: r-doc-html, mozilla | www-browser Replaces: r-base (<= 1.4.1-1), r-recommended (<< 1.9.0) Filename: focal-cran40/r-base-html_4.2.2.20221110-1.2004.0_all.deb Size: 93096 MD5sum: ff216ec204a819de511c32c551cef3bd SHA1: 233d821338bef906db35ff9f0f1075e1bc97e7bb SHA256: be816db9021ae7abf6d2e56ef43426b6d71c9e85ca46eabcb2e8348b3c07b183 SHA512: eab7ef1e9c48500d978d6ad2abd2060af43ff26b633c8e942fc651f38ddf1a86284933b067d38915475814269cbbb0a3c9c953b8df570df5c0a6d99e4e43659e Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package 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-base-html Architecture: all Version: 4.2.3-1.2004.0 Priority: optional Section: doc Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 578 Depends: r-base-core Suggests: r-doc-html, mozilla | www-browser Replaces: r-base (<= 1.4.1-1), r-recommended (<< 1.9.0) Filename: focal-cran40/r-base-html_4.2.3-1.2004.0_all.deb Size: 93312 MD5sum: 6807cc5e5fb3248eb807564eb0c62bd8 SHA1: 6b558abe9eddb978f8326a2b7a99068b667402cf SHA256: c5c2787d89daf641decdad1a0c293e70909430cbf1e6ea38b45635286602c54a SHA512: 3da12d6d7d7308e424ea3ef334eae27021d6c742f52e47c3554b9466d92d42ba7afc1bd6dad202ec17e7d0174410cf6089352df488cda2913638f6c18c465340 Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package 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-base-html Architecture: all Version: 4.3.0-1.2004.0 Priority: optional Section: doc Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 583 Depends: r-base-core Suggests: r-doc-html, mozilla | www-browser Replaces: r-base (<= 1.4.1-1), r-recommended (<< 1.9.0) Filename: focal-cran40/r-base-html_4.3.0-1.2004.0_all.deb Size: 93776 MD5sum: af8103d74a136616fd5e046f2bbb0072 SHA1: bcfaa6506a2ca202085f607631f0176a4973780d SHA256: 2f11218ed8d331641170ec94e10a01b982162bf3154628606718de3b899ead02 SHA512: 5c85f5854f9659124b4bab9c566a4f2511b2cd5dd3493e1560017bf8125212e11b232f1ec0a1e7e6b9733ba024fc437bfad4bf5081e5dfaa6fd9ccf4bc9364cf Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package 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-base-html Architecture: all Version: 4.3.1-1.2004.0 Priority: optional Section: doc Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 583 Depends: r-base-core Suggests: r-doc-html, mozilla | www-browser Replaces: r-base (<= 1.4.1-1), r-recommended (<< 1.9.0) Filename: focal-cran40/r-base-html_4.3.1-1.2004.0_all.deb Size: 93784 MD5sum: 542eb29c7cfea99fb40d2c35284e21a6 SHA1: 1a89a6f7b49c8e5708fdcc49cbe17cbc5af607e4 SHA256: b7c60d53e762fd4a5b68c984a0c5550d2896f9fe5498d86c401549f2fcffbd96 SHA512: 8ea7763e7d56f837e37cc93af051547063ee1575b8bc0903680c6b0775246bcc0d9bba4b9816b8e809c77e2b43ef45214d283531ff7da756a373c8cd864ee7c2 Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package 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-base-html Architecture: all Version: 4.3.1-2.2004.0 Priority: optional Section: doc Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 584 Depends: r-base-core Suggests: r-doc-html, mozilla | www-browser Replaces: r-base (<= 1.4.1-1), r-recommended (<< 1.9.0) Filename: focal-cran40/r-base-html_4.3.1-2.2004.0_all.deb Size: 94188 MD5sum: 6754089282dac4352a2e6be6107b5d81 SHA1: 5fcf2f41c5e2435cd07c39bfe77d2268a1e7e3e8 SHA256: 530e991f06cee1aa9f969008c83c5953ad1c195a8edc619c06cc86de21b9fe94 SHA512: 9ddd7f02d9ee965352a0ae8cffea105aafffe877462813845252d9fbfe08f63a2bf08e557cdb8695b2a3a240569a904aa979a5fb519fcf752e59d7420ff40f6f Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package 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-base-html Architecture: all Version: 4.3.1-3.2004.0 Priority: optional Section: doc Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 584 Depends: r-base-core Suggests: r-doc-html, mozilla | www-browser Replaces: r-base (<= 1.4.1-1), r-recommended (<< 1.9.0) Filename: focal-cran40/r-base-html_4.3.1-3.2004.0_all.deb Size: 94212 MD5sum: 985c4ce708ec2aa3ce3246e0268f5f43 SHA1: dde306aa47afc836e8b721aedee0d2e0697ee07d SHA256: 9a21a15d6cb45bb36139c9096728a7d8215713b4df16551da099c006d827e135 SHA512: 26ca0bf7b6fb67ce119446296c53d2f373ee4b957fd2b5d1616cd6d014cf1b3f8b63ebff27c587e76389dff89efa5473d905e74daa3e165ee1ec6af777bb84ba Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package 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-base-html Architecture: all Version: 4.3.1-4.2004.0 Priority: optional Section: doc Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 584 Depends: r-base-core Suggests: r-doc-html, mozilla | www-browser Replaces: r-base (<= 1.4.1-1), r-recommended (<< 1.9.0) Filename: focal-cran40/r-base-html_4.3.1-4.2004.0_all.deb Size: 94264 MD5sum: f44195f39ce2cdc1c56ce87cb9df8925 SHA1: 7713346a4efecf7108182e629b51bcef15451f5b SHA256: df5ccf264545b8f5c77ef0a137b9f96313d95ae7028b52a2a34bd537a6eb4439 SHA512: 28e1930f0b571e672c100a8469588641607a1b7865a1900ab897cb1b545e76109abb0a0485a5758a90bd562a1535c5fb9f47063e12c6f4eed8046148d1135ea5 Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package 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-base-html Architecture: all Version: 4.3.2-1.2004.0 Priority: optional Section: doc Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 584 Depends: r-base-core Suggests: r-doc-html, mozilla | www-browser Replaces: r-base (<= 1.4.1-1), r-recommended (<< 1.9.0) Filename: focal-cran40/r-base-html_4.3.2-1.2004.0_all.deb Size: 94284 MD5sum: fdc9ab76d25efb4918fffdc0eb131f66 SHA1: b36ff91c23a208bbc00194210c6a12c666e01012 SHA256: 47004e496622179e1b7e0ec379174f80cd3762b50f3b62994d1b46172e95af86 SHA512: 259a89bdc8f7e39aaa96ad019f29c3de222f8cfb9f0c9627fac607e00144122647c86e01bb560de30abfe15b66f2352b36b727ceb3c930092c59b562c665fc20 Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package 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-base-html Architecture: all Version: 4.3.3-1.2004.0 Priority: optional Section: doc Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 584 Depends: r-base-core Suggests: r-doc-html, mozilla | www-browser Replaces: r-base (<= 1.4.1-1), r-recommended (<< 1.9.0) Filename: focal-cran40/r-base-html_4.3.3-1.2004.0_all.deb Size: 94340 MD5sum: 66da112757fa1567e45c2267631b7393 SHA1: a4f29324cbe94d114a16d12c264bf175f5002f81 SHA256: f877f5d6c72b4007149bfb009c78513abe0d81846bc710c1f6d72960fa7884c8 SHA512: 5f94cb9f3486c394e176f1b44e039722398d482610aac2655d001c59b93a22e52956e0319fab733cfa363bb4ea8f8faef5720f92b10214d1ccaa22a5dbd5900d Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package 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-base-html Architecture: all Version: 4.4.0-1.2004.0 Priority: optional Section: doc Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 587 Depends: r-base-core Suggests: r-doc-html, mozilla | www-browser Replaces: r-base (<= 1.4.1-1), r-recommended (<< 1.9.0) Filename: focal-cran40/r-base-html_4.4.0-1.2004.0_all.deb Size: 94748 MD5sum: ed3f7940497f3882555f740ca0c6a2d1 SHA1: beffd2493fc9c8292f4f2dbae1ab67d6685a638d SHA256: 6ad37241470178ed964240cc5b70b3eb209f194bf5135256920d915003a003a0 SHA512: 0a19650f601372755fd5d03d89b6098467600cc7e1c3a527fc15c24693fac289429dca822cce690f63d18eaf3f748dd0b3badef976b184f448c2774652b14485 Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package 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-base-html Architecture: all Version: 4.4.1-1.2004.0 Priority: optional Section: doc Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 587 Depends: r-base-core Suggests: r-doc-html, mozilla | www-browser Replaces: r-base (<= 1.4.1-1), r-recommended (<< 1.9.0) Filename: focal-cran40/r-base-html_4.4.1-1.2004.0_all.deb Size: 94904 MD5sum: 4039edb78e3dc3ee7a99caa186a447f5 SHA1: 86d82b7b796c60efbf78e874e168640813cf748f SHA256: a64a7e4d70d53f55c574a2d3c1d8a0f86029cc23dbb62eb00bbc1a7a03599f7b SHA512: ac34b85a2ddf46a89fb52d2cb6e025b8d807af48c3d5053ef80d919ee6601a4b3597e5e168e4f92d1c9250bd0f9307fafc393f76770396c8f3fd5ebaa531fdaf Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package 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-base-html Architecture: all Version: 4.4.1-3.2004.1 Priority: optional Section: doc Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 588 Depends: r-base-core Suggests: r-doc-html, mozilla | www-browser Replaces: r-base (<= 1.4.1-1), r-recommended (<< 1.9.0) Filename: focal-cran40/r-base-html_4.4.1-3.2004.1_all.deb Size: 95176 MD5sum: 926933aa9907bc13ce83d1b11b4a142e SHA1: f80ad77a211709bd348406f4357fff68ea47f52c SHA256: e389374a5647dafa30bd22b784df94bf1c2a5cb8f2d2652709b8123e175e83c5 SHA512: a8e75b33fdbc68f2f57d35ed76ea37e76765d6a3f4b50d820b788cca56b15d8a35c908e4010e352cc62d11a35c9d294a20d7d5ae219dd57972c1eefe8aad973d Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package 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-base-html Architecture: all Version: 4.4.2-1.2004.0 Priority: optional Section: doc Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 588 Depends: r-base-core Suggests: r-doc-html, mozilla | www-browser Replaces: r-base (<= 1.4.1-1), r-recommended (<< 1.9.0) Filename: focal-cran40/r-base-html_4.4.2-1.2004.0_all.deb Size: 95168 MD5sum: f133b4613259461853574420bd2edb09 SHA1: e6bd200eb1b7d8632d36c4b30499039ab8028f2f SHA256: 3bb15f4da195bcf86fb6d247e0f1049391f51f617be4d90029fc7eb1bda9be72 SHA512: 2edaf297d0fb96a9c51e583403200e7ed2232ba85453b149629d64179ad42d2a6f82ef7fd166b267bc4dbc62c1ac2d5ebee3a85138114a27b6aa5798fe3faf1b Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package 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-base-html Architecture: all Version: 4.4.3-1.2004.0 Priority: optional Section: doc Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 588 Depends: r-base-core Suggests: r-doc-html, mozilla | www-browser Replaces: r-base (<= 1.4.1-1), r-recommended (<< 1.9.0) Filename: focal-cran40/r-base-html_4.4.3-1.2004.0_all.deb Size: 95236 MD5sum: 6990b81f4c144b0bf4843ce9f7219d20 SHA1: ef8bc6e68635933540ae3788432565233442b321 SHA256: ac09ada088b9b53799dc0a14015ea906ddc3f5a2bcb0aa546834389c8cfb99a3 SHA512: 81391740cb6052f81e9319f06330ec143115d0e9592b85f51d0e1adadcecb5a9faea28dc3cbfeea747a5852290ba52bf892ea3f67d67988dd031c406299ff5f8 Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package 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-base-html Architecture: all Version: 4.5.0-1.2004.0 Priority: optional Section: doc Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 589 Depends: r-base-core Suggests: r-doc-html, mozilla | www-browser Replaces: r-base (<= 1.4.1-1), r-recommended (<< 1.9.0) Filename: focal-cran40/r-base-html_4.5.0-1.2004.0_all.deb Size: 95496 MD5sum: 90e5b5fd05c749fe7ea138aed863f086 SHA1: 121222c2cbd84c8a40ff83b73b978278cabf48ba SHA256: 50e0e54b176b955dfdd48707def05ae43ed3e83b4bcb8867798c6411512459ec SHA512: 1be53fbe223a24d61dd487157542639db8d10fd620da3d9b48c0e1e91a29c9d317690acd87fbf9f73ab0498a341340bf5ff8b4d149bc36e6a91db073930aeec5 Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package 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-base-html Architecture: all Version: 4.5.0-2.2004.0 Priority: optional Section: doc Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 589 Depends: r-base-core Suggests: r-doc-html, mozilla | www-browser Replaces: r-base (<= 1.4.1-1), r-recommended (<< 1.9.0) Filename: focal-cran40/r-base-html_4.5.0-2.2004.0_all.deb Size: 95592 MD5sum: abe768b9dab5f7452dc037f22cc35e71 SHA1: c80e4195d96938ee87f5d9fde21b2c2c9847756e SHA256: c57f085b77b1db54a665e446e36e863d622798d9f43eed785e57f54c6c4aabad SHA512: 73b792e6903812dc3a04287209ef174477dd19962994aa24891b5bc4e66540e845261914a49d347efc156e922f4ba12d05476dd8a0c91b4ebaea3d5c2a3d0d54 Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package 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-base-html Architecture: all Version: 4.5.0-3.2004.0 Priority: optional Section: doc Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 589 Depends: r-base-core Suggests: r-doc-html, mozilla | www-browser Replaces: r-base (<= 1.4.1-1), r-recommended (<< 1.9.0) Filename: focal-cran40/r-base-html_4.5.0-3.2004.0_all.deb Size: 95636 MD5sum: 71e8fefb69df59731affdd2ff4342349 SHA1: bea55266683ebbf0fc1a9a8e8a9752ccc3d26cc6 SHA256: f14172b055d03b1285366bb57b795218cb15eae85c51b68ba43a95b0e20b6414 SHA512: 8ea032e217c46a94daa73c9307dcbf0d761a8536c40243a319e09037c43a17dc2c6224fda9ace71d13626e91ca3bb43c9fb11e4326b0be3da33887e24ee4f96b Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package 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-base-html Architecture: all Version: 4.5.1-1.2004.0 Priority: optional Section: doc Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 589 Depends: r-base-core Suggests: r-doc-html, mozilla | www-browser Replaces: r-base (<= 1.4.1-1), r-recommended (<< 1.9.0) Filename: focal-cran40/r-base-html_4.5.1-1.2004.0_all.deb Size: 95688 MD5sum: 7c3fc7b1a235164406ba45a6c55a668b SHA1: 48ac09f25e811a4e997c3a5d79d2481539a91d32 SHA256: 38bee54c4634f452dd88fc2d56945e76304bdf3f991db7e05148b5517858fb82 SHA512: 5cce888601e1d95bebd74729aac2683ab8f04c27497fd937b4243af3abfce4ea3b7a8fdc2f2c5bfc4f5356e61ee456af852f3e3befae15d86a7602fc3c6e3408 Homepage: https://www.R-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package 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-base-html Architecture: all Version: 4.5.2-1.2004.0 Priority: optional Section: doc Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 589 Depends: r-base-core Suggests: r-doc-html, www-browser Replaces: r-base (<= 1.4.1-1), r-recommended (<< 1.9.0) Filename: focal-cran40/r-base-html_4.5.2-1.2004.0_all.deb Size: 95772 MD5sum: b71b1c54661680dd7c5c5f171a7c3141 SHA1: 48fc7939b7e320b8617a7a493e4df6a64adcbf17 SHA256: 561f8da26670ba36e74abd62d1201b91826f801ad264de3ba2f4c4e4dfb9a0a9 SHA512: a833d92843edabda8d02c2204e6b94757b1ab2b38091e2301d5a8c1d81a1aa750466145fddc0cc7e8ed7bf79c562dc94fe60e58f5253446fa0459c04cd2e0e1a Homepage: https://www.R-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package 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-base Architecture: all Version: 4.0.0-1.2004.0 Priority: optional Section: gnu-r Maintainer: Dirk Eddelbuettel Installed-Size: 61 Depends: r-base-core (>= 4.0.0-1.2004.0), r-recommended (= 4.0.0-1.2004.0) Recommends: r-base-html, r-doc-html Suggests: elpa-ess, r-doc-info | r-doc-pdf Filename: focal-cran40/r-base_4.0.0-1.2004.0_all.deb Size: 43260 MD5sum: 5a0336b2711906f34b08fa206fe892c5 SHA1: dfb80df63cfe32e21cafc53684535d8c3eb98b9e SHA256: 4009cf103967876de7542ed66d2f3712555eec143bae372b5fa8a13b69d5b15a SHA512: cb6598783f49623e73586eef4ad354270b215b51e87cf98aa2250f0a682103f4e2e60239e7988f05c04d7331b4a61589741395a3f69024e03b4f4f84d3c9d9a6 Homepage: http://www.r-project.org/ 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, several 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 package gives a way to users to then only install r-base-core if they so desire. Package: r-base Architecture: all Version: 4.0.1-1.2004.0 Priority: optional Section: gnu-r Maintainer: Dirk Eddelbuettel Installed-Size: 61 Depends: r-base-core (>= 4.0.1-1.2004.0), r-recommended (= 4.0.1-1.2004.0) Recommends: r-base-html, r-doc-html Suggests: elpa-ess, r-doc-info | r-doc-pdf Filename: focal-cran40/r-base_4.0.1-1.2004.0_all.deb Size: 43512 MD5sum: 7a34fb15d04f8e7bdc4505a382b0bd4c SHA1: 13a0feb71851c9d2e7cd4df8ed498faef264988b SHA256: 44571892195f7fb549bc8da236ba652e16d58537ede2135bd624478429e0f4fc SHA512: 6cc481eddadea434c6191252f23c7e273709fff4b37f19d479ef818d0a244268981fc8da854c0933c60b37cb761f866f8d1ddcc0c4ae733a3ee50a406ead680b Homepage: http://www.r-project.org/ 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, several 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 package gives a way to users to then only install r-base-core if they so desire. Package: r-base Architecture: all Version: 4.0.2-1.2004.0 Priority: optional Section: gnu-r Maintainer: Dirk Eddelbuettel Installed-Size: 61 Depends: r-base-core (>= 4.0.2-1.2004.0), r-recommended (= 4.0.2-1.2004.0) Recommends: r-base-html, r-doc-html Suggests: elpa-ess, r-doc-info | r-doc-pdf Filename: focal-cran40/r-base_4.0.2-1.2004.0_all.deb Size: 43540 MD5sum: 27d202c08278031e8acdddf7229b07b7 SHA1: dada6b0a1687293ea2e75ab74210c0716224b9d1 SHA256: a1ce599ef7840c73543878980bcd3437b01d6caeb8c038b2ac85b269624b4cce SHA512: ade039666b4d3f80c175703ae75fdb7bb1614e717c62971377ddbaa7dc18edc23c4d6eaa98a224036f886192025b799668fde8483fb37b9b3fb76f06e8b819b8 Homepage: http://www.r-project.org/ 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, several 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 package gives a way to users to then only install r-base-core if they so desire. Package: r-base Architecture: all Version: 4.0.3-1.2004.0 Priority: optional Section: gnu-r Maintainer: Dirk Eddelbuettel Installed-Size: 62 Depends: r-base-core (>= 4.0.3-1.2004.0), r-recommended (= 4.0.3-1.2004.0) Recommends: r-base-html, r-doc-html Suggests: elpa-ess, r-doc-info | r-doc-pdf Filename: focal-cran40/r-base_4.0.3-1.2004.0_all.deb Size: 43624 MD5sum: 2bd2eb70977f6d982872cecbf6128086 SHA1: 2ff7e61c91bc08932eb27c80f9965caac4de4555 SHA256: 4db2ea9a0d4fe3feb0e830253bdec77f359982c1518358b805b2a090ef7123e0 SHA512: e5c017ee433293966564d0d35967ec040db9d498187144aa1c3199b79d4bfc1802e8a71df52f07a30f41aef66280dc9fb75bf0c845242c4804746db481bf0880 Homepage: http://www.r-project.org/ 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, several 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 package gives a way to users to then only install r-base-core if they so desire. Package: r-base Architecture: all Version: 4.0.4-1.2004.0 Priority: optional Section: gnu-r Maintainer: Dirk Eddelbuettel Installed-Size: 62 Depends: r-base-core (>= 4.0.4-1.2004.0), r-recommended (= 4.0.4-1.2004.0) Recommends: r-base-html, r-doc-html Suggests: elpa-ess, r-doc-info | r-doc-pdf Filename: focal-cran40/r-base_4.0.4-1.2004.0_all.deb Size: 43708 MD5sum: 9d889f121d9ce2f9b99cc7b258515ebd SHA1: e7dca4353ba29084e55bdc9a30c444f849279a93 SHA256: a0d202904b9279a61cd49ddef4e10ecf0bac632341da25e1e03abd211e5425be SHA512: 96828aa8e1903befc393e6a5ec555d8f4d7f53f437ab5805f973043fa1830edc0d6f4218517c689d3f8488f39aaaa39f26b626aff9c168da114e0ad7467575a5 Homepage: http://www.r-project.org/ 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, several 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 package gives a way to users to then only install r-base-core if they so desire. Package: r-base Architecture: all Version: 4.0.5-1.2004.0 Priority: optional Section: gnu-r Maintainer: Dirk Eddelbuettel Installed-Size: 62 Depends: r-base-core (>= 4.0.5-1.2004.0), r-recommended (= 4.0.5-1.2004.0) Recommends: r-base-html, r-doc-html Suggests: elpa-ess, r-doc-info | r-doc-pdf Filename: focal-cran40/r-base_4.0.5-1.2004.0_all.deb Size: 44156 MD5sum: b5d96ce676d80ea25914acd135c45c48 SHA1: 0d505e8ac3578b074786f587d1229ed49f9defbf SHA256: a177f8dad10cfb73490fc1a101ac6bf31fa11b2b2c0d90c123addc3cb3872ef2 SHA512: 7b7d7f8aca21231760f66673dbc7933e8628ea1f66dacd062281b39bf28047a5101cfe9402feed818b3c709d3ecfbeac438bfebf8a2f6184732b5e17ebcce1f2 Homepage: http://www.r-project.org/ 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, several 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 package gives a way to users to then only install r-base-core if they so desire. Package: r-base Architecture: all Version: 4.1.0-1.2004.0 Priority: optional Section: gnu-r Maintainer: Dirk Eddelbuettel Installed-Size: 62 Depends: r-base-core (>= 4.1.0-1.2004.0), r-recommended (= 4.1.0-1.2004.0) Recommends: r-base-html, r-doc-html Suggests: elpa-ess, r-doc-info | r-doc-pdf Filename: focal-cran40/r-base_4.1.0-1.2004.0_all.deb Size: 44248 MD5sum: 16a7a75c6a95d38099fe6ce444c173af SHA1: 43cb49bb692a4173cc292a32f5f111511e808430 SHA256: 08e9794a8e7703cdea84a264e971b1a23e2cf584bc74ad9285ede9d1ba718846 SHA512: e83145b9b6f3f40c471bed93f77bb3e4a5c8e425cbe3cb2d82d8992930c7275137d77ac0a4bd6d776332c6dc19d0542bd22c69e441c4ec06be3b011f8b29b99f Homepage: http://www.r-project.org/ 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, several 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 package gives a way to users to then only install r-base-core if they so desire. Package: r-base Architecture: all Version: 4.1.1-1.2004.0 Priority: optional Section: gnu-r Maintainer: Dirk Eddelbuettel Installed-Size: 62 Depends: r-base-core (>= 4.1.1-1.2004.0), r-recommended (= 4.1.1-1.2004.0) Recommends: r-base-html, r-doc-html Suggests: elpa-ess, r-doc-info | r-doc-pdf Filename: focal-cran40/r-base_4.1.1-1.2004.0_all.deb Size: 44392 MD5sum: d794b98b7169457abfcea6faa2884d6a SHA1: f5de51d4334418b7a9994abd5b45669ebad924da SHA256: ce1a314e0ff66a1ad4526f0127d3b381d7c647bb2fab3b4a7cc15623dce7d531 SHA512: ce23ccda244d455d6c6cc19eda20c078d6eaac1deff15cd294b366984f0e3089f22af92d02737742025bd5b749113b5728054b99537a87c00ad08e472ebd8ce0 Homepage: http://www.r-project.org/ 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, several 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 package gives a way to users to then only install r-base-core if they so desire. Package: r-base Architecture: all Version: 4.1.2-1.2004.0 Priority: optional Section: gnu-r Maintainer: Dirk Eddelbuettel Installed-Size: 62 Depends: r-base-core (>= 4.1.2-1.2004.0), r-recommended (= 4.1.2-1.2004.0) Recommends: r-base-html, r-doc-html Suggests: elpa-ess, r-doc-info | r-doc-pdf Filename: focal-cran40/r-base_4.1.2-1.2004.0_all.deb Size: 44440 MD5sum: ec05799589edf235368c79a807ec3f51 SHA1: b7897a2a72cc7367aafca8e0a050148628dfd9df SHA256: de0948b06f7035dcad602b4eeaea6e5dfc02dd3b1fe8757b5e2b73e676432777 SHA512: 06561a5224f0d5784052cf6b3dc939eaf7e76401b3678da0609b27b05e55ceb3ed8b57f53b3ff6a42f0e2285f4cd4aaeeaffe482811f647b1ee783ad67d3f8c2 Homepage: http://www.r-project.org/ 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, several 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 package gives a way to users to then only install r-base-core if they so desire. Package: r-base Architecture: all Version: 4.1.3-1.2004.0 Priority: optional Section: gnu-r Maintainer: Dirk Eddelbuettel Installed-Size: 62 Depends: r-base-core (>= 4.1.3-1.2004.0), r-recommended (= 4.1.3-1.2004.0) Recommends: r-base-html, r-doc-html Suggests: elpa-ess, r-doc-info | r-doc-pdf Filename: focal-cran40/r-base_4.1.3-1.2004.0_all.deb Size: 44580 MD5sum: 7b360b9068e898320b9880d86e936e05 SHA1: 0e966a8741028d86512a3ed534deff00bca6bf7d SHA256: 11c295099156c9e683c8a92e396b0fd82263d081f99389093facb98634f1b9b8 SHA512: b999174c085b7d54dc56b12ae96f0a302dba81c83827e07e35350ed2145128006b61b133d1acd72b9b231ef70ba152ad66439e3f183a6c9fcce09812b44c1fca Homepage: http://www.r-project.org/ 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, several 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 package gives a way to users to then only install r-base-core if they so desire. Package: r-base Architecture: all Version: 4.2.0-1.2004.0 Priority: optional Section: gnu-r Maintainer: Dirk Eddelbuettel Installed-Size: 63 Depends: r-base-core (>= 4.2.0-1.2004.0), r-recommended (= 4.2.0-1.2004.0) Recommends: r-base-html, r-doc-html Suggests: elpa-ess, r-doc-info | r-doc-pdf Filename: focal-cran40/r-base_4.2.0-1.2004.0_all.deb Size: 44928 MD5sum: b92073454c28e26b55da9a08473c904a SHA1: 84f2b6d69c26bfd57b1b47e3bf82d629b11b6946 SHA256: a4f565fc8a1b1f0bf4e0eb9bdfb75dbdf6a41b52c07be6a6b59d4deb04675cf2 SHA512: 53df935a4e74dea8aa9fb3062a94dfb1d777cf0b461b40b823c59fd5422faf847d72b8fcd74db142687bd67e29ae6c56122cca2f92b81d087d53a2072567804c Homepage: http://www.r-project.org/ 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, several 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 package gives a way to users to then only install r-base-core if they so desire. Package: r-base Architecture: all Version: 4.2.1-1.2004.0 Priority: optional Section: gnu-r Maintainer: Dirk Eddelbuettel Installed-Size: 63 Depends: r-base-core (>= 4.2.1-1.2004.0), r-recommended (= 4.2.1-1.2004.0) Recommends: r-base-html, r-doc-html Suggests: elpa-ess, r-doc-info | r-doc-pdf Filename: focal-cran40/r-base_4.2.1-1.2004.0_all.deb Size: 44992 MD5sum: dd80e94f98eb0525bdbf6fad9d102f36 SHA1: 6919f672fc4100453af07964b9b293a2ee061907 SHA256: 56295890c328afa7e6779b0b5f366ae7c1e13ddd638720a0712a3a817556cd44 SHA512: 619509b7c782354ec3b3029f8c5eadb43d1a901021664d1bcb7609562e102ce5275146a18f189a07a483fd56e03769b365733cf3dbf90ff82c23795bfe7ede63 Homepage: http://www.r-project.org/ 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, several 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 package gives a way to users to then only install r-base-core if they so desire. Package: r-base Architecture: all Version: 4.2.1-2.2004.0 Priority: optional Section: gnu-r Maintainer: Dirk Eddelbuettel Installed-Size: 63 Depends: r-base-core (>= 4.2.1-2.2004.0), r-recommended (= 4.2.1-2.2004.0) Recommends: r-base-html, r-doc-html Suggests: elpa-ess, r-doc-info | r-doc-pdf Filename: focal-cran40/r-base_4.2.1-2.2004.0_all.deb Size: 45076 MD5sum: 0fd446c044185ef11fcc0d0ca35fa80a SHA1: c4b31c2ec8799c9b404ad7d8a574bdb63a9eeab9 SHA256: 0ee2a6fe515769322207ce62a64e38d7987398654d8463963238f7ec758e50e1 SHA512: a7964797664ebb0baea4acda02aa710439ee91565dfaf5c27fc3da48139ff63338b9e0ade27d79c839a3bc6d5c0b55c36cf28049ed6d84a1f23a98b70cabe841 Homepage: http://www.r-project.org/ 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, several 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 package gives a way to users to then only install r-base-core if they so desire. Package: r-base Architecture: all Version: 4.2.1-3.2004.0 Priority: optional Section: gnu-r Maintainer: Dirk Eddelbuettel Installed-Size: 63 Depends: r-base-core (>= 4.2.1-3.2004.0), r-recommended (= 4.2.1-3.2004.0) Recommends: r-base-html, r-doc-html Suggests: elpa-ess, r-doc-info | r-doc-pdf Filename: focal-cran40/r-base_4.2.1-3.2004.0_all.deb Size: 45144 MD5sum: e9916c0803e57490f58663f282889b61 SHA1: 91802a81df8c1f79ddc75f280793e92c0cf3ce83 SHA256: 13c7d681166615bc0fd6cc0c66bc0310e5ac143de2ba2928e926ff60c1c774c2 SHA512: 7248622f1707674e112c656c2b1768cd04b7d99a55390abbdd07081fcc329376a59a7ce7446cdec127e6d292048979788c58bf2ff3a42bbce2687879a2a39daa Homepage: http://www.r-project.org/ 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, several 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 package gives a way to users to then only install r-base-core if they so desire. Package: r-base Architecture: all Version: 4.2.2-1.2004.0 Priority: optional Section: gnu-r Maintainer: Dirk Eddelbuettel Installed-Size: 63 Depends: r-base-core (>= 4.2.2-1.2004.0), r-recommended (= 4.2.2-1.2004.0) Recommends: r-base-html, r-doc-html Suggests: elpa-ess, r-doc-info | r-doc-pdf Filename: focal-cran40/r-base_4.2.2-1.2004.0_all.deb Size: 45180 MD5sum: c9e593af1c8a9f52b2745c024852cec8 SHA1: 75d35ff4e3976e0ace4bb752745513f1a51b356d SHA256: 1c7c3a66a8c7dfeb4c3968d674319b9e87488f99fd6f1bd3e11c9873de20e433 SHA512: c0f51eebd7d8fab09fa3efb32ac781c9cc815b25e3221ddd92a283126304300f9be143326e9f0c46e769a68bca5ea029e4dc43e366ae4add948e8349dc40a5c7 Homepage: http://www.r-project.org/ 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, several 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 package gives a way to users to then only install r-base-core if they so desire. Package: r-base Architecture: all Version: 4.2.2.20221110-1.2004.0 Priority: optional Section: gnu-r Maintainer: Dirk Eddelbuettel Installed-Size: 63 Depends: r-base-core (>= 4.2.2.20221110-1.2004.0), r-recommended (= 4.2.2.20221110-1.2004.0) Recommends: r-base-html, r-doc-html Suggests: elpa-ess, r-doc-info | r-doc-pdf Filename: focal-cran40/r-base_4.2.2.20221110-1.2004.0_all.deb Size: 45308 MD5sum: e9b5dd2e2934eafacd91bf38e4b1cbc4 SHA1: 08e6f1d52d16b0191aee9c28798c294f5e047300 SHA256: 180fd7778ab1d4d07d7c1c6c29a20cbdafc0728557d5395efab8992a1c25be63 SHA512: 2780aeada6eaf3574f60d87044536c36bc6fb500c6b8ac901c09bbbffb0d009b8bdde76981c37fdbfb066b105c5c5c6cff514b2084b3119ec3e74dce98555a93 Homepage: http://www.r-project.org/ 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, several 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 package gives a way to users to then only install r-base-core if they so desire. Package: r-base Architecture: all Version: 4.2.3-1.2004.0 Priority: optional Section: gnu-r Maintainer: Dirk Eddelbuettel Installed-Size: 63 Depends: r-base-core (>= 4.2.3-1.2004.0), r-recommended (= 4.2.3-1.2004.0) Recommends: r-base-html, r-doc-html Suggests: elpa-ess, r-doc-info | r-doc-pdf Filename: focal-cran40/r-base_4.2.3-1.2004.0_all.deb Size: 45524 MD5sum: bd5c33d1622e7d333ae60e2791540cb5 SHA1: acdb24cc3a2b956ffb4e185bb221e5de0076d771 SHA256: af7f7d91d2e0f372bdf2dccadb3df7fb1b094d5321fa0638b685e95d92a47664 SHA512: a154a3364f69528e0a7536e126e4d7e4d1b97780951e00378b93a7f0be2b7a8763493cfd60f4220fdab948bfabafac042ca6d89796ff23d0d55b336ee84f82a3 Homepage: http://www.r-project.org/ 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, several 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 package gives a way to users to then only install r-base-core if they so desire. Package: r-base Architecture: all Version: 4.3.0-1.2004.0 Priority: optional Section: gnu-r Maintainer: Dirk Eddelbuettel Installed-Size: 63 Depends: r-base-core (>= 4.3.0-1.2004.0), r-recommended (= 4.3.0-1.2004.0) Recommends: r-base-html, r-doc-html Suggests: elpa-ess, r-doc-info | r-doc-pdf Filename: focal-cran40/r-base_4.3.0-1.2004.0_all.deb Size: 45604 MD5sum: f6b99eec4f416b4b28df4cc687ea4f52 SHA1: 58f6cc460413df240c07ec59f6f48c8d800b0186 SHA256: 03929aed01f9dedc186234cdeb13ba6e2913778a0fcde5bccf76ec351ad171b8 SHA512: b6a2b4d600c446d1276cb0e3114116016447ae5209870b672cc8e4798b5977c5e1bcfdcf86423be7b972f8a04265b5d85e3fff867d46dfacf5316f01a8e54986 Homepage: http://www.r-project.org/ 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, several 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 package gives a way to users to then only install r-base-core if they so desire. Package: r-base Architecture: all Version: 4.3.1-1.2004.0 Priority: optional Section: gnu-r Maintainer: Dirk Eddelbuettel Installed-Size: 63 Depends: r-base-core (>= 4.3.1-1.2004.0), r-recommended (= 4.3.1-1.2004.0) Recommends: r-base-html, r-doc-html Suggests: elpa-ess, r-doc-info | r-doc-pdf Filename: focal-cran40/r-base_4.3.1-1.2004.0_all.deb Size: 45632 MD5sum: d80cde3f23a708a16e48cc580521ef85 SHA1: 9734c2e1fa7d28285800e8aea506a9f053396e4d SHA256: aae86ac9e9323b8eb44b666967f01e74864edf70b799714b02ae10cc08a5166e SHA512: eac05d7cacee7e997fd79a85a20f54f238707001b1b669ce9774415c6d93a56bcd2493403b3120ba86dfd722615ab88b3988af935cd1cf7437c0c867e0ca5ecc Homepage: http://www.r-project.org/ 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, several 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 package gives a way to users to then only install r-base-core if they so desire. Package: r-base Architecture: all Version: 4.3.1-2.2004.0 Priority: optional Section: gnu-r Maintainer: Dirk Eddelbuettel Installed-Size: 64 Depends: r-base-core (>= 4.3.1-2.2004.0), r-recommended (= 4.3.1-2.2004.0) Recommends: r-base-html, r-doc-html Suggests: elpa-ess, r-doc-info | r-doc-pdf Filename: focal-cran40/r-base_4.3.1-2.2004.0_all.deb Size: 46028 MD5sum: d4b17fe64d78c055dfdfaef8ec536a78 SHA1: 5c7609b9feed9aaa635d736cbe0f1cd1b6bbb5d2 SHA256: cb5b6c4a5fab63a71cea95149d77ecd29fc14e83054ad0b0104b275c4f4ca0c7 SHA512: e2ea1a8f39c0edce0e8ad825091776414ecad8516e1a0d3175be5d66997b8c6477c9657225ef2b7f1c3bf3412012d6e8b0f96fe4426363370f9364927510f065 Homepage: http://www.r-project.org/ 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, several 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 package gives a way to users to then only install r-base-core if they so desire. Package: r-base Architecture: all Version: 4.3.1-3.2004.0 Priority: optional Section: gnu-r Maintainer: Dirk Eddelbuettel Installed-Size: 64 Depends: r-base-core (>= 4.3.1-3.2004.0), r-recommended (= 4.3.1-3.2004.0) Recommends: r-base-html, r-doc-html Suggests: elpa-ess, r-doc-info | r-doc-pdf Filename: focal-cran40/r-base_4.3.1-3.2004.0_all.deb Size: 46052 MD5sum: bde659f6de77de4f156f32f3c905a61a SHA1: 64ebeb7670c5c18432b921b8037888264f59d05f SHA256: 3ebcc5dd3a61170a0e4bb84cea26c26763ab935797e44f24a599f0d37c011328 SHA512: 5536847563ad44d5c1e703627afc57dcf7f917cc2381c3f228f5a5f04f2a1f68366370d8874eb9913194df362c8bb09ee072eb357e10c36b0f5f4b26aeae79ae Homepage: http://www.r-project.org/ 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, several 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 package gives a way to users to then only install r-base-core if they so desire. Package: r-base Architecture: all Version: 4.3.1-4.2004.0 Priority: optional Section: gnu-r Maintainer: Dirk Eddelbuettel Installed-Size: 64 Depends: r-base-core (>= 4.3.1-4.2004.0), r-recommended (= 4.3.1-4.2004.0) Recommends: r-base-html, r-doc-html Suggests: elpa-ess, r-doc-info | r-doc-pdf Filename: focal-cran40/r-base_4.3.1-4.2004.0_all.deb Size: 46116 MD5sum: b66cd683bd0e03a2e002bce1a138e843 SHA1: e7029cec4f9f7add4e33c54c4d6888ab3e92b6ef SHA256: 77a409e44296046637f7b1d7b1a979beb68aff4d92b7368ffb86fb8856f1aa88 SHA512: f3759fed04f15bbf4f5cd7d5cfbc8cee0b9c118995c62a3507769c3f8311fcd693eb9b9c34431b6e20cc25d8c3b5afa1f08848465c6601f77166e03b4e23f43c Homepage: http://www.r-project.org/ 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, several 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 package gives a way to users to then only install r-base-core if they so desire. Package: r-base Architecture: all Version: 4.3.2-1.2004.0 Priority: optional Section: gnu-r Maintainer: Dirk Eddelbuettel Installed-Size: 64 Depends: r-base-core (>= 4.3.2-1.2004.0), r-recommended (= 4.3.2-1.2004.0) Recommends: r-base-html, r-doc-html Suggests: elpa-ess, r-doc-info | r-doc-pdf Filename: focal-cran40/r-base_4.3.2-1.2004.0_all.deb Size: 46124 MD5sum: b7a33e22742f66f19f122e24fd611c3b SHA1: 9b27c94d0268cb41679f9cea0e087b5991b56f41 SHA256: 53bdb6a84af339cff0a9661e09d4bd697b77761a9b2772ab876cb514fa5ac179 SHA512: 002e78cbc24e7c84f85553c951bfd6f215c3afbed9132b15aeefb6b7d1b1bc8aa21e535d010742f2989f6d06ff3daa76741aaf7f08ff14e763c380a99f065d83 Homepage: http://www.r-project.org/ 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, several 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 package gives a way to users to then only install r-base-core if they so desire. Package: r-base Architecture: all Version: 4.3.3-1.2004.0 Priority: optional Section: gnu-r Maintainer: Dirk Eddelbuettel Installed-Size: 64 Depends: r-base-core (>= 4.3.3-1.2004.0), r-recommended (= 4.3.3-1.2004.0) Recommends: r-base-html, r-doc-html Suggests: elpa-ess, r-doc-info | r-doc-pdf Filename: focal-cran40/r-base_4.3.3-1.2004.0_all.deb Size: 46164 MD5sum: 4e772863c0a2aadec3427e591afb330a SHA1: 51d57303107684116a7e14cd4f021e0f7dca81de SHA256: 4e7c785a30cbd9d8e9dfb361b89e4fbd4b7a5d74ea870eec11b2a18ed099f5cf SHA512: 2d944e426e75f1986f01bfacc533d72905865e35e81a6f02206e045a3dc97e637daece00c395b6a9209966442d337edce1031eb1bf5813d60da57ce0b703a650 Homepage: http://www.r-project.org/ 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, several 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 package gives a way to users to then only install r-base-core if they so desire. Package: r-base Architecture: all Version: 4.4.0-1.2004.0 Priority: optional Section: gnu-r Maintainer: Dirk Eddelbuettel Installed-Size: 64 Depends: r-base-core (>= 4.4.0-1.2004.0), r-recommended (= 4.4.0-1.2004.0) Recommends: r-base-html, r-doc-html Suggests: elpa-ess, r-doc-info | r-doc-pdf Filename: focal-cran40/r-base_4.4.0-1.2004.0_all.deb Size: 46416 MD5sum: d174da6b1e2abad19c84f0a6111ad445 SHA1: 33a9c465e847c5608d1757f7bed5f494d2d524a4 SHA256: 02d1153d91929e00e350164de172ae67075bc9f2596d6768fe7e6ebe93313623 SHA512: 5af4cd1c4d457cf7d9584ae7fe523632acf8edf7b5f0917d6a5aecf165e63438d8117b1be60064494a8458980f35edefbd5f4abcac615ff7189471f54cb98aaa Homepage: http://www.r-project.org/ 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, several 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 package gives a way to users to then only install r-base-core if they so desire. Package: r-base Architecture: all Version: 4.4.1-1.2004.0 Priority: optional Section: gnu-r Maintainer: Dirk Eddelbuettel Installed-Size: 64 Depends: r-base-core (>= 4.4.1-1.2004.0), r-recommended (= 4.4.1-1.2004.0) Recommends: r-base-html, r-doc-html Suggests: elpa-ess, r-doc-info | r-doc-pdf Filename: focal-cran40/r-base_4.4.1-1.2004.0_all.deb Size: 46568 MD5sum: 82fbc8b493f7b5b2a18b56e1f4427617 SHA1: a7e7ed057ee3874b97b7917ed779f8ff218503c4 SHA256: d849fa24ac0d1f86cd29c224a5d414f39e013b048e9691889f3dd173446a97a3 SHA512: 62de7f2b8c2d5f9c03219c93ce483daa1c6ce4432b87b395b44b5e9ed0bb87a66086bc099a5a1448c9779b77e4a3fdddbc53cb3ccb1204e6ea75f3b0fe08d18d Homepage: http://www.r-project.org/ 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, several 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 package gives a way to users to then only install r-base-core if they so desire. Package: r-base Architecture: all Version: 4.4.1-3.2004.1 Priority: optional Section: gnu-r Maintainer: Dirk Eddelbuettel Installed-Size: 65 Depends: r-base-core (>= 4.4.1-3.2004.1), r-recommended (= 4.4.1-3.2004.1) Recommends: r-base-html, r-doc-html Suggests: elpa-ess, r-doc-info | r-doc-pdf Filename: focal-cran40/r-base_4.4.1-3.2004.1_all.deb Size: 46828 MD5sum: 2b225ec7a48d6f517f16e150cbbd3e5f SHA1: 66d05d1a98e367888b129c1ab5bbdf022562b995 SHA256: ceb451fe4e82e33baad5dc134c75000e765846741f57a6e9e405e2c23bafc807 SHA512: 2b1bb115a3cd7bfdb567f7ac04ad812df1174321e7c308f976e105504a22551d7201801e8e615eed2f895a699c5fe02ac1ec6f91ee0306b3e23686c7aea83c82 Homepage: http://www.r-project.org/ 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, several 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 package gives a way to users to then only install r-base-core if they so desire. Package: r-base Architecture: all Version: 4.4.2-1.2004.0 Priority: optional Section: gnu-r Maintainer: Dirk Eddelbuettel Installed-Size: 65 Depends: r-base-core (>= 4.4.2-1.2004.0), r-recommended (= 4.4.2-1.2004.0) Recommends: r-base-html, r-doc-html Suggests: elpa-ess, r-doc-info | r-doc-pdf Filename: focal-cran40/r-base_4.4.2-1.2004.0_all.deb Size: 46840 MD5sum: b5d8fa2a72b03acac0af3a6e81d8fce8 SHA1: f98cc3447324d5085c32631eb0fff2df92927b40 SHA256: 18f24aa98787d8bddbc65a0641c3567b907e31dd394b321a6ede7f8461b604b6 SHA512: c4173b36ff3cd5e7d4a4932564b7b283d58288eed88ad9d78e4b7e9f488e255914de6ded4b1eef0683c480422fed95ffd800b2ec75d47da5946162fd21034acf Homepage: http://www.r-project.org/ 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, several 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 package gives a way to users to then only install r-base-core if they so desire. Package: r-base Architecture: all Version: 4.4.3-1.2004.0 Priority: optional Section: gnu-r Maintainer: Dirk Eddelbuettel Installed-Size: 65 Depends: r-base-core (>= 4.4.3-1.2004.0), r-recommended (= 4.4.3-1.2004.0) Recommends: r-base-html, r-doc-html Suggests: elpa-ess, r-doc-info | r-doc-pdf Filename: focal-cran40/r-base_4.4.3-1.2004.0_all.deb Size: 46900 MD5sum: 5f50527b369f56d2dad72699fbb4140d SHA1: d48b1f460c265068ae2d29b63b22ff755c47d983 SHA256: 787a39fad1b1aaf7148dc22691d85d5e383dd2b8b27c6a586ef13eff1689d89d SHA512: a392147124082890addda09cc8b9f92ba44d975353457da748b0a1c88d093cfdbcc2f3d7c53b811b4b55a296a2e7b6849058b3370769d965e985c7be3212dea6 Homepage: http://www.r-project.org/ 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, several 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 package gives a way to users to then only install r-base-core if they so desire. Package: r-base Architecture: all Version: 4.5.0-1.2004.0 Priority: optional Section: gnu-r Maintainer: Dirk Eddelbuettel Installed-Size: 65 Depends: r-base-core (>= 4.5.0-1.2004.0), r-recommended (= 4.5.0-1.2004.0) Recommends: r-base-html, r-doc-html Suggests: elpa-ess, r-doc-info | r-doc-pdf Filename: focal-cran40/r-base_4.5.0-1.2004.0_all.deb Size: 46908 MD5sum: 516f36b8b96f330be22d0a2eda780855 SHA1: 68c00317da6430b6f4c5ac97a1a5b54324365782 SHA256: 43642187f61b1031354e86b5aedd4b01f02991a1b2a7e91e32adddf37851aa45 SHA512: db3280279e0202e5df2935274c40c637aeb6d5a564217eae1dc7a1d30cac4b11fbde11b5b06072386b8fda7f22d4646f95e84194554cef4d7c387068ba5cb355 Homepage: http://www.r-project.org/ 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, several 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 package gives a way to users to then only install r-base-core if they so desire. Package: r-base Architecture: all Version: 4.5.0-2.2004.0 Priority: optional Section: gnu-r Maintainer: Dirk Eddelbuettel Installed-Size: 65 Depends: r-base-core (>= 4.5.0-2.2004.0), r-recommended (= 4.5.0-2.2004.0) Recommends: r-base-html, r-doc-html Suggests: elpa-ess, r-doc-info | r-doc-pdf Filename: focal-cran40/r-base_4.5.0-2.2004.0_all.deb Size: 47004 MD5sum: b1bc5c6ec7141e1eb3de9a788428b42b SHA1: b2524548699ec3d5c3f8f59f6522f178f50c8a8a SHA256: 49c2fd97ec4f5822e60f0cd31aa9ef11bc51a8f8d77a396cebcb853f46392e60 SHA512: 012def436f0e853788c8910654b36165f4aa0f058dc192765e94a51083ab0e2fb7b290be033216275dc39e396296f0d1250ea5707380775e368bb5d71b2cc2dd Homepage: http://www.r-project.org/ 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, several 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 package gives a way to users to then only install r-base-core if they so desire. Package: r-base Architecture: all Version: 4.5.0-3.2004.0 Priority: optional Section: gnu-r Maintainer: Dirk Eddelbuettel Installed-Size: 65 Depends: r-base-core (>= 4.5.0-3.2004.0), r-recommended (= 4.5.0-3.2004.0) Recommends: r-base-html, r-doc-html Suggests: elpa-ess, r-doc-info | r-doc-pdf Filename: focal-cran40/r-base_4.5.0-3.2004.0_all.deb Size: 47052 MD5sum: 360223ac513be53acaa2e94729af0eea SHA1: 19c0d393a2834d6ae2a2a04d2abecb907cd58854 SHA256: 42181d652a66c4bca1bf4920edaf2245daa248deced54385337b69abd1fcab54 SHA512: c2a4d9177acf7a038e1ea320b2b34001ceaa1455a6ffc7e89ab2b8e9cbb53794f4e57208ca5e069752201480b66f06cf6f12b0eee2b4bc9a91b6ca0a1a6df41f Homepage: http://www.r-project.org/ 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, several 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 package gives a way to users to then only install r-base-core if they so desire. Package: r-base Architecture: all Version: 4.5.1-1.2004.0 Priority: optional Section: gnu-r Maintainer: Dirk Eddelbuettel Installed-Size: 65 Depends: r-base-core (>= 4.5.1-1.2004.0), r-recommended (= 4.5.1-1.2004.0) Recommends: r-base-html, r-doc-html Suggests: elpa-ess, r-doc-info | r-doc-pdf Filename: focal-cran40/r-base_4.5.1-1.2004.0_all.deb Size: 47096 MD5sum: b0f7d2192bc2fc4f374f811214d14161 SHA1: 067fa364d7da9d181bd1a4bf4059fa67a795c8bd SHA256: a88c14fe325e8303d5a3704ce3a7c72b471689ff6f3353aa8f7fea2926a4924e SHA512: badc7aa0b7297fb3587614ea8c9686d385f9ca1f190fda2aad906dae1c810b6733a5213d950e3babb304d31158fef638e5d05af7a32189c2e651a8f02b59e468 Homepage: https://www.R-project.org/ 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, several 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 package gives a way to users to then only install r-base-core if they so desire. Package: r-base Architecture: all Version: 4.5.2-1.2004.0 Priority: optional Section: gnu-r Maintainer: Dirk Eddelbuettel Installed-Size: 65 Depends: r-base-core (>= 4.5.2-1.2004.0), r-recommended (= 4.5.2-1.2004.0) Recommends: r-base-html, r-doc-html Suggests: elpa-ess, r-doc-info | r-doc-pdf Filename: focal-cran40/r-base_4.5.2-1.2004.0_all.deb Size: 47200 MD5sum: 4e51ca19cf882c62786c613939ddf8f8 SHA1: 96b4e00e25a6568cae5847ee960cbd4371ede575 SHA256: 3b0e3d1f0878956d52f9fc4b7ff3d8b5fc5d4a9e1988f0b8cae2db7373041706 SHA512: 21cf1319bc3128a39be9a9a2259810abdda6a7aa307cc367c2a074118f1afc15128fbaf55507ee5c8f0bf4f96521175498f9ba614bd8d75364fbe5c53a056e58 Homepage: https://www.R-project.org/ 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, several 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 package gives a way to users to then only install r-base-core if they so desire. Package: r-cran-boot Architecture: all Version: 1.3-24-2focal0 Priority: optional Section: gnu-r Source: boot Maintainer: Dirk Eddelbuettel Installed-Size: 747 Depends: r-base-core (>= 3.6.3.20200326-1focal), r-api-4.0 Replaces: r-recommended (<< 1.9.0) Filename: focal-cran40/r-cran-boot_1.3-24-2focal0_all.deb Size: 608768 MD5sum: 96fa3face230d0f1028e20d11c8e2ac3 SHA1: c8dd82c2130fa125bbcd7740b0c572a6972619e9 SHA256: f0005b5c421cae59990bdc1eafbc97c1edf14239b146d8e130553ea9d5983baf SHA512: 31a8c0a6ee906631f727cc46172678a8b81b8ae6fe62c4fdb4b3f62fd2f8f7166dc8fff26068e9ae9b92ce58b687ee75da4843422aa1c8bb94f243d451a4dc0c Homepage: https://cran.r-project.org/package=boot 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. Package: r-cran-boot Architecture: all Version: 1.3-25-1cran1.2004.0 Priority: optional Section: gnu-r Source: boot Maintainer: cran2deb4ubuntu Installed-Size: 760 Depends: r-base-core Filename: focal-cran40/r-cran-boot_1.3-25-1cran1.2004.0_all.deb Size: 617396 MD5sum: 21c6a01e7b68f5e7271cafc2d4bd47e7 SHA1: a9c8076660b32434ef0b078d8a3b142c20df55ec SHA256: 033858168291800f9b77ec7e0830557ef86986e977cbb4c2793f38d47f1bd2cb SHA512: 50d944e8f142a78ef67b803d9ac2d00f2c1a51697766b8711c0cf6d8981a4de1739312c0e83f2188370efbc78f8e6b48c57876fffe353d9952644728da16934e Description: GNU R package "Bootstrap Functions (Originally by Angelo Canty for S)" . Functions and datasets for bootstrapping from the book "Bootstrap Methods and Their Application" by A. C. Davison and D. V. Hinkley (1997, CUP), originally written by Angelo Canty for S. . Author: Angelo Canty [aut], Brian Ripley [aut, trl, cre] (author of parallel support) . Maintainer: Brian Ripley Package: r-cran-boot Architecture: all Version: 1.3-25-2.2004.0 Priority: optional Section: gnu-r Source: boot Maintainer: Dirk Eddelbuettel Installed-Size: 758 Depends: r-base-core (>= 4.0.0-1.2004.0), r-api-4.0 Replaces: r-recommended (<< 1.9.0) Filename: focal-cran40/r-cran-boot_1.3-25-2.2004.0_all.deb Size: 616292 MD5sum: b48f36eedbba827f449a53ab7e6a3c9d SHA1: c14c55d79a6490d09655ad0de4f796c961c2601f SHA256: a8575f98f102822f7d41e7cb010d1c5caab304db6728a257036338ef84a5cbc1 SHA512: 2b6df0bfb56fdcbed697dee31640a757f5599a62a8afb3d1cc2f82324122a50fa99b378ac88d1d8b5d0e94e01b9a9e078c4cf66840b825401a8a628ca9ec9df3 Homepage: https://cran.r-project.org/package=boot 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. Package: r-cran-boot Architecture: all Version: 1.3-27-1.2004.0 Priority: optional Section: gnu-r Source: boot Maintainer: Dirk Eddelbuettel Installed-Size: 758 Depends: r-base-core (>= 4.0.3-1.2004.0), r-api-4.0 Replaces: r-recommended (<< 1.9.0) Filename: focal-cran40/r-cran-boot_1.3-27-1.2004.0_all.deb Size: 610988 MD5sum: 128089f600c7ec5a7bdf396373630f0c SHA1: 099ce0d45c3dac5575d24a76e9043d142f081c28 SHA256: acadf199f191df07a664cf1f070895eb7f6e51aff2e1efbe7f8e1ad0e821df09 SHA512: 88d21dca8a65b22251e424e8aa500dc17efd1a26600a5a31e151c1093ee9e67f05a24d4bc062fd7e8c55491b592143adfbef04f3535f0b25a4067b3531ed7e4e Homepage: https://cran.r-project.org/package=boot 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. Package: r-cran-boot Architecture: all Version: 1.3-28-1cran1.2004.0 Priority: optional Section: gnu-r Source: boot Maintainer: cran2deb4ubuntu Installed-Size: 760 Depends: r-base-core Filename: focal-cran40/r-cran-boot_1.3-28-1cran1.2004.0_all.deb Size: 618556 MD5sum: b76c53ac96c0dfe007fbb37027d188d0 SHA1: af3a15b9ca692c6035fa9ab2129618b58b8f8025 SHA256: 1aa6ebe8e9dcf925ba8da7b5bf06e71992cb5b093c9fc29d4547bb3c13d5b83b SHA512: 18c1e57a13a15531b0f14e60d4893daeb45597debfd900cfa9b4ed3b8bb034b618c9b202122768ea3455233c41b801965b4ce4dcd825ee96db351ecef1b620d9 Description: GNU R package "Bootstrap Functions (Originally by Angelo Canty for S)" . Functions and datasets for bootstrapping from the book "Bootstrap Methods and Their Application" by A. C. Davison and D. V. Hinkley (1997, CUP), originally written by Angelo Canty for S. . Author: Angelo Canty [aut], Brian Ripley [aut, trl, cre] (author of parallel support) . Maintainer: Brian Ripley Package: r-cran-boot Architecture: all Version: 1.3-30-1.2004.0 Priority: optional Section: gnu-r Source: boot Maintainer: Dirk Eddelbuettel Installed-Size: 758 Depends: r-base-core (>= 4.3.3-1.2004.0), r-api-4.0 Replaces: r-recommended (<< 1.9.0) Filename: focal-cran40/r-cran-boot_1.3-30-1.2004.0_all.deb Size: 620392 MD5sum: 37acd8939d87a4a2ca30ddcf37acad7d SHA1: badcf514d766a9eb60e0dd5fb891e6600e5b8915 SHA256: 25def7f13ff2aebda25dda3e48a8b3c4baa7d1b517783507af7a50b376c5fb0b SHA512: 1db4430cbc6dadd4d4f7b02a00f963040f5f93c1304cb2c22e406834086c4d7a31667f4c0e269cab98d5c3034a9b04cf09d9e0c677c74249fb3fb2cdc20d9dcc Homepage: https://cran.r-project.org/package=boot 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. Package: r-cran-boot Architecture: all Version: 1.3-31-1.2004.0 Priority: optional Section: gnu-r Source: boot Maintainer: Dirk Eddelbuettel Installed-Size: 760 Depends: r-base-core (>= 4.4.2-1.2004.0), r-api-4.0 Replaces: r-recommended (<< 1.9.0) Filename: focal-cran40/r-cran-boot_1.3-31-1.2004.0_all.deb Size: 621060 MD5sum: bce27f5af67d53bbe7a1186b903c336e SHA1: 38d04ac6fadff3163a0b4d300dcabb522c3b4ad4 SHA256: 84493315d98132d34bf4a5af03867aa91efdca68ec222ee5a4bae5e43283464e SHA512: c555f4896aba4034967f50f0bc9fc3432c7a091bb9482169f6a9cd0ba0048accb103114e5cc7688367fabd471f6866689e921c9d63ecddb8e8f3d952b3b374a7 Homepage: https://cran.r-project.org/package=boot 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. Package: r-cran-class Architecture: amd64 Version: 7.3-16-1focal0 Priority: optional Section: gnu-r Maintainer: Dirk Eddelbuettel Installed-Size: 159 Depends: r-base-core (>= 3.6.3.20200326-1focal), r-api-4.0, r-cran-mass, libc6 (>= 2.4) Replaces: r-cran-vr (<< 7.3-0) Filename: focal-cran40/r-cran-class_7.3-16-1focal0_amd64.deb Size: 87360 MD5sum: 44623597882a73ac862d3f4f6871e604 SHA1: 72edcfcf4a2a08f307aa2548b2da6fddf152bccc SHA256: a0a10ef7be6392be5b639ed9677838d82dabd35a520f7a3d796365ae79f911aa SHA512: 14b8f083ba9aa349ef8d250c7d7ce6adea82b25a6c5506d18ee6de9f6e4ecb6057e26c04c6523e6e70e9d25a05f56c0f739e6e45ccc2278d4e98fba54f02d0f0 Homepage: https://cran.r-project.org/package=class Description: GNU R package for classification The class package provides functions and datasets to support chapter 12 on 'Classification' in the book 'Modern Applied Statistics with S' (4th edition) by W.N. Venables and B.D. Ripley. The following URL provides more details about the book: URL: http://www.stats.ox.ac.uk/pub/MASS4 Package: r-cran-class Architecture: amd64 Version: 7.3-17-1.2004.0 Priority: optional Section: gnu-r Maintainer: Dirk Eddelbuettel Installed-Size: 159 Depends: r-base-core (>= 4.0.0-1.2004.0), r-api-4.0, r-cran-mass, libc6 (>= 2.4) Replaces: r-cran-vr (<< 7.3-0) Filename: focal-cran40/r-cran-class_7.3-17-1.2004.0_amd64.deb Size: 87744 MD5sum: 5e103ae1b87aab50159bbe1bbf68da90 SHA1: 45c67a6342437029e59a03933baf1a93b4e88760 SHA256: 2d99f84a43ebcaaf12a858e4bc1953fb90c0618bfe13638cbce72c42445aec1d SHA512: 24bceb78ac27da1c4673670025940493aae8634ab7423574b25ed39be99cc2b83c2cfc7d50e1999983e4b31d28e9a77e49e89b3590d3bb78258fe96bba996361 Homepage: https://cran.r-project.org/package=class Description: GNU R package for classification The class package provides functions and datasets to support chapter 12 on 'Classification' in the book 'Modern Applied Statistics with S' (4th edition) by W.N. Venables and B.D. Ripley. The following URL provides more details about the book: URL: http://www.stats.ox.ac.uk/pub/MASS4 Package: r-cran-class Architecture: amd64 Version: 7.3-18-1.2004.0 Priority: optional Section: gnu-r Maintainer: Dirk Eddelbuettel Installed-Size: 159 Depends: r-base-core (>= 4.0.3-1.2004.0), r-api-4.0, r-cran-mass, libc6 (>= 2.4) Replaces: r-cran-vr (<< 7.3-0) Filename: focal-cran40/r-cran-class_7.3-18-1.2004.0_amd64.deb Size: 87596 MD5sum: dd3a1a7e4d115e43fc3cacdee4dc78c9 SHA1: e6f9a64c0d00a077616d8016dfc086449ed7baf2 SHA256: b1f7cd9f60f538bd0448fd9b2ac0d41ceb31ca0b7685059ce145e1d4144c881e SHA512: f769b93d0cde78f61dfbdec2f35a1d4f29f6aa3e8765a86b53200e8a203df78cbcfa234952373594308d945f5f07d64615613e6e74db81b250423253d6588771 Homepage: https://cran.r-project.org/package=class Description: GNU R package for classification The class package provides functions and datasets to support chapter 12 on 'Classification' in the book 'Modern Applied Statistics with S' (4th edition) by W.N. Venables and B.D. Ripley. The following URL provides more details about the book: URL: http://www.stats.ox.ac.uk/pub/MASS4 Package: r-cran-class Architecture: amd64 Version: 7.3-19-1.2004.0 Priority: optional Section: gnu-r Maintainer: Dirk Eddelbuettel Installed-Size: 159 Depends: r-base-core (>= 4.0.5-1.2004.0), r-api-4.0, r-cran-mass, libc6 (>= 2.4) Replaces: r-cran-vr (<< 7.3-0) Filename: focal-cran40/r-cran-class_7.3-19-1.2004.0_amd64.deb Size: 87676 MD5sum: 082c1e21973f510490b0b6450519f97d SHA1: 8e5760a392c831fa1905e324c4fd71778003107d SHA256: 0b166976fac6df865a4a86def2bf57cf34f7d1e51a77a8c72a59aa122c051918 SHA512: 37b6a76714104fd137c8a879282d96ddeb310e4b35afc2146cec7fe7747bf9115e29a56ab9fee6e7a12b97433c0bc8f265c1c62656ccca3a4e4fc98897fcb4b2 Homepage: https://cran.r-project.org/package=class Description: GNU R package for classification The class package provides functions and datasets to support chapter 12 on 'Classification' in the book 'Modern Applied Statistics with S' (4th edition) by W.N. Venables and B.D. Ripley. The following URL provides more details about the book: URL: http://www.stats.ox.ac.uk/pub/MASS4 Package: r-cran-class Architecture: amd64 Version: 7.3-20-1.2004.0 Priority: optional Section: gnu-r Maintainer: Dirk Eddelbuettel Installed-Size: 159 Depends: r-base-core (>= 4.1.2-1.2004.0), r-api-4.0, r-cran-mass, libc6 (>= 2.4) Replaces: r-cran-vr (<< 7.3-0) Filename: focal-cran40/r-cran-class_7.3-20-1.2004.0_amd64.deb Size: 87796 MD5sum: ce5328ee792c893cb2d874114fd412a9 SHA1: f4fcb58fe1382eaf53f7783311ec89f240b894fd SHA256: 176e8733a0543ce6990325694d222eef87fe145abf9b14d1dab3688a9a3a86be SHA512: fafa610f76183d8a7cfaa2228c32c44edb505c3a6c97c981c985341f688a3a88efde3063599b3ff7899fd2eccdcaf1723df9a7f3b1966f5bccb2c7dab18645b5 Homepage: https://cran.r-project.org/package=class Description: GNU R package for classification The class package provides functions and datasets to support chapter 12 on 'Classification' in the book 'Modern Applied Statistics with S' (4th edition) by W.N. Venables and B.D. Ripley. The following URL provides more details about the book: URL: http://www.stats.ox.ac.uk/pub/MASS4 Package: r-cran-class Architecture: amd64 Version: 7.3-21-1.2004.0 Priority: optional Section: gnu-r Maintainer: Dirk Eddelbuettel Installed-Size: 159 Depends: r-base-core (>= 4.2.2.20221110-1.2004.0), r-api-4.0, r-cran-mass, libc6 (>= 2.4) Replaces: r-cran-vr (<< 7.3-0) Filename: focal-cran40/r-cran-class_7.3-21-1.2004.0_amd64.deb Size: 87724 MD5sum: 1fe52d45b2d976671945394432d6fc2a SHA1: 26f6f52237d94dfe2302d9c94871906be63247f7 SHA256: 03ffabf834e3e678483d985285b84feb885e6aafb9451570a012acb12e868a9c SHA512: 877409b965815379e4fe32e901ace8887134a5d452b7d446bce7ad07868fbc426adf9818f899d00c686e4a7933a14a8ab7a76c8b4b64a560877d671a9e0b424f Homepage: https://cran.r-project.org/package=class Description: GNU R package for classification The class package provides functions and datasets to support chapter 12 on 'Classification' in the book 'Modern Applied Statistics with S' (4th edition) by W.N. Venables and B.D. Ripley. The following URL provides more details about the book: URL: http://www.stats.ox.ac.uk/pub/MASS4 Package: r-cran-class Architecture: amd64 Version: 7.3-22-2.2004.0 Priority: optional Section: gnu-r Maintainer: Dirk Eddelbuettel Installed-Size: 159 Depends: r-base-core (>= 4.3.1-1.2004.0), r-api-4.0, r-cran-mass, libc6 (>= 2.4) Replaces: r-cran-vr (<< 7.3-0) Filename: focal-cran40/r-cran-class_7.3-22-2.2004.0_amd64.deb Size: 88228 MD5sum: 166171a69d78925902d270e17bbc071c SHA1: 5f2a3abca71f3c975ab4577f66b735bea28c1011 SHA256: eef70b89e808b35f00ab61269aeac6d5faeaed9e7bdf2f24573211af2bc0d823 SHA512: df04e01b9cc2f1bd61f068e2486e41d11400bfecf5c7cac96f3750529bb5a92aad6b969733679fa822146c1651c79be17341491c9502ca21cb12b79acb444935 Homepage: https://cran.r-project.org/package=class Description: GNU R package for classification The class package provides functions and datasets to support chapter 12 on 'Classification' in the book 'Modern Applied Statistics with S' (4th edition) by W.N. Venables and B.D. Ripley. The following URL provides more details about the book: URL: http://www.stats.ox.ac.uk/pub/MASS4 Package: r-cran-class Architecture: amd64 Version: 7.3-23-1.2004.0 Priority: optional Section: gnu-r Maintainer: Dirk Eddelbuettel Installed-Size: 159 Depends: r-base-core (>= 4.4.2-1.2004.0), r-api-4.0, r-cran-mass, libc6 (>= 2.4) Replaces: r-cran-vr (<< 7.3-0) Filename: focal-cran40/r-cran-class_7.3-23-1.2004.0_amd64.deb Size: 88644 MD5sum: 2d96b022e2cafdaa788db4cf97550781 SHA1: 513090dee08c794b5991ab64ffb26caae2b359fa SHA256: 19d470ceb032688a842b0f167bf13d3eb4a249618a1c6673e65f5256e0df03b0 SHA512: 01b96ef8de8f0ead4d8dd3e52fbdfbb6656555919181b0cb33c0ecba9b94427caad77715e80b8654b2b0e1a5402826c24abbcf7fb2f04e41a4011696d363fbff Homepage: https://cran.r-project.org/package=class Description: GNU R package for classification The class package provides functions and datasets to support chapter 12 on 'Classification' in the book 'Modern Applied Statistics with S' (4th edition) by W.N. Venables and B.D. Ripley. The following URL provides more details about the book: URL: http://www.stats.ox.ac.uk/pub/MASS4 Package: r-cran-cluster Architecture: amd64 Version: 2.1.0-2focal0 Priority: optional Section: gnu-r Source: cluster Maintainer: Dirk Eddelbuettel Installed-Size: 686 Depends: r-base-core (>= 3.6.3.20200326-1focal), r-api-4.0, libc6 (>= 2.29) Replaces: r-recommended (<< 1.9.0) Filename: focal-cran40/r-cran-cluster_2.1.0-2focal0_amd64.deb Size: 526216 MD5sum: 43a8d2797471b8527070345db6037f73 SHA1: f9b4f469e84daa63785477471e0b5e3b8c306e3f SHA256: e11e503fb2df90863181c5d86213d56d13455f8b65d06ba79307e96a4af9906c SHA512: 36b1fbf3b5db58f4be9d4c65960a9eb22855c0f74746f4a915ca8d446292a061d5359560ec35fde06146a34919993d33edd2cc77f196a422d37c6ce5196229d7 Homepage: https://cran.r-project.org/package=cluster 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-cluster Architecture: amd64 Version: 2.1.1-1.2004.0 Priority: optional Section: gnu-r Source: cluster Maintainer: Dirk Eddelbuettel Installed-Size: 716 Depends: r-base-core (>= 4.0.3-1.2004.0), r-api-4.0, libc6 (>= 2.29) Replaces: r-recommended (<< 1.9.0) Filename: focal-cran40/r-cran-cluster_2.1.1-1.2004.0_amd64.deb Size: 537436 MD5sum: 9e498f3e5e42523ca4fea34505f214a6 SHA1: 880222e40cc1aa0ffb19e4f315dab5bfbe78d689 SHA256: 3f987120579a9d3f0358e3415ffa7e93722c2e307bc3a0a67ac7f8ede7d7d03c SHA512: 1407c1bcabd20be08714334a60dc8a4e2451768afcc56360ead968f9d3d9171f9f5895d5e76a021c9b4eec58c2b7b0ff6faca5b1c658cecfe9bf4e8c4d105c7c Homepage: https://cran.r-project.org/package=cluster 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-cluster Architecture: amd64 Version: 2.1.2-1.2004.0 Priority: optional Section: gnu-r Source: cluster Maintainer: Dirk Eddelbuettel Installed-Size: 735 Depends: r-base-core (>= 4.0.5-1.2004.0), r-api-4.0, libc6 (>= 2.29) Replaces: r-recommended (<< 1.9.0) Filename: focal-cran40/r-cran-cluster_2.1.2-1.2004.0_amd64.deb Size: 540132 MD5sum: cd8b09268d1aac394cf2aa965af1984e SHA1: 6a3efd3b82fa594df31e3bb5e7f644d3867da553 SHA256: bc591c4ecf9da741b2bd9ec52b7861956ff4b187bf852eea1f9f8c9d1fcdf9c5 SHA512: 2f45e381df07bac750ee70be08c8e7bf3eb1917c6cbac681882f386360aca902bc1406a570679f84fede889629d7a30d74813a141cf0b6c30978255c68fb921c Homepage: https://cran.r-project.org/package=cluster 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-cluster Architecture: amd64 Version: 2.1.3-1.2004.0 Priority: optional Section: gnu-r Source: cluster Maintainer: Dirk Eddelbuettel Installed-Size: 739 Depends: r-base-core (>= 4.1.3-1.2004.0), r-api-4.0, libc6 (>= 2.29) Replaces: r-recommended (<< 1.9.0) Filename: focal-cran40/r-cran-cluster_2.1.3-1.2004.0_amd64.deb Size: 542860 MD5sum: 174527d554357714f6b5d2cd16719fb1 SHA1: 194ee797fb0ffd6904294f0a4fe0c759927a79d1 SHA256: 75d92ac3f6867d7911405cb905e450b1eaf597c3f7758b1dfaa10eb6096c778d SHA512: db1829ee57ff2edaf290eb26849fea81dabd8b4aae2c94dbe074045ff5374d0f39e56c807fa10ac2e6aee31ada3d01a731377c04845787427f0d52d984232ba6 Homepage: https://cran.r-project.org/package=cluster 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-cluster Architecture: amd64 Version: 2.1.4-1.2004.0 Priority: optional Section: gnu-r Source: cluster Maintainer: Dirk Eddelbuettel Installed-Size: 747 Depends: r-base-core (>= 4.2.1-2.2004.0), r-api-4.0, libc6 (>= 2.29) Replaces: r-recommended (<< 1.9.0) Filename: focal-cran40/r-cran-cluster_2.1.4-1.2004.0_amd64.deb Size: 549964 MD5sum: 02b66bb473d5a392bb7c16d29fbf4d91 SHA1: 13d3a1cf6671df5c2f48d3070bd166375ca913fe SHA256: f41c20b555cf597b672adb12c4d1d69e208427e08bdd14c487e8a62714236e58 SHA512: 365cc329c4fcebfec36d533abe1a60175e6e7adf0767feaa1950def6741738e01a46b7b4da1a9033c8b01688eebd0ece50af986a55af1adb19d42c98a3be7af8 Homepage: https://cran.r-project.org/package=cluster 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-cluster Architecture: amd64 Version: 2.1.5-1.2004.0 Priority: optional Section: gnu-r Source: cluster Maintainer: Dirk Eddelbuettel Installed-Size: 750 Depends: r-base-core (>= 4.3.2-1.2004.0), r-api-4.0, libc6 (>= 2.29) Replaces: r-recommended (<< 1.9.0) Filename: focal-cran40/r-cran-cluster_2.1.5-1.2004.0_amd64.deb Size: 553648 MD5sum: 935dd1b2185fcca45ebe90d7c17bfa26 SHA1: 163470136498ddbafb75b62baa23899db5c8c1d6 SHA256: 7f4fd3982276b7be09a228a72471aa15052f4c9b5023e27849dcef6f981fca71 SHA512: f86057e6b5c45402cea8091a28ecf7d989ecf928c620cfb56d0bbd4d195ffd987109449c3d2a51219b1b21df0ee944076a76211ce2d927d6ccc11a6dc40b9313 Homepage: https://cran.r-project.org/package=cluster 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-cluster Architecture: amd64 Version: 2.1.6-1.2004.0 Priority: optional Section: gnu-r Source: cluster Maintainer: Dirk Eddelbuettel Installed-Size: 751 Depends: r-base-core (>= 4.3.2-1.2004.0), r-api-4.0, libc6 (>= 2.29) Replaces: r-recommended (<< 1.9.0) Filename: focal-cran40/r-cran-cluster_2.1.6-1.2004.0_amd64.deb Size: 553512 MD5sum: a8acdf6ae92cac9ce8c8a238c252b816 SHA1: e9cff22a1ef1eef04671da8f6b39cf1495efec1f SHA256: 2e151cea903be7859e1a43f73af5881343356de63131cdacbfcf9b8d9038ccac SHA512: d0208cc391438cac5fb9d8b449b6ec36eae6d1dbbf7761185230601c803f9abdea96032b5b55b0373017342468bf16798169fcc1323b45f11c28b40535572da2 Homepage: https://cran.r-project.org/package=cluster 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-cluster Architecture: amd64 Version: 2.1.8-1.2004.0 Priority: optional Section: gnu-r Source: cluster Maintainer: Dirk Eddelbuettel Installed-Size: 752 Depends: r-base-core (>= 4.4.2-1.2004.0), r-api-4.0, libc6 (>= 2.14) Replaces: r-recommended (<< 1.9.0) Filename: focal-cran40/r-cran-cluster_2.1.8-1.2004.0_amd64.deb Size: 555496 MD5sum: 5a5d466116db3f19295a91127530278e SHA1: dfbd92c806727bba1443e6119a33306f3d38efa3 SHA256: 48ac026a7e11518038878f3d12b656b870dc021d96aa7b4050817d64e5d2b54e SHA512: 089c8e1f4439d7271d986fee3dd9ab6b371e6b1ca61a7bf319dc2ef0a03ffa3b53b3805cf82585fc061a861e435abc09f5432cf7ab2cb3fde7824ac5350176bb Homepage: https://cran.r-project.org/package=cluster 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-cluster Architecture: amd64 Version: 2.1.8.1-1.2004.0 Priority: optional Section: gnu-r Source: cluster Maintainer: Dirk Eddelbuettel Installed-Size: 753 Depends: r-base-core (>= 4.4.3-1.2004.0), r-api-4.0, libc6 (>= 2.14) Replaces: r-recommended (<< 1.9.0) Filename: focal-cran40/r-cran-cluster_2.1.8.1-1.2004.0_amd64.deb Size: 556624 MD5sum: 736f06a95b138c1a35af7e73f969737e SHA1: f9fdc8e7b05e93bcd24dab19335ef369ff3bf9fd SHA256: 48b14756c4081f6d3972168ebf044f57f73cba9439eaac384815f38cf6a328da SHA512: c0c0f2044b16d42fb465bf6acf6b4a97e561be92801fb7b4172046ac13af61c3ba0a4e5ea29c58c6b2e93e1aef7138e90972a71d4efed924fcb286b93524e25f Homepage: https://cran.r-project.org/package=cluster 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-cluster Architecture: amd64 Version: 2.1.8.2-1.2004.0 Priority: optional Section: gnu-r Source: cluster Maintainer: Dirk Eddelbuettel Installed-Size: 754 Depends: r-base-core (>= 4.5.2-1.2004.0), r-api-4.0, libc6 (>= 2.4) Replaces: r-recommended (<< 1.9.0) Filename: focal-cran40/r-cran-cluster_2.1.8.2-1.2004.0_amd64.deb Size: 556332 MD5sum: 25d0f2b17663b06133acda56d38fe8d4 SHA1: 58402a242c4932b94027f2902fb27d473facb0e0 SHA256: 915dd377693685d2e76a87bce609234d6d48cef25b2412b1358950e536b0a192 SHA512: 33ad8b7c5bdbc7b4c855f4ff5a418060480c488825f5930211d2e83b249046b529060b958c9fbc0df8fca7e199423829dee96515a053b6ea9183aed73ed6bb8a Homepage: https://cran.r-project.org/package=cluster 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-codetools Architecture: all Version: 0.2-16-1cran1focal0 Priority: optional Section: gnu-r Source: codetools Maintainer: cran2deb4ubuntu Installed-Size: 118 Depends: r-base-core Filename: focal-cran40/r-cran-codetools_0.2-16-1cran1focal0_all.deb Size: 89276 MD5sum: fb07cb3f4ede8f4e7b8a383983794cb4 SHA1: 543dd327b15c2785a8a4f5544ddb8162e783a00a SHA256: b1c0dc646c4ea3ac799b6303a2c6655caab6960ed3be4a3853caa7a1776d0444 SHA512: e5ebe137e4bcf96e43e03ed7c0db909278905c31f921b1a4def79e7f69d535c8d38fd88e197ce10cb5db94599b5e5fe4a5f82b86ff42d86b16bec412d2d5ec11 Description: GNU R package "Code Analysis Tools for R" . Code analysis tools for R. . Author: Luke Tierney . Maintainer: Luke Tierney Package: r-cran-codetools Architecture: all Version: 0.2-16-2.2004.0 Priority: optional Section: gnu-r Source: codetools Maintainer: Dirk Eddelbuettel Installed-Size: 120 Depends: r-base-core (>= 4.0.0-1.2004.0), r-api-4.0 Filename: focal-cran40/r-cran-codetools_0.2-16-2.2004.0_all.deb Size: 91148 MD5sum: 9b338e48fc70324f5da1828dbe2912e5 SHA1: 19f992e6620807beac2a4e9cfd532b7c1b9a55cc SHA256: 426575fe2313c4b99a26f47b6069308b6eb74cd5643c85925bc546c2a4eccc40 SHA512: f2db01c2e1d051e73ae05ff8f42ce9a5615b60d8d23f896b2c88727a772c1108eba6e38752f4ba9865377f7035c7783912c1c5bede4b3678159e39ce2dd35fe6 Homepage: https://cran.r-project.org/package=codetools 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-codetools Architecture: all Version: 0.2-17-1cran1.2004.0 Priority: optional Section: gnu-r Source: codetools Maintainer: cran2deb4ubuntu Installed-Size: 119 Depends: r-base-core Filename: focal-cran40/r-cran-codetools_0.2-17-1cran1.2004.0_all.deb Size: 90248 MD5sum: 9ac5ad07039271a3f56a2553e553b722 SHA1: 31254a13621beb8783bbc668ad8c94ea235da092 SHA256: a7b3a24df7380737acef76001d79c0519d80a40915918a987b9c55cdb7a3f228 SHA512: 354bf11993e1c47c5969b291f1ae6d6ef091590e93a2464a3e5b7ae465edf922f79738f9144e99161cc07d912f10fa4dff52989893bdb43cdff3df0b32cf61cc Homepage: https://gitlab.com/luke-tierney/codetools Description: GNU R package "Code Analysis Tools for R" . Code analysis tools for R. . Author: Luke Tierney . Maintainer: Luke Tierney Package: r-cran-codetools Architecture: all Version: 0.2-18-1cran1.2004.0 Priority: optional Section: gnu-r Source: codetools Maintainer: cran2deb4ubuntu Installed-Size: 118 Depends: r-base-core Filename: focal-cran40/r-cran-codetools_0.2-18-1cran1.2004.0_all.deb Size: 89988 MD5sum: fe5445b88b40f35eb6ff0c763a06548b SHA1: eab76c4e3a1e640843819af913c9f04b44f8fd53 SHA256: 7bea868b7e8ddab1272f591699f4b52f8faabf1d2a827e36db25e99a73e69933 SHA512: 6ae39b312dc23bdac8884dcdee6188a20dc63bfbf6af132866a3ffdd3b693324239ce60f308270391d897c80ac38dbeec5b5997107f99f297d896f47a66dd9b3 Homepage: https://gitlab.com/luke-tierney/codetools Description: GNU R package "Code Analysis Tools for R" . Code analysis tools for R. . Author: Luke Tierney . Maintainer: Luke Tierney Package: r-cran-codetools Architecture: all Version: 0.2-19-1cran1.2004.0 Priority: optional Section: gnu-r Source: codetools Maintainer: cran2deb4ubuntu Installed-Size: 119 Depends: r-base-core Filename: focal-cran40/r-cran-codetools_0.2-19-1cran1.2004.0_all.deb Size: 90628 MD5sum: c6e09518123f4edceb9a78adcfd28342 SHA1: da916cdc6ae1ea931b0d82e404d9c047cec06a15 SHA256: 869ba60eb89884aa1eb3f4c87ad47efb5d26d7332b9b90f1415b3482198adc43 SHA512: 9e8cd72694f6e78d6ad3e3e572b4a4fe94a4f41c2d54a2bfafe94e01468884f4c099a44cd956f40b879131c8894d9d14a942656343f98f394d3268febc8c049c Homepage: https://gitlab.com/luke-tierney/codetools Description: GNU R package "Code Analysis Tools for R" . Code analysis tools for R. . Author: Luke Tierney . Maintainer: Luke Tierney Package: r-cran-foreign Architecture: amd64 Version: 0.8.76-1.2004.0 Priority: optional Section: gnu-r Source: foreign Maintainer: Dirk Eddelbuettel Installed-Size: 469 Depends: libc6 (>= 2.14), r-base-core (>= 4.0.0-1.2004.0), r-api-4.0 Replaces: r-recommended (<< 1.9.0) Filename: focal-cran40/r-cran-foreign_0.8.76-1.2004.0_amd64.deb Size: 233832 MD5sum: 401af2313a8b70d05c1a07bbe7c56243 SHA1: 45b0606178648a45fa220cad75e627d5fac4bed1 SHA256: a39e8716f6249dc260fcb7313752974e56b1cf07c36a2617c24c4d0b4e9b374a SHA512: f78c6df65578fd3816f7d9645f0c61159e0f2f9f39ad37d95b7c8268308cc7723f65c2e3fd52d21996659862844e9365ece6497e2adf9c23fc1eecaca4ea5b11 Homepage: https://cran.r-project.org/package=foreign Description: GNU R package to read/write data from other stat. systems This package provides functions for reading and writing data stored by statistical packages such as Minitab, S, SAS, SPSS, Stata, ... . This package is part of the set of packages that are 'recommended' by R Core and shipped with upstream source releases of R itself. Package: r-cran-foreign Architecture: amd64 Version: 0.8.76-1focal0 Priority: optional Section: gnu-r Source: foreign Maintainer: Dirk Eddelbuettel Installed-Size: 469 Depends: libc6 (>= 2.14), r-base-core (>= 3.6.3.20200326-1focal), r-api-4.0 Replaces: r-recommended (<< 1.9.0) Filename: focal-cran40/r-cran-foreign_0.8.76-1focal0_amd64.deb Size: 233840 MD5sum: 08d9cefb0c4cbcb308538c272a7a5b57 SHA1: 3ef4e6de2b2844f0ab9f2352e4f96a0cb4cef0cd SHA256: b7f24298b234dfbe3c0e82be8a94225425a97f1a940ce90b594740c5b05e07e6 SHA512: fd91e6f01263a9c6af08faa69b984d52bc91397e1b63a89bff128008e90f42d846e0a57c33958763a154a0b4732471f7d1fe4bdad9721020623254127f82fa38 Homepage: https://cran.r-project.org/package=foreign Description: GNU R package to read/write data from other stat. systems This package provides functions for reading and writing data stored by statistical packages such as Minitab, S, SAS, SPSS, Stata, ... . This package is part of the set of packages that are 'recommended' by R Core and shipped with upstream source releases of R itself. Package: r-cran-foreign Architecture: amd64 Version: 0.8.79-2.2004.0 Priority: optional Section: gnu-r Source: foreign Maintainer: Dirk Eddelbuettel Installed-Size: 501 Depends: libc6 (>= 2.14), r-base-core (>= 4.0.0-1.2004.0), r-api-4.0 Replaces: r-recommended (<< 1.9.0) Filename: focal-cran40/r-cran-foreign_0.8.79-2.2004.0_amd64.deb Size: 238124 MD5sum: 21c51ff5d98b37b6f3b635eb9e2a7348 SHA1: 7539d61ab1f3f95bd6262e01480d628b5b7caaf0 SHA256: 20e38a90358839fe753a0deee2cfc2f27593e8bbbf2463a48736e2550a1dec8e SHA512: 4a804e83f17539b5cc3c9d33e13688f93e223e72d814f30920b7ecca06caed3b8a327fe4b10e55f611f96cd37399ab2cbb5a0054987f883e46f4fab141afa96c Homepage: https://cran.r-project.org/package=foreign Description: GNU R package to read/write data from other stat. systems This package provides functions for reading and writing data stored by statistical packages such as Minitab, S, SAS, SPSS, Stata, ... . This package is part of the set of packages that are 'recommended' by R Core and shipped with upstream source releases of R itself. Package: r-cran-foreign Architecture: amd64 Version: 0.8.81-1.2004.0 Priority: optional Section: gnu-r Source: foreign Maintainer: Dirk Eddelbuettel Installed-Size: 502 Depends: libc6 (>= 2.14), r-base-core (>= 4.0.3-1.2004.0), r-api-4.0 Replaces: r-recommended (<< 1.9.0) Filename: focal-cran40/r-cran-foreign_0.8.81-1.2004.0_amd64.deb Size: 238496 MD5sum: 1b1bf6ff78ab5438831f15db79e2eaae SHA1: 5d3ef30fce5b6b2670dfe1f160bc6df4df7912f6 SHA256: bc8abb71e6cd0ee201d49798b4e2aea4c61bb5ede5446e33a7d2d23405e82226 SHA512: ec39708200475fc417429a253be25bce645e00e496721bc34caecde8b44f89727222c5b332272d99b35963c889df90b96ac7beb86630bb5f9a78dc1b9b045227 Homepage: https://cran.r-project.org/package=foreign Description: GNU R package to read/write data from other stat. systems This package provides functions for reading and writing data stored by statistical packages such as Minitab, S, SAS, SPSS, Stata, ... . This package is part of the set of packages that are 'recommended' by R Core and shipped with upstream source releases of R itself. Package: r-cran-foreign Architecture: amd64 Version: 0.8.82-1.2004.0 Priority: optional Section: gnu-r Source: foreign Maintainer: Dirk Eddelbuettel Installed-Size: 502 Depends: libc6 (>= 2.14), r-base-core (>= 4.1.2-1.2004.0), r-api-4.0 Replaces: r-recommended (<< 1.9.0) Filename: focal-cran40/r-cran-foreign_0.8.82-1.2004.0_amd64.deb Size: 238344 MD5sum: 0198b26b0f04e695d0570bf58861cabd SHA1: 60e0cfdfa0adf3e1aa5ea36320378a037576e9f7 SHA256: c53caf02159f6d8dca6492d01bbd073f4cba4a6944013e30b09fc064553bd6ab SHA512: 4a56c94cc631a2744e23cfb91f3fe62f0dc50aed5054e7ba291b969af088a4349a63bc62a837aa428b5d7f8f35d9d37d9dbb8474fb84e276deed61cb422cd1e6 Homepage: https://cran.r-project.org/package=foreign Description: GNU R package to read/write data from other stat. systems This package provides functions for reading and writing data stored by statistical packages such as Minitab, S, SAS, SPSS, Stata, ... . This package is part of the set of packages that are 'recommended' by R Core and shipped with upstream source releases of R itself. Package: r-cran-foreign Architecture: amd64 Version: 0.8.85-1.2004.0 Priority: optional Section: gnu-r Source: foreign Maintainer: Dirk Eddelbuettel Installed-Size: 502 Depends: libc6 (>= 2.14), r-base-core (>= 4.3.1-4.2004.0), r-api-4.0 Replaces: r-recommended (<< 1.9.0) Filename: focal-cran40/r-cran-foreign_0.8.85-1.2004.0_amd64.deb Size: 238040 MD5sum: 4b1d8ee71a1e5153cff07ccbc4429986 SHA1: cbf6ef07d1c339ea4589be4bad095d05c03d3ac1 SHA256: 922cbde33fbbdf80fc974907dbba97cfa6da27e7fc757cda2be57317db515626 SHA512: 4cfcb226da8df225dc608a66c41c059a939fab548a46603b6cdc28ddb099e10e03d36587dd33580b1d426e2e6e139d8dd07e279c07a5eeae966db0bf90b199e4 Homepage: https://cran.r-project.org/package=foreign Description: GNU R package to read/write data from other stat. systems This package provides functions for reading and writing data stored by statistical packages such as Minitab, S, SAS, SPSS, Stata, ... . This package is part of the set of packages that are 'recommended' by R Core and shipped with upstream source releases of R itself. Package: r-cran-foreign Architecture: amd64 Version: 0.8.86-1.2004.0 Priority: optional Section: gnu-r Source: foreign Maintainer: Dirk Eddelbuettel Installed-Size: 502 Depends: libc6 (>= 2.14), r-base-core (>= 4.3.2-1.2004.0), r-api-4.0 Replaces: r-recommended (<< 1.9.0) Filename: focal-cran40/r-cran-foreign_0.8.86-1.2004.0_amd64.deb Size: 237980 MD5sum: aaac84e0b71ceb77aa5eb784850e33d4 SHA1: 507b50cb4817da6e88d1a2ccd1968525389c5c67 SHA256: fca59f1b41b5b2110f561fe7885fe6c4d54d7f21a2d4638c8264ea5d990706d0 SHA512: ed0427eac8217032fa05dd15cec486b6a0a65907a2cf8719b646869b4e54a475c77a74ae331ab1570ed3942964d00aa40f55bed4d67e2f4bd8389a2ac71b48e5 Homepage: https://cran.r-project.org/package=foreign Description: GNU R package to read/write data from other stat. systems This package provides functions for reading and writing data stored by statistical packages such as Minitab, S, SAS, SPSS, Stata, ... . This package is part of the set of packages that are 'recommended' by R Core and shipped with upstream source releases of R itself. Package: r-cran-foreign Architecture: amd64 Version: 0.8.87-1.2004.0 Priority: optional Section: gnu-r Source: foreign Maintainer: Dirk Eddelbuettel Installed-Size: 498 Depends: libc6 (>= 2.14), r-base-core (>= 4.4.2-1.2004.0), r-api-4.0 Replaces: r-recommended (<< 1.9.0) Filename: focal-cran40/r-cran-foreign_0.8.87-1.2004.0_amd64.deb Size: 239424 MD5sum: a3306eec50e7b626d500035def6ea46d SHA1: ac95a7127660f804d978f4b703e8ccab7d8ecc52 SHA256: 9322d9d368f2448b5da362e1ba70b1ce6e032832580f30c23e598367dc0faab6 SHA512: fad45f5b99c9b8a8bf28bc4d6ba5227d72180470015a8c351298d766729c572ffec4c9e5967292103f0cfe3d7f54181267978799998f334eaf7a094d32d8992c Homepage: https://cran.r-project.org/package=foreign Description: GNU R package to read/write data from other stat. systems This package provides functions for reading and writing data stored by statistical packages such as Minitab, S, SAS, SPSS, Stata, ... . This package is part of the set of packages that are 'recommended' by R Core and shipped with upstream source releases of R itself. Package: r-cran-foreign Architecture: amd64 Version: 0.8.88-1.2004.0 Priority: optional Section: gnu-r Source: foreign Maintainer: Dirk Eddelbuettel Installed-Size: 498 Depends: libc6 (>= 2.14), r-base-core (>= 4.4.2-1.2004.0), r-api-4.0 Replaces: r-recommended (<< 1.9.0) Filename: focal-cran40/r-cran-foreign_0.8.88-1.2004.0_amd64.deb Size: 239400 MD5sum: fc3cf77fa63b4222a4d8525e682e8535 SHA1: fedb0971df6557caa2ac0196330773f49606ce65 SHA256: eac4b6429182b68d4f2be5836c8062342970aae8db9b5507dff1123d61ac523d SHA512: fbac13a718ea8bf495b3948bbea7521aa876fbb6c86594b186630d37204dbe888198e35108d322933c7449b279b257b3f77949e3fe2f8e7c8bcc65673d13a6f0 Homepage: https://cran.r-project.org/package=foreign Description: GNU R package to read/write data from other stat. systems This package provides functions for reading and writing data stored by statistical packages such as Minitab, S, SAS, SPSS, Stata, ... . This package is part of the set of packages that are 'recommended' by R Core and shipped with upstream source releases of R itself. Package: r-cran-foreign Architecture: amd64 Version: 0.8.90-1.2004.0 Priority: optional Section: gnu-r Source: foreign Maintainer: Dirk Eddelbuettel Installed-Size: 498 Depends: libc6 (>= 2.14), r-base-core (>= 4.4.3-1.2004.0), r-api-4.0 Replaces: r-recommended (<< 1.9.0) Filename: focal-cran40/r-cran-foreign_0.8.90-1.2004.0_amd64.deb Size: 239608 MD5sum: 0e6c017c38fd9b2537d999879e8af343 SHA1: 03545f8a129414cf8f5707df97e8c1430bb6a934 SHA256: 06cb185d158603524ccc3b4c7ce687e70ebbc5fa228e0716c8d34118e3e6b72a SHA512: 63f04e1cc314b57264ff1d24816fe5a760c5d1e097f4036f501f71bb4cf220c5cffccccfa0add549c7aec0d58edf00f984d716a9fd5064965a549d8460ee266c Homepage: https://cran.r-project.org/package=foreign Description: GNU R package to read/write data from other stat. systems This package provides functions for reading and writing data stored by statistical packages such as Minitab, S, SAS, SPSS, Stata, ... . This package is part of the set of packages that are 'recommended' by R Core and shipped with upstream source releases of R itself. Package: r-cran-foreign Architecture: amd64 Version: 0.8.91-1.2004.0 Priority: optional Section: gnu-r Source: foreign Maintainer: Dirk Eddelbuettel Installed-Size: 498 Depends: libc6 (>= 2.14), r-base-core (>= 4.5.2-1.2004.0), r-api-4.0 Replaces: r-recommended (<< 1.9.0) Filename: focal-cran40/r-cran-foreign_0.8.91-1.2004.0_amd64.deb Size: 239776 MD5sum: ebc2af3bc2be612dd7a565fb4929543d SHA1: b4fd1545c8fa361880d01ff1f4c015b279377b64 SHA256: ce56b7c75074ca49b56a53d5862ef2d7d910436b9ffe99be9b8d1fedefe65dd0 SHA512: fdc2f1163b8b9afcedf348d229b28dfa9765a13023b26798e715ca74e7951fb3dbdffe0a52cc663a891c3c01f39c75497467b31ab91bb4424a3006112ee47cd4 Homepage: https://cran.r-project.org/package=foreign 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-kernsmooth Architecture: amd64 Version: 2.23-16-1+1focal0 Priority: optional Section: gnu-r Source: kernsmooth Maintainer: Dirk Eddelbuettel Installed-Size: 156 Depends: r-base-core (>= 3.6.3.20200326-1focal), r-api-4.0, libblas3 | libblas.so.3, libc6 (>= 2.29), r-cran-mass Replaces: r-recommended (<< 1.9.0) Filename: focal-cran40/r-cran-kernsmooth_2.23-16-1+1focal0_amd64.deb Size: 89596 MD5sum: 6148379c4567fa3927eb15179864b23a SHA1: 11bc66fb1d5c18a0aad171c339f8127cb7b0b4e6 SHA256: 0cbf7494f4526d7821d24612147abcb4b6dc13273e0111f9857a6cef33661a10 SHA512: 9e5f1818e29e794947378fb9a08cbcd54b9c73fa94fd771a63933bd69cdac5f6f57d28a18ed24cd2e8e7854f757b26fc5fe705edb5da7b5a325bdaec0e1b81a8 Homepage: https://cran.r-project.org/package=KernSmooth 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-kernsmooth Architecture: amd64 Version: 2.23-17-1cran1.2004.0 Priority: optional Section: gnu-r Source: kernsmooth Maintainer: cran2deb4ubuntu Installed-Size: 158 Depends: r-base-core, libblas3 | libblas.so.3, libc6 (>= 2.29) Filename: focal-cran40/r-cran-kernsmooth_2.23-17-1cran1.2004.0_amd64.deb Size: 88884 MD5sum: a0573246e2c79decc44e5f92f04bb04e SHA1: 7f09fed683a6326b21e2bb66a6e003dee8a1c673 SHA256: 44742b2f9fe4d2931eddddfd4c267b14a756db8f5b209d794cab5f520f2cd056 SHA512: 26c273af3416014e738b93c709e2119b7ff9e7f529de8581850d7b3103d7669e6103f5e49da1e919a7f4e368ce2faa37ffc31b731877c458dbe3a8de0e4ba681 Description: GNU R package "Functions for Kernel Smoothing Supporting Wand & Jones (1995)" . Functions for kernel smoothing (and density estimation) corresponding to the book: Wand, M.P. and Jones, M.C. (1995) "Kernel Smoothing". . Author: Matt Wand [aut], Cleve Moler [ctb] (LINPACK routines in src/d*), Brian Ripley [trl, cre, ctb] (R port and updates) . Maintainer: Brian Ripley Package: r-cran-kernsmooth Architecture: amd64 Version: 2.23-18-1.2004.0 Priority: optional Section: gnu-r Source: kernsmooth Maintainer: Dirk Eddelbuettel Installed-Size: 162 Depends: r-base-core (>= 4.0.3-1.2004.0), r-api-4.0, libblas3 | libblas.so.3, libc6 (>= 2.29), r-cran-mass Replaces: r-recommended (<< 1.9.0) Filename: focal-cran40/r-cran-kernsmooth_2.23-18-1.2004.0_amd64.deb Size: 90572 MD5sum: f27886cc94561385d8aa269c88590f59 SHA1: 43e3ae816e6605364bb50f23da0a1f468de6072c SHA256: 8f85edcab32b09ffeba75ca5bed6f90c5299bd4193225f3103859f39d163708f SHA512: 7bd836695f08414f2cbaf07c93e3ba70fd6d4e0c602dfd49e70224c60a8171bfdba633a71faef4a594a09ce27fbfeeb70e019fe8845cd4a10d7bf1dcdcd1b6e2 Homepage: https://cran.r-project.org/package=KernSmooth 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-kernsmooth Architecture: amd64 Version: 2.23-20-1cran1.2004.0 Priority: optional Section: gnu-r Source: kernsmooth Maintainer: cran2deb4ubuntu Installed-Size: 159 Depends: r-base-core, libblas3 | libblas.so.3, libc6 (>= 2.29) Filename: focal-cran40/r-cran-kernsmooth_2.23-20-1cran1.2004.0_amd64.deb Size: 89656 MD5sum: b196b04120353d45b5acbba89710aee4 SHA1: a749d9570c36607547271d91444595062306040d SHA256: 9408e968524b39a76d56fd433c72ae967a95edb69ecdb1c7d992991bc081576d SHA512: a16023d0654ae83f3c92f51e3b400e398734609dfb1f307975a993ca9c577b2fe1718f9d4b4edd486c96fb6d89c4a14f9626f1d7b1846cad72c3ce10eed0e145 Description: GNU R package "Functions for Kernel Smoothing Supporting Wand & Jones (1995)" . Functions for kernel smoothing (and density estimation) corresponding to the book: Wand, M.P. and Jones, M.C. (1995) "Kernel Smoothing". . Author: Matt Wand [aut], Cleve Moler [ctb] (LINPACK routines in src/d*), Brian Ripley [trl, cre, ctb] (R port and updates) . Maintainer: Brian Ripley Package: r-cran-kernsmooth Architecture: amd64 Version: 2.23-21-1cran1.2004.0 Priority: optional Section: gnu-r Source: kernsmooth Maintainer: cran2deb4ubuntu Installed-Size: 159 Depends: r-base-core, libblas3 | libblas.so.3, libc6 (>= 2.29) Filename: focal-cran40/r-cran-kernsmooth_2.23-21-1cran1.2004.0_amd64.deb Size: 89888 MD5sum: 4ff85dabe01f1bffda8c787b23cb1496 SHA1: e59fdabd2544a3f0ed289aad04ab127a776e6b8a SHA256: d7df48bed44ecc83928a0efa52727bfe5c127277a875106ccda3bbb4ebab6e2e SHA512: b8dc7beeaaf89d247ea4ca9ad0656fb19ef44c05fdc5b19b7f5098992ebc59921c3b8c209f448b2ef9883f3cbc1467e6fed4b87b84830d24f37338e6095af46c Description: GNU R package "Functions for Kernel Smoothing Supporting Wand & Jones (1995)" . Functions for kernel smoothing (and density estimation) corresponding to the book: Wand, M.P. and Jones, M.C. (1995) "Kernel Smoothing". . Author: Matt Wand [aut], Cleve Moler [ctb] (LINPACK routines in src/d*), Brian Ripley [trl, cre, ctb] (R port and updates) . Maintainer: Brian Ripley Package: r-cran-kernsmooth Architecture: amd64 Version: 2.23-22-1cran1.2004.0 Priority: optional Section: gnu-r Source: kernsmooth Maintainer: cran2deb4ubuntu Installed-Size: 159 Depends: r-base-core, libblas3 | libblas.so.3, libc6 (>= 2.29) Filename: focal-cran40/r-cran-kernsmooth_2.23-22-1cran1.2004.0_amd64.deb Size: 89744 MD5sum: 28cdf776906c8ccaad44ff3ab04e3510 SHA1: d6a6017f49a61ea7fc1f395159369ea8a6da9a4c SHA256: 9886ef3e2631fbca1799740ed493c5242b0b9703069a6c424d71c79b05c7854f SHA512: 821c3062b2fa864fe27a56feaffaf1b799b8901c1d1b7a5af8436036aeb42ca1386681870406c2975274cbc4e4e17beb9fc272e10f034cdb6886a7d7c32b9a90 Description: GNU R package "Functions for Kernel Smoothing Supporting Wand & Jones (1995)" . Functions for kernel smoothing (and density estimation) corresponding to the book: Wand, M.P. and Jones, M.C. (1995) "Kernel Smoothing". . Author: Matt Wand [aut], Cleve Moler [ctb] (LINPACK routines in src/d*), Brian Ripley [trl, cre, ctb] (R port and updates) . Maintainer: Brian Ripley Package: r-cran-kernsmooth Architecture: amd64 Version: 2.23-24-1.2004.0 Priority: optional Section: gnu-r Source: kernsmooth Maintainer: Dirk Eddelbuettel Installed-Size: 162 Depends: r-base-core (>= 4.4.0-1.2004.0), r-api-4.0, libblas3 | libblas.so.3, libc6 (>= 2.29), r-cran-mass Replaces: r-recommended (<< 1.9.0) Filename: focal-cran40/r-cran-kernsmooth_2.23-24-1.2004.0_amd64.deb Size: 92148 MD5sum: 7fc3b9cb8ab91bc56e6e37c745352efd SHA1: 36abef4cdf781d0481bf3b0ffc2f99c6c05d20cf SHA256: d6748a2062fd6f48342106d444a905714f13a47d47e7089c31d8ee122189b5a9 SHA512: eac6e42baecf6d76b7f6b961bd4f062caf016cdccb642ca37c7f6f97f60bea86011450f1b8cf6f597a1133eee1efa898e1fda4b93637e60309c0353f043ca774 Homepage: https://cran.r-project.org/package=KernSmooth 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-kernsmooth Architecture: amd64 Version: 2.23-26-1.2004.0 Priority: optional Section: gnu-r Source: kernsmooth Maintainer: Dirk Eddelbuettel Installed-Size: 162 Depends: r-base-core (>= 4.4.2-1.2004.0), r-api-4.0, libblas3 | libblas.so.3, libc6 (>= 2.29), r-cran-mass Replaces: r-recommended (<< 1.9.0) Filename: focal-cran40/r-cran-kernsmooth_2.23-26-1.2004.0_amd64.deb Size: 92300 MD5sum: 05b4aa2c7f2a04e96439276d622874ce SHA1: cfa68581d4256b3f58af0699659884337f6678d8 SHA256: 563a6e737fdf00f72d08d32de479526fca26a1503a4799bb9e23182963135676 SHA512: 953452dc0a4986924371bedbe99e32699551f057f084ab54318db818651e140968ec73642a8b73372aa82f7c52737ceec3bc004900fd5ef0c78e7c005e194546 Homepage: https://cran.r-project.org/package=KernSmooth 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 Architecture: amd64 Version: 0.20-41-1cran1focal0 Priority: optional Section: gnu-r Source: lattice Maintainer: cran2deb4ubuntu Installed-Size: 1365 Depends: r-base-core, libc6 (>= 2.4) Filename: focal-cran40/r-cran-lattice_0.20-41-1cran1focal0_amd64.deb Size: 1173940 MD5sum: 718f3c91e0fb5a9d0d45bdc348c8404e SHA1: ac3fb791e8575283a74da45073f56b111ce17055 SHA256: e2b82c98637ffa078518590bad8e2c898ba5e6f57cfc12ec66d592725f60cfd7 SHA512: 1807c5aa8e0846d3d05dd22fadd124debcca63aaf717b38ba916c40dad12a08a4fb2bc0b5486cc4b23cb4c729681e60a0c7a39f9d9b6cadc74962dd21167ad9b Homepage: http://lattice.r-forge.r-project.org/ Description: GNU R package "Trellis Graphics for R" . A powerful and elegant high-level data visualization system inspired by Trellis graphics, with an emphasis on multivariate data. Lattice is sufficient for typical graphics needs, and is also flexible enough to handle most nonstandard requirements. See ?Lattice for an introduction. . Author: Deepayan Sarkar [aut, cre] (), Felix Andrews [ctb], Kevin Wright [ctb] (documentation), Neil Klepeis [ctb], Paul Murrell [ctb] . Maintainer: Deepayan Sarkar Package: r-cran-lattice Architecture: amd64 Version: 0.20-44-1cran1.2004.0 Priority: optional Section: gnu-r Source: lattice Maintainer: cran2deb4ubuntu Installed-Size: 1385 Depends: r-base-core, libc6 (>= 2.4) Filename: focal-cran40/r-cran-lattice_0.20-44-1cran1.2004.0_amd64.deb Size: 1186164 MD5sum: f59195bfb173312e9eb065f7a0d4322f SHA1: 8a3844c9bd163f66111c812a60948889419aca44 SHA256: 27bce2dfe4f2eb387680f8ae12cc165e68b76c108f66fda27c7a71fb65d7e176 SHA512: b10a5628098607cc96fe523cae97f09fa869c0693c2c270f7e71d0918619769eb7ef70340af596f154f4d10c1e845691e57bc8fcb09e31ef6246a923eb53b828 Homepage: http://lattice.r-forge.r-project.org/ Description: GNU R package "Trellis Graphics for R" . A powerful and elegant high-level data visualization system inspired by Trellis graphics, with an emphasis on multivariate data. Lattice is sufficient for typical graphics needs, and is also flexible enough to handle most nonstandard requirements. See ?Lattice for an introduction. . Author: Deepayan Sarkar [aut, cre] (), Felix Andrews [ctb], Kevin Wright [ctb] (documentation), Neil Klepeis [ctb], Johan Larsson [ctb] (colorkey title), Paul Murrell [ctb] . Maintainer: Deepayan Sarkar Package: r-cran-lattice Architecture: amd64 Version: 0.20-44-1cran2~ubuntu20.04.1~ppa1 Priority: optional Section: gnu-r Source: lattice Maintainer: cran2deb4ubuntu Installed-Size: 1385 Depends: r-base-core, libc6 (>= 2.4) Filename: focal-cran40/r-cran-lattice_0.20-44-1cran2~ubuntu20.04.1~ppa1_amd64.deb Size: 1185576 MD5sum: 715621320d3645dfc252bcb21f50343d SHA1: bdef869d8512b0d1ef5e9678446571b1a5c58ac1 SHA256: dc5f9532b4d1b52840e0cd26c866646f19d7bd5f802eb1f540fe35395917c42b SHA512: 619c02a9df3083292c1ea117a06a715ebe95f523d8976b57ea3e5252cf9b19bf5395ec15915c60766d93b8dbdf78199e4e6ed164ef64e3213b0464bc132219f3 Homepage: http://lattice.r-forge.r-project.org/ Description: GNU R package "Trellis Graphics for R" . A powerful and elegant high-level data visualization system inspired by Trellis graphics, with an emphasis on multivariate data. Lattice is sufficient for typical graphics needs, and is also flexible enough to handle most nonstandard requirements. See ?Lattice for an introduction. . Author: Deepayan Sarkar [aut, cre] (), Felix Andrews [ctb], Kevin Wright [ctb] (documentation), Neil Klepeis [ctb], Johan Larsson [ctb] (colorkey title), Paul Murrell [ctb] . Maintainer: Deepayan Sarkar Package: r-cran-lattice Architecture: amd64 Version: 0.20-45-1.2004.0 Priority: optional Section: gnu-r Source: lattice Maintainer: Dirk Eddelbuettel Installed-Size: 1335 Depends: libc6 (>= 2.4), r-base-core (>= 4.1.1-1.2004.0), r-api-4.0 Replaces: r-recommended (<< 1.9.0) Filename: focal-cran40/r-cran-lattice_0.20-45-1.2004.0_amd64.deb Size: 1134104 MD5sum: f7570ac5b29d4a3a40011a9e9e2bcd2b SHA1: e5d4668ccd795a6d59b287c69f1df1a59a0e5cd8 SHA256: be45c60ed12727e04f019e83ebba3302fcc49e65baffd8af31ff346683b18a9f SHA512: d3b5db08aa3359ec7f5d05b0341f2bde053044d24301f7c93f938f4e41b2b60eb9c3c0e68d30e4d90df1ea46910318eaed49bcabc4fe5231c439f3390b55cb2c Homepage: https://cran.r-project.org/package=lattice Description: GNU R package for 'Trellis' graphics This package provides functions for 'Trellis' graphics -- a framework for data visualization developed at the Bell Labs by Rick Becker, Bill Cleveland et al, extending ideas presented in Bill Cleveland's 1993 book 'Visualizing Data'. . This package is part of the set of packages that are 'recommended' by R Core and shipped with upstream source releases of R itself. Package: r-cran-lattice Architecture: amd64 Version: 0.20-45-3.2004.0 Priority: optional Section: gnu-r Source: lattice Maintainer: Dirk Eddelbuettel Installed-Size: 1334 Depends: libc6 (>= 2.4), r-base-core (>= 4.2.0-1.2004.0), r-api-4.0 Replaces: r-recommended (<< 1.9.0) Filename: focal-cran40/r-cran-lattice_0.20-45-3.2004.0_amd64.deb Size: 1133424 MD5sum: a58028bb92dd2e75f88a480cd49a5b6d SHA1: 172457ca722cecf3c41823282f4b4427357f46ab SHA256: 094bcdcf6cbcd3ac64d5712b1237d07375a993ef54d0440ed0cdb0e6a6a827f1 SHA512: 927216378b05d35375382d674e2af1c24a78e0a5732fae2ca5038824619dcbead41c9c3620fe9e4622579c59c4490e91fed1d7891ca077cd558c191af0e61346 Homepage: https://cran.r-project.org/package=lattice Description: GNU R package for 'Trellis' graphics This package provides functions for 'Trellis' graphics -- a framework for data visualization developed at the Bell Labs by Rick Becker, Bill Cleveland et al, extending ideas presented in Bill Cleveland's 1993 book 'Visualizing Data'. . This package is part of the set of packages that are 'recommended' by R Core and shipped with upstream source releases of R itself. Package: r-cran-lattice Architecture: amd64 Version: 0.21-8-1cran1.2004.0 Priority: optional Section: gnu-r Source: lattice Maintainer: cran2deb4ubuntu Installed-Size: 1579 Depends: r-base-core, libc6 (>= 2.4) Filename: focal-cran40/r-cran-lattice_0.21-8-1cran1.2004.0_amd64.deb Size: 1370756 MD5sum: b67daf06aa6d621e9251772d01ac3e06 SHA1: a04eae35722fb876c3636fbee79ec2c1bfe6e79c SHA256: ba7ceeea895e32887e6bd1062ebc087ee4bab2e008638735f68b75f249282d35 SHA512: 9778b05a12bd111135217419b32a08f88b8b4440971bd19c750c93c7243e8e9b66939c7b46baf2f6df8ef0c3c25f350595b1e7b764b655a8b5bcd3a0c434f006 Homepage: https://lattice.r-forge.r-project.org/ Description: GNU R package "Trellis Graphics for R" . A powerful and elegant high-level data visualization system inspired by Trellis graphics, with an emphasis on multivariate data. Lattice is sufficient for typical graphics needs, and is also flexible enough to handle most nonstandard requirements. See ?Lattice for an introduction. . Author: Deepayan Sarkar [aut, cre] (), Felix Andrews [ctb], Kevin Wright [ctb] (documentation), Neil Klepeis [ctb], Johan Larsson [ctb] (miscellaneous improvements), Zhijian (Jason) Wen [cph] (filled contour code), Paul Murrell [ctb], Stefan Eng [ctb] (violin plot improvements), Achim Zeileis [ctb] (modern colors) . Maintainer: Deepayan Sarkar Package: r-cran-lattice Architecture: amd64 Version: 0.21-9-1cran1.2004.0 Priority: optional Section: gnu-r Source: lattice Maintainer: cran2deb4ubuntu Installed-Size: 1586 Depends: r-base-core, libc6 (>= 2.4) Filename: focal-cran40/r-cran-lattice_0.21-9-1cran1.2004.0_amd64.deb Size: 1378492 MD5sum: 5736cc4f725681192c9844434acc38ee SHA1: fdacd69bf6be56c864be97c9d7228d97763f1549 SHA256: d1141b95170ec134b8084ba4546b78ecebc4961510a54cc2d90bf26fbc35ffb6 SHA512: 2117e712287bb91cd88de803f349a3358fc7d8b0480653b1627ffdecf5c6f3b900fc23d116fc0d0c472621be62d2f4deff0021cbe9ff26f1c390c98f361498f5 Homepage: https://lattice.r-forge.r-project.org/ Description: GNU R package "Trellis Graphics for R" . A powerful and elegant high-level data visualization system inspired by Trellis graphics, with an emphasis on multivariate data. Lattice is sufficient for typical graphics needs, and is also flexible enough to handle most nonstandard requirements. See ?Lattice for an introduction. . Author: Deepayan Sarkar [aut, cre] (), Felix Andrews [ctb], Kevin Wright [ctb] (documentation), Neil Klepeis [ctb], Johan Larsson [ctb] (miscellaneous improvements), Zhijian (Jason) Wen [cph] (filled contour code), Paul Murrell [ctb], Stefan Eng [ctb] (violin plot improvements), Achim Zeileis [ctb] (modern colors) . Maintainer: Deepayan Sarkar Package: r-cran-lattice Architecture: amd64 Version: 0.22-5-1.2004.0 Priority: optional Section: gnu-r Source: lattice Maintainer: Dirk Eddelbuettel Installed-Size: 1565 Depends: libc6 (>= 2.4), r-base-core (>= 4.3.1-4.2004.0), r-api-4.0 Replaces: r-recommended (<< 1.9.0) Filename: focal-cran40/r-cran-lattice_0.22-5-1.2004.0_amd64.deb Size: 1347816 MD5sum: adcae9cc1bf14a2fc67ebc8f707b8f39 SHA1: c09c04433cb8290bcf7fca982f44f9d3ec7156de SHA256: fc354fcbcba8363ec9d28cbe57d5dc86e1c37cab79bb1ede11f87910cd9fe751 SHA512: 967989667bea9e71f66b3699aa5b7471299143cac6f91d1e950fb02dd23503efd0d833975719995abc912e66341f6fb30f76747f032de89d5cebc6c933eaafa1 Homepage: https://cran.r-project.org/package=lattice Description: GNU R package for 'Trellis' graphics This package provides functions for 'Trellis' graphics -- a framework for data visualization developed at the Bell Labs by Rick Becker, Bill Cleveland et al, extending ideas presented in Bill Cleveland's 1993 book 'Visualizing Data'. . This package is part of the set of packages that are 'recommended' by R Core and shipped with upstream source releases of R itself. Package: r-cran-lattice Architecture: amd64 Version: 0.22-9-1.2004.0 Priority: optional Section: gnu-r Source: lattice Maintainer: Dirk Eddelbuettel Installed-Size: 1674 Depends: libc6 (>= 2.4), r-base-core (>= 4.5.2-1.2004.0), r-api-4.0 Replaces: r-recommended (<< 1.9.0) Filename: focal-cran40/r-cran-lattice_0.22-9-1.2004.0_amd64.deb Size: 1380536 MD5sum: ab763f1b351d64fcbab7307040102480 SHA1: 8034c9f343048574d01251a6c33fd80729c78f0a SHA256: 427f3324f98b55b7875aa4cb14dd25cb07339ecdfb4ac1c650d550cabf7f21b8 SHA512: 8dc632e44dfc1c565a693f0fd99f26e078a2470afe60e985cb007e8cf1517b51fe6bbadd11211d70079921e7cdb84cdfbc11d8f9e750b547506e6788086b13a4 Homepage: https://cran.r-project.org/package=lattice Description: GNU R package for 'Trellis' graphics This package provides functions for 'Trellis' graphics -- a framework for data visualization developed at the Bell Labs by Rick Becker, Bill Cleveland et al, extending ideas presented in Bill Cleveland's 1993 book 'Visualizing Data'. . This package is part of the set of packages that are 'recommended' by R Core and shipped with upstream source releases of R itself. Package: r-cran-littler Architecture: amd64 Version: 0.3.10-1.2004.0 Priority: optional Section: gnu-r Source: littler Maintainer: Dirk Eddelbuettel Installed-Size: 2073 Provides: littler Depends: r-base-core (>= 4.0.1-1.2004.0), r-api-4.0, libc6 (>= 2.14) Suggests: r-cran-getopt Conflicts: littler (<= 0.2.3-2) Replaces: littler Filename: focal-cran40/r-cran-littler_0.3.10-1.2004.0_amd64.deb Size: 313316 MD5sum: 654c452b8df12dbbce91d5d715b7a81a SHA1: b6dc40a88b49733cb4d99b2c70a8c30183f6a8a7 SHA256: 692f85af42268d57bf93cfb042b2f0a09dbd74aa469ef04ab2fb999ddc27907a SHA512: 9ac0f885282a945f781d344dae23e1f4e76e1a08cbbe754ff29104c2ca09c7fe72fcd0e7c3dbc61ed7111c3c5e1ade3a149daad77055f13135f18c0a49d44259 Homepage: https://cran.r-project.org/package=littler Description: GNU R scripting and command-line front-end The 'r' (aka 'littler') program provides a lightweight 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-littler Architecture: amd64 Version: 0.3.11-1.2004.0 Priority: optional Section: gnu-r Source: littler Maintainer: Dirk Eddelbuettel Installed-Size: 2072 Provides: littler Depends: r-base-core (>= 4.0.2-1.2004.0), r-api-4.0, libc6 (>= 2.14) Suggests: r-cran-getopt Conflicts: littler (<= 0.2.3-2) Replaces: littler Filename: focal-cran40/r-cran-littler_0.3.11-1.2004.0_amd64.deb Size: 313860 MD5sum: 4579d6730fa63d617b89a7a5715e4a07 SHA1: 7782ddf988f961575486f6240d4a0d52977b8506 SHA256: bf8a1c8a0d0fd6eebed4549bc6315efd9c344cbcd6b9f6ad2de2173bb86937e8 SHA512: 9ad36d24d7474c7a12a4043a4f82cf580010d4634681f626424a38895abfd392969d55566560ab4f9267eef63b0058e6be6d066c76697eeb823770647e82ff5b Homepage: https://cran.r-project.org/package=littler Description: GNU R scripting and command-line front-end The 'r' (aka 'littler') program provides a lightweight 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-littler Architecture: amd64 Version: 0.3.13-1.2004.0 Priority: optional Section: gnu-r Source: littler Maintainer: Dirk Eddelbuettel Installed-Size: 489 Provides: littler Depends: r-base-core (>= 4.1.0-1.2004.0), r-api-4.0, libc6 (>= 2.14) Suggests: r-cran-getopt Conflicts: littler (<= 0.2.3-2) Replaces: littler Filename: focal-cran40/r-cran-littler_0.3.13-1.2004.0_amd64.deb Size: 99124 MD5sum: d6c894022ee1e8064c74c7830383d312 SHA1: 654eaf8034af17b7d504377cfef0696a77002239 SHA256: 13fe687a6a6ed404d75a3fcbe5d9b66f86f601ac38461d656556f992271a71dd SHA512: 4528f2bbb67fe7bd2260ce8fa45f1061bbfd215577f7af855ce55abde551079e5f9f9d927896f488a4ff383adad1e5aaa35e673c5d422f5977efeca1d42aff77 Homepage: https://cran.r-project.org/package=littler Description: GNU R scripting and command-line front-end The 'r' (aka 'littler') program provides a lightweight 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-littler Architecture: amd64 Version: 0.3.14-1.2004.0 Priority: optional Section: gnu-r Source: littler Maintainer: Dirk Eddelbuettel Installed-Size: 491 Provides: littler Depends: r-base-core (>= 4.1.1-1.2004.0), r-api-4.0, libc6 (>= 2.14) Suggests: r-cran-getopt Conflicts: littler (<= 0.2.3-2) Replaces: littler Filename: focal-cran40/r-cran-littler_0.3.14-1.2004.0_amd64.deb Size: 99820 MD5sum: ba33d31b326524fce897fd7321bf3aae SHA1: b8bc6d669e5ca95c88d3b53038f8af79be34b811 SHA256: 5aca14144e50447574ec59725e2f7ee48a9c2708d19de5fa365dd7530e28ed73 SHA512: 294bfcf006eddea50165b06d7a1e7669e6d743ef6657aa2f52ba9a7b33dc5fce5cf1bc75493aab6d13073cdf80d409f1572073cf3e5650ad4520377105a75381 Homepage: https://cran.r-project.org/package=littler Description: GNU R scripting and command-line front-end The 'r' (aka 'littler') program provides a lightweight 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-littler Architecture: amd64 Version: 0.3.15-1.2004.0 Priority: optional Section: gnu-r Source: littler Maintainer: Dirk Eddelbuettel Installed-Size: 468 Provides: littler Depends: r-base-core (>= 4.1.2-1.2004.0), r-api-4.0, libc6 (>= 2.14) Suggests: r-cran-getopt Conflicts: littler (<= 0.2.3-2) Replaces: littler Filename: focal-cran40/r-cran-littler_0.3.15-1.2004.0_amd64.deb Size: 97056 MD5sum: 2cd7f61806627c55e969c18fea7eb12c SHA1: c8fdc8fe1a42d4e81120017caa34938075c78f1e SHA256: 03aa8faa68968a54dc57c34be271dd43f4c51e031b931545f7f4b1978fbb07f5 SHA512: ecfc5a13aea05254076b61a15512ddba19ae1a4969c3fb48b7f7ee50a91402497e843f4e31779b2d4920c2a0ee9c0800764be3755d3bc3318f0298d5bf2bd09a Homepage: https://cran.r-project.org/package=littler Description: GNU R scripting and command-line front-end The 'r' (aka 'littler') program provides a lightweight 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-littler Architecture: amd64 Version: 0.3.16-1.2004.0 Priority: optional Section: gnu-r Source: littler Maintainer: Dirk Eddelbuettel Installed-Size: 482 Provides: littler Depends: r-base-core (>= 4.2.1-2.2004.0), r-api-4.0, libc6 (>= 2.14) Suggests: r-cran-getopt Conflicts: littler (<= 0.2.3-2) Replaces: littler Filename: focal-cran40/r-cran-littler_0.3.16-1.2004.0_amd64.deb Size: 99892 MD5sum: f9409e949488744daa4e75082b238e27 SHA1: c86ae8a9fe0c06577008caa855c6c84d74dd53bb SHA256: 9ff30f1ff63ba8fc4256fad512af5d29b40c8acc4d71216b26331e2c85967203 SHA512: 3e2d7fd5422071de0e0ea37c059dff41ba0cbf88dbf6a1228dba329f582944e9c8b42cce2dfe04e858d81ab90c258e35b0eacb1b223ec65d93bdae5d129f5b73 Homepage: https://cran.r-project.org/package=littler Description: GNU R scripting and command-line front-end The 'r' (aka 'littler') program provides a lightweight 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-littler Architecture: amd64 Version: 0.3.17-1.2004.3 Priority: optional Section: gnu-r Source: littler Maintainer: Dirk Eddelbuettel Installed-Size: 483 Provides: littler Depends: r-base-core (>= 4.2.1-3.2004.0), r-api-4.0, libc6 (>= 2.14) Suggests: r-cran-getopt Conflicts: littler (<= 0.2.3-2) Replaces: littler Filename: focal-cran40/r-cran-littler_0.3.17-1.2004.3_amd64.deb Size: 100164 MD5sum: 6002f9084c5ae76d2e901c6830123663 SHA1: 760f320863bb2578d34788033437f2d4db97ce2f SHA256: a6e171bb81e74a23f0e3a95080a55fb7535152083a58371f5c2af55864e9bdaf SHA512: 93d0559555e1b93e57b0996d34fed7e6b0a735fa1edc402dcb9b436bdc3f4081688b8f3bb9435e912c22580d6753acaa46f7c90cdd2ae9487bb6fc497365714c Homepage: https://cran.r-project.org/package=littler Description: GNU R scripting and command-line front-end The 'r' (aka 'littler') program provides a lightweight 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-littler Architecture: amd64 Version: 0.3.18-1.2004.0 Priority: optional Section: gnu-r Source: littler Maintainer: Dirk Eddelbuettel Installed-Size: 488 Provides: littler Depends: r-base-core (>= 4.3.0-1.2004.0), r-api-4.0, libc6 (>= 2.14) Suggests: r-cran-getopt Conflicts: littler (<= 0.2.3-2) Replaces: littler Filename: focal-cran40/r-cran-littler_0.3.18-1.2004.0_amd64.deb Size: 101764 MD5sum: 0230de87e1f7b1c4973e57f00e968693 SHA1: 54bbe76eb2a554b9d177d861927c2944cf72bf02 SHA256: 509f9e74ca1d8302c015f2cbb25cf539b22008cae4626cb1dc8974979dbab29f SHA512: b673d74de9dd289296abb4ed2bc8e44113095e61f38b91a743af58930d789c39a55c8b275e26dc6ec025dbf4945add6207a0f1f826573f664e149ee3c3b2fd0c Homepage: https://cran.r-project.org/package=littler Description: GNU R scripting and command-line front-end The 'r' (aka 'littler') program provides a lightweight 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-littler Architecture: amd64 Version: 0.3.19-1.2004.0 Priority: optional Section: gnu-r Source: littler Maintainer: Dirk Eddelbuettel Installed-Size: 499 Provides: littler Depends: r-base-core (>= 4.3.2-1.2004.0), r-api-4.0, libc6 (>= 2.14) Suggests: r-cran-getopt Conflicts: littler (<= 0.2.3-2) Replaces: littler Filename: focal-cran40/r-cran-littler_0.3.19-1.2004.0_amd64.deb Size: 103636 MD5sum: a5832a094525ff6c96aa0897b52ec2aa SHA1: 5d1d1d561d24782c1ec6aecb8bcb59d4e964bf20 SHA256: 48c1b49541e6f9955decdbcefce3f2e6b23b959f4739b042739a476ef3a7f1a5 SHA512: 7a403d2ee58e34b4a3fe81797df85a34fabe1530f9d4ff9e02ce6e3fe518fa0810b9aa1aac6011e95e84e0b52e6cb9232e38c7ba719e9b0d8dd1005540c1c9ae Homepage: https://cran.r-project.org/package=littler Description: GNU R scripting and command-line front-end The 'r' (aka 'littler') program provides a lightweight 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-littler Architecture: amd64 Version: 0.3.20-2.2004.0 Priority: optional Section: gnu-r Source: littler Maintainer: Dirk Eddelbuettel Installed-Size: 509 Provides: littler Depends: r-base-core (>= 4.4.2-1.2004.0), r-api-4.0, libc6 (>= 2.14) Suggests: r-cran-getopt Conflicts: littler (<= 0.2.3-2) Replaces: littler Filename: focal-cran40/r-cran-littler_0.3.20-2.2004.0_amd64.deb Size: 106188 MD5sum: 3de56607c42661a3b9f7a842683a160c SHA1: 3845d23ca3e20346a829594489bda762992ab360 SHA256: daa3db1eaa66c1bcce0172e7aa72964495cd3358024cec6be966ad79266715f2 SHA512: 6d21bef0028102f40cf3d29f441cbaded58d006adf0bd6b8ada160518a1cafe779bfe35c6344e6d4d4dc126500178de62069c793f1babc4255b81ecd09a4ba53 Homepage: https://cran.r-project.org/package=littler Description: GNU R scripting and command-line front-end The 'r' (aka 'littler') program provides a lightweight 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-littler Architecture: amd64 Version: 0.3.21-1.2004.0 Priority: optional Section: gnu-r Source: littler Maintainer: Dirk Eddelbuettel Installed-Size: 518 Provides: littler Depends: r-base-core (>= 4.4.3-1.2004.0), r-api-4.0, libc6 (>= 2.14) Suggests: r-cran-getopt Conflicts: littler (<= 0.2.3-2) Replaces: littler Filename: focal-cran40/r-cran-littler_0.3.21-1.2004.0_amd64.deb Size: 109800 MD5sum: 1fc871cf7f253c627d5a5f6d3624a1ec SHA1: da37336679294ca8757e33dbc33cf1b3d1de5801 SHA256: 4e15a9c3569e4741cd92daf6bdf55f2854d68c6a40b33386e7c526933d84c94b SHA512: 757f6890108cfb35718c39d3bc4f25dbb60defaafb01d3500d6aa646b8098512f5916d9280777154d0663aa4706b0bb6bc1446e6c5fbee035d684c2098bcfdc0 Homepage: https://cran.r-project.org/package=littler Description: GNU R scripting and command-line front-end The 'r' (aka 'littler') program provides a lightweight 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-littler Architecture: amd64 Version: 0.3.21-2.2004.0 Priority: optional Section: gnu-r Source: littler Maintainer: Dirk Eddelbuettel Installed-Size: 464 Provides: littler Depends: r-base-core (>= 4.5.1-1.2004.0), r-api-4.0, libc6 (>= 2.14) Suggests: r-cran-getopt Conflicts: littler (<= 0.2.3-2) Replaces: littler Filename: focal-cran40/r-cran-littler_0.3.21-2.2004.0_amd64.deb Size: 81732 MD5sum: c6a36e36093e080a23155d282fba0e25 SHA1: 6cd429f1cf578ec431a90400b48e4fe6aa8e7a88 SHA256: 70de3ab82e56ce71c7a1dfc2a780207345f945a18bf7af5647f4d4bf604fe1d6 SHA512: 2b8c16f3199880484c182a9060dd812732a5156afeaf40f2bd1f9a1bee7266ad4fcf2dbfd62c79a4d8ed9abf7a28945d40e1cce77a4927871539956978b52fe4 Homepage: https://cran.r-project.org/package=littler Description: GNU R scripting and command-line front-end The 'r' (aka 'littler') program provides a lightweight 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-littler Architecture: amd64 Version: 0.3.22-1.2004.0 Priority: optional Section: gnu-r Source: littler Maintainer: Dirk Eddelbuettel Installed-Size: 470 Provides: littler Depends: r-base-core (>= 4.5.2-1.2004.0), r-api-4.0, libc6 (>= 2.14) Suggests: r-cran-getopt Conflicts: littler (<= 0.2.3-2) Replaces: littler Filename: focal-cran40/r-cran-littler_0.3.22-1.2004.0_amd64.deb Size: 82948 MD5sum: 375f036d9a29d3d127461a48b9de43ce SHA1: 32018f49572065c17df5b4ebf9953565565bbc8d SHA256: bee5634488c9a8beba7fe18c96de28d6d5875bb2876e12780acce3c249337d88 SHA512: 6282470d1e1293eca2350c4fb5341939c7b92f9dd71cc57183eb6a6ace383380e23d7c4c7a1996b938425fbbb15a0833587e961afb35b6fea78421ec7fc0d0f4 Homepage: https://cran.r-project.org/package=littler Description: GNU R scripting and command-line front-end The 'r' (aka 'littler') program provides a lightweight 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-littler Architecture: amd64 Version: 0.3.9-1focal0 Priority: optional Section: gnu-r Source: littler Maintainer: Dirk Eddelbuettel Installed-Size: 2066 Provides: littler Depends: r-base-core (>= 3.6.3.20200326-1focal), r-api-4.0, libc6 (>= 2.14) Suggests: r-cran-getopt Conflicts: littler (<= 0.2.3-2) Replaces: littler Filename: focal-cran40/r-cran-littler_0.3.9-1focal0_amd64.deb Size: 311876 MD5sum: 733b3d20f5d82872c3cc75e455b43d96 SHA1: 7bd42a80c9b6f3e37b68fb288869c3e303e472a6 SHA256: 6cd9a12760d364a4acc110fdea7c97243472ba7982b264990eb9597e7b696e8d SHA512: d02e50184ce404a246ef284cae70a56af4e2a49d6de7830948e24dddeae843fc839f65aec3c2e2a7d67753ac6659898df3c903999dc3298930b3179c102fe78b Homepage: https://cran.r-project.org/package=littler Description: GNU R scripting and command-line front-end The 'r' (aka 'littler') program provides a lightweight 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-mass Architecture: amd64 Version: 7.3-51.5-2focal0 Priority: optional Section: gnu-r Maintainer: Dirk Eddelbuettel Installed-Size: 1377 Provides: r-cran-vr Depends: r-base-core (>= 3.6.3.20200326-1focal), r-api-4.0, libc6 (>= 2.4) Conflicts: r-cran-vr Replaces: r-cran-vr Filename: focal-cran40/r-cran-mass_7.3-51.5-2focal0_amd64.deb Size: 1110176 MD5sum: d15b19694ff55d24ae62db02db6d2119 SHA1: 77dba71a779ea8a3217edd03c5eb520272233601 SHA256: 717f06a1a6d33973496290f806d48abc2621a0ca22fc045ef1e184e554e45c28 SHA512: 2c753de3ceb7fc103873853aed0bfa14afdbc6e11f029b8c26053abccb94757287566d1d1bfce2a12d1b2c94deb7aa44eca58daff437a605b5d43059aa9464bf Homepage: https://cran.r-project.org/package=MASS Description: GNU R package of Venables and Ripley's MASS The MASS package provides functions and datasets to support the book 'Modern Applied Statistics with S' (4th edition) by W.N. Venables and B.D. Ripley. The following URL provides more details about the book: URL: http://www.stats.ox.ac.uk/pub/MASS4 Package: r-cran-mass Architecture: amd64 Version: 7.3-51.6-1.2004.0 Priority: optional Section: gnu-r Maintainer: Dirk Eddelbuettel Installed-Size: 1396 Provides: r-cran-vr Depends: r-base-core (>= 4.0.0-1.2004.0), r-api-4.0, libc6 (>= 2.4) Conflicts: r-cran-vr Replaces: r-cran-vr Filename: focal-cran40/r-cran-mass_7.3-51.6-1.2004.0_amd64.deb Size: 1111652 MD5sum: 5892332aa2cda8b6404e5d31b8f6867d SHA1: 6146630f8520fdf2a1b2c038df765e879369a323 SHA256: 081e5a95ffa27587f3bd6421258e2557d3e00a7e9cc19c29d82c1c5d91843e9d SHA512: 53d98c79267883acfc982797750615df51875743037335482c07247d83b2d88073765acdb8dba0e0942eeffc31c59c834eb5e61b7adf833d453f42ef60b61f4c Homepage: https://cran.r-project.org/package=MASS Description: GNU R package of Venables and Ripley's MASS The MASS package provides functions and datasets to support the book 'Modern Applied Statistics with S' (4th edition) by W.N. Venables and B.D. Ripley. The following URL provides more details about the book: URL: http://www.stats.ox.ac.uk/pub/MASS4 Package: r-cran-mass Architecture: amd64 Version: 7.3-52-1.2004.0 Priority: optional Section: gnu-r Maintainer: Dirk Eddelbuettel Installed-Size: 1397 Provides: r-cran-vr Depends: r-base-core (>= 4.0.2-1.2004.0), r-api-4.0, libc6 (>= 2.4) Conflicts: r-cran-vr Replaces: r-cran-vr Filename: focal-cran40/r-cran-mass_7.3-52-1.2004.0_amd64.deb Size: 1112800 MD5sum: 24fa4bf1d7e0fea6cb79e43ebd086168 SHA1: ee38480e26519d76d3d1ff2e434944ec61454d49 SHA256: 0584f89ca550f0d336491d82109997dfcf32cb950e6f4970a959380d70fde164 SHA512: 5b853a88b4c2eba59c53b1b9d2cb4eba258d8abf889a885c070787cd5a5e045af41f2dd633d7ce384ce59cf7d509452e062efa13bb881758966718fa695d3da2 Homepage: https://cran.r-project.org/package=MASS Description: GNU R package of Venables and Ripley's MASS The MASS package provides functions and datasets to support the book 'Modern Applied Statistics with S' (4th edition) by W.N. Venables and B.D. Ripley. The following URL provides more details about the book: URL: http://www.stats.ox.ac.uk/pub/MASS4 Package: r-cran-mass Architecture: amd64 Version: 7.3-53-1.2004.0 Priority: optional Section: gnu-r Maintainer: Dirk Eddelbuettel Installed-Size: 1398 Provides: r-cran-vr Depends: r-base-core (>= 4.0.2-1.2004.0), r-api-4.0, libc6 (>= 2.4) Conflicts: r-cran-vr Replaces: r-cran-vr Filename: focal-cran40/r-cran-mass_7.3-53-1.2004.0_amd64.deb Size: 1110632 MD5sum: 21fc3914891e0aa53ce8c7fccb35e362 SHA1: 5b31612606c59e87e726223f1e61705dac235c77 SHA256: 4037957e4b5c7c6e952b1b5f9efb2f6cca7f26465111604e29f612374fc80c5b SHA512: 4883f7576093044836e70e510c890e605830112619425e32b8d1e5844ae37d6e4c9fe97cb9cd019feaf75d9cc1601a502cf744f879944a8dac849ef78574ce18 Homepage: https://cran.r-project.org/package=MASS Description: GNU R package of Venables and Ripley's MASS The MASS package provides functions and datasets to support the book 'Modern Applied Statistics with S' (4th edition) by W.N. Venables and B.D. Ripley. The following URL provides more details about the book: URL: http://www.stats.ox.ac.uk/pub/MASS4 Package: r-cran-mass Architecture: amd64 Version: 7.3-53.1-1.2004.0 Priority: optional Section: gnu-r Maintainer: Dirk Eddelbuettel Installed-Size: 1398 Provides: r-cran-vr Depends: r-base-core (>= 4.0.3-1.2004.0), r-api-4.0, libc6 (>= 2.4) Conflicts: r-cran-vr Replaces: r-cran-vr Filename: focal-cran40/r-cran-mass_7.3-53.1-1.2004.0_amd64.deb Size: 1116032 MD5sum: afe427788399d9ff1b3a7bbab5bdbdfc SHA1: 96da99798d96e0c37a066870c2a92d7c44f24439 SHA256: 929d3792ede5468a454f1cd6d35d143f4e0adff940abc62d0185b1a311c7f629 SHA512: 8a54b10ed1110c50c6f52728b258f1e81a62ce5321c2c32811a334aedea9ad43aa6e74e1eb6626c957a464982a0f1416718079596fbae1539a19c3d2a007e249 Homepage: https://cran.r-project.org/package=MASS Description: GNU R package of Venables and Ripley's MASS The MASS package provides functions and datasets to support the book 'Modern Applied Statistics with S' (4th edition) by W.N. Venables and B.D. Ripley. The following URL provides more details about the book: URL: http://www.stats.ox.ac.uk/pub/MASS4 Package: r-cran-mass Architecture: amd64 Version: 7.3-54-1.2004.0 Priority: optional Section: gnu-r Maintainer: Dirk Eddelbuettel Installed-Size: 1399 Provides: r-cran-vr Depends: r-base-core (>= 4.0.5-1.2004.0), r-api-4.0, libc6 (>= 2.4) Conflicts: r-cran-vr Replaces: r-cran-vr Filename: focal-cran40/r-cran-mass_7.3-54-1.2004.0_amd64.deb Size: 1114440 MD5sum: 8363d8838ee887475e4e7761586286db SHA1: 305fa0c84500c69708d712ddcd340ba3896572f8 SHA256: b9c56f1e88c4a6f0965b45c55d611dc070409a1ce6f0a7c150a7c0ba8c417bd9 SHA512: ea0106f91d46345e221e4fa4b8c1ed8d60497533f78546479d082b7022e5937b495486cfd93fda59597ed7c043745625c8ff3b8e1e339296ec45bdc607f94ac6 Homepage: https://cran.r-project.org/package=MASS Description: GNU R package of Venables and Ripley's MASS The MASS package provides functions and datasets to support the book 'Modern Applied Statistics with S' (4th edition) by W.N. Venables and B.D. Ripley. The following URL provides more details about the book: URL: http://www.stats.ox.ac.uk/pub/MASS4 Package: r-cran-mass Architecture: amd64 Version: 7.3-55-1.2004.0 Priority: optional Section: gnu-r Maintainer: Dirk Eddelbuettel Installed-Size: 1399 Provides: r-cran-vr Depends: r-base-core (>= 4.1.2-1.2004.0), r-api-4.0, libc6 (>= 2.4) Conflicts: r-cran-vr Replaces: r-cran-vr Filename: focal-cran40/r-cran-mass_7.3-55-1.2004.0_amd64.deb Size: 1115752 MD5sum: d11f2ac5558b9ca5f1341b635c1f838d SHA1: e23a20895cd675605a72dfa86d2338821d29361a SHA256: ea30ae956edbe2a12f5f9c4fe7ac0118864f2b5468badbfa0cb43dbd22a46681 SHA512: 881dee8b55ee1b86cb0b4c8005371f0cde6a772e1e203d7ca6334a90d93e8d750a69d4e9c531541f8ae5226275eee338a4e29ec06eadf8f1ce05b85d58f7ba0f Homepage: https://cran.r-project.org/package=MASS Description: GNU R package of Venables and Ripley's MASS The MASS package provides functions and datasets to support the book 'Modern Applied Statistics with S' (4th edition) by W.N. Venables and B.D. Ripley. The following URL provides more details about the book: URL: http://www.stats.ox.ac.uk/pub/MASS4 Package: r-cran-mass Architecture: amd64 Version: 7.3-56-1.2004.0 Priority: optional Section: gnu-r Maintainer: Dirk Eddelbuettel Installed-Size: 1399 Provides: r-cran-vr Depends: r-base-core (>= 4.1.3-1.2004.0), r-api-4.0, libc6 (>= 2.4) Conflicts: r-cran-vr Replaces: r-cran-vr Filename: focal-cran40/r-cran-mass_7.3-56-1.2004.0_amd64.deb Size: 1116664 MD5sum: c07d3f47013872752b027cf152065aef SHA1: d524c31ffc0b78ffcabcebe5adffce5c500f72fe SHA256: 59d97e41b0a70f9a71065e75a89fa4e3c4b820e079677b98922291644ba4590c SHA512: e90cb5e557829d943862bdc813487548868684c1bbf6b932a169801699584b156eff99f1a7a9271b4a0f42c4bbc813f1f41da2e9af61fd50029f22cd0d04d401 Homepage: https://cran.r-project.org/package=MASS Description: GNU R package of Venables and Ripley's MASS The MASS package provides functions and datasets to support the book 'Modern Applied Statistics with S' (4th edition) by W.N. Venables and B.D. Ripley. The following URL provides more details about the book: URL: http://www.stats.ox.ac.uk/pub/MASS4 Package: r-cran-mass Architecture: amd64 Version: 7.3-57-1.2004.0 Priority: optional Section: gnu-r Maintainer: Dirk Eddelbuettel Installed-Size: 1399 Provides: r-cran-vr Depends: r-base-core (>= 4.2.0-1.2004.0), r-api-4.0, libc6 (>= 2.4) Conflicts: r-cran-vr Replaces: r-cran-vr Filename: focal-cran40/r-cran-mass_7.3-57-1.2004.0_amd64.deb Size: 1115536 MD5sum: fbe3ca1caa3767bd4409a07964887ca2 SHA1: 1eaa7b2aa90736b54ecacda7ab5731d1f16fb633 SHA256: 30e9dc21435615a7a44d47649bc43b1700d589ae160b931e03264fa7e0519646 SHA512: 47cda3acaf577dd215919943383bf5fb6354ba909d557888c1bc593f23f8bc4f073073ea6f8f541a44439cc6fc3624d2da8b50fad286630f89ea72d15d9216fb Homepage: https://cran.r-project.org/package=MASS Description: GNU R package of Venables and Ripley's MASS The MASS package provides functions and datasets to support the book 'Modern Applied Statistics with S' (4th edition) by W.N. Venables and B.D. Ripley. The following URL provides more details about the book: URL: http://www.stats.ox.ac.uk/pub/MASS4 Package: r-cran-mass Architecture: amd64 Version: 7.3-58-1.2004.0 Priority: optional Section: gnu-r Maintainer: Dirk Eddelbuettel Installed-Size: 1402 Provides: r-cran-vr Depends: r-base-core (>= 4.2.1-1.2004.0), r-api-4.0, libc6 (>= 2.4) Conflicts: r-cran-vr Replaces: r-cran-vr Filename: focal-cran40/r-cran-mass_7.3-58-1.2004.0_amd64.deb Size: 1118028 MD5sum: ff77ba84ac863477017580b48c800c63 SHA1: 646e4cbe65b2dcbf20f103d5e060fcfc844b1c41 SHA256: cdd60667e023a243868879af2c812ebed80fbdf7e6eb6c8773c7022b7fcd293a SHA512: b9b5806d067d6afe66124e9dde75f0da6ee92c7405a19b3ff58f0a2b017d9a83c831a27fa7c0fb92b8aa0b68f84f266e91ec1e8c09c95732c02581105eb02149 Homepage: https://cran.r-project.org/package=MASS Description: GNU R package of Venables and Ripley's MASS The MASS package provides functions and datasets to support the book 'Modern Applied Statistics with S' (4th edition) by W.N. Venables and B.D. Ripley. The following URL provides more details about the book: URL: http://www.stats.ox.ac.uk/pub/MASS4 Package: r-cran-mass Architecture: amd64 Version: 7.3-58.2-1.2004.0 Priority: optional Section: gnu-r Maintainer: Dirk Eddelbuettel Installed-Size: 1403 Provides: r-cran-vr Depends: r-base-core (>= 4.2.2.20221110-1.2004.0), r-api-4.0, libc6 (>= 2.4) Conflicts: r-cran-vr Replaces: r-cran-vr Filename: focal-cran40/r-cran-mass_7.3-58.2-1.2004.0_amd64.deb Size: 1121564 MD5sum: 3fef6e17a0dfc60521dd69e87a1e640b SHA1: c4affab10f2503986245377c743df88b3a082c0f SHA256: ee9f9f1bb7646fb6fecd175600d414e2fd6da53cbe7a215fc202f5439b4401f3 SHA512: f79f33eed7d3a320490bb90c22c319e1851c9dd539b1ff48e48e5253215697963ba5895dd10b1a8436d650dbbb4799e6d56ac62802b95931631bf1e4355be9fd Homepage: https://cran.r-project.org/package=MASS Description: GNU R package of Venables and Ripley's MASS The MASS package provides functions and datasets to support the book 'Modern Applied Statistics with S' (4th edition) by W.N. Venables and B.D. Ripley. The following URL provides more details about the book: URL: http://www.stats.ox.ac.uk/pub/MASS4 Package: r-cran-mass Architecture: amd64 Version: 7.3-58.3-1.2004.0 Priority: optional Section: gnu-r Maintainer: Dirk Eddelbuettel Installed-Size: 1403 Provides: r-cran-vr Depends: r-base-core (>= 4.2.3-1.2004.0), r-api-4.0, libc6 (>= 2.4) Conflicts: r-cran-vr Replaces: r-cran-vr Filename: focal-cran40/r-cran-mass_7.3-58.3-1.2004.0_amd64.deb Size: 1121516 MD5sum: 07ccd035cfdaa18033a707001809168d SHA1: bd02be898687817657962a78717fbb326d9472c2 SHA256: c4a87e22932dafa71f4f1ed462a15e8b738708c60837125ed30883206d0fc580 SHA512: 7cf88e483036a8129231dca28db16e00b3e3e963ae5fd4af225b328e58d3a866e6cc91af5bdc5fd214cf60a9eef2527973305500f5cd22bb3f3b557be7f927ac Homepage: https://cran.r-project.org/package=MASS Description: GNU R package of Venables and Ripley's MASS The MASS package provides functions and datasets to support the book 'Modern Applied Statistics with S' (4th edition) by W.N. Venables and B.D. Ripley. The following URL provides more details about the book: URL: http://www.stats.ox.ac.uk/pub/MASS4 Package: r-cran-mass Architecture: amd64 Version: 7.3-59-1.2004.0 Priority: optional Section: gnu-r Maintainer: Dirk Eddelbuettel Installed-Size: 1401 Provides: r-cran-vr Depends: r-base-core (>= 4.3.0-1.2004.0), r-api-4.0, libc6 (>= 2.4) Conflicts: r-cran-vr Replaces: r-cran-vr Filename: focal-cran40/r-cran-mass_7.3-59-1.2004.0_amd64.deb Size: 1117916 MD5sum: e222ecb8ebb4593fb9988c0fc852da0c SHA1: 8921e58beeb1f2cec80c0bd84cdcb62dfe9d5242 SHA256: c8c1502262929e28878e7d9f22ea2ac3bfbef5e1bcd7eebaa34ada8d710cf502 SHA512: 9372bbd1c04c759c29ca4104dfbbee9b45d5d0dce35dd4faac9b1d459ce75f415c7a0facac46ed9152ca4cf85b4ff72b6549621e77fc87df1943bdb67ad0a0ba Homepage: https://cran.r-project.org/package=MASS Description: GNU R package of Venables and Ripley's MASS The MASS package provides functions and datasets to support the book 'Modern Applied Statistics with S' (4th edition) by W.N. Venables and B.D. Ripley. The following URL provides more details about the book: URL: http://www.stats.ox.ac.uk/pub/MASS4 Package: r-cran-mass Architecture: amd64 Version: 7.3-60-2.2004.0 Priority: optional Section: gnu-r Maintainer: Dirk Eddelbuettel Installed-Size: 1402 Provides: r-cran-vr Depends: r-base-core (>= 4.3.1-1.2004.0), r-api-4.0, libc6 (>= 2.4) Conflicts: r-cran-vr Replaces: r-cran-vr Filename: focal-cran40/r-cran-mass_7.3-60-2.2004.0_amd64.deb Size: 1119516 MD5sum: 6b85ccd0f34db510bdc0323d63ca9dec SHA1: 65a291c4d2a8b2912e709b7248dde265a6e7a0c3 SHA256: 136fc650374b5bf156d9628aed4c5a03aa01f3acd7188800e6e2f9ab5c142050 SHA512: 7ccadd19e22fc33bfd8b902324a44baa8fc66fed77d203530d0e99b2cb23921a7f137209a4e0344b3095eecd2ffbaf4554459a6fb5520e099a8b49564f4d96cf Homepage: https://cran.r-project.org/package=MASS Description: GNU R package of Venables and Ripley's MASS The MASS package provides functions and datasets to support the book 'Modern Applied Statistics with S' (4th edition) by W.N. Venables and B.D. Ripley. The following URL provides more details about the book: URL: http://www.stats.ox.ac.uk/pub/MASS4 Package: r-cran-mass Architecture: amd64 Version: 7.3-61-1.2004.0 Priority: optional Section: gnu-r Maintainer: Dirk Eddelbuettel Installed-Size: 1382 Provides: r-cran-vr Depends: r-base-core (>= 4.4.1-1.2004.0), r-api-4.0, libc6 (>= 2.4) Conflicts: r-cran-vr Replaces: r-cran-vr Filename: focal-cran40/r-cran-mass_7.3-61-1.2004.0_amd64.deb Size: 1100064 MD5sum: a0633ad4b2becee7ae8ed025bdd0a012 SHA1: f9748866cbab25744ce913579182e62bcd2b48f6 SHA256: 43f0ae60bd6269b12bf0cd8f1d9d12bd9db43aa0500571627aec4a80d795cf98 SHA512: 6526ab7f8feb2614cb1b73b2b54577cc578e8d45ff79ffcc8ee309f17fa9c119b4838dce26d80550297aff35153570f765c1ee74fc163b06701be9db97528910 Homepage: https://cran.r-project.org/package=MASS Description: GNU R package of Venables and Ripley's MASS The MASS package provides functions and datasets to support the book 'Modern Applied Statistics with S' (4th edition) by W.N. Venables and B.D. Ripley. The following URL provides more details about the book: URL: http://www.stats.ox.ac.uk/pub/MASS4 Package: r-cran-mass Architecture: amd64 Version: 7.3-64-1.2004.0 Priority: optional Section: gnu-r Maintainer: Dirk Eddelbuettel Installed-Size: 1382 Provides: r-cran-vr Depends: r-base-core (>= 4.4.2-1.2004.0), r-api-4.0, libc6 (>= 2.4) Conflicts: r-cran-vr Replaces: r-cran-vr Filename: focal-cran40/r-cran-mass_7.3-64-1.2004.0_amd64.deb Size: 1099404 MD5sum: 79cf966b196a81b8c801ece21501f08b SHA1: b82226b9d9aac10707f956eae6f01a06c0bff2b3 SHA256: 5a6ddb500276c678df296cc402d2c5dda2247890c268a7788ebef7e50c135f52 SHA512: 415749e12f1f0a6a2d04bc893889b6d124dad789edc2faef04b786ec2b816b9f2de2b40c40116ba970a467224190081cca51fb57c4c8d70a8b9efe65da24c5b0 Homepage: https://cran.r-project.org/package=MASS Description: GNU R package of Venables and Ripley's MASS The MASS package provides functions and datasets to support the book 'Modern Applied Statistics with S' (4th edition) by W.N. Venables and B.D. Ripley. The following URL provides more details about the book: URL: http://www.stats.ox.ac.uk/pub/MASS4 Package: r-cran-mass Architecture: amd64 Version: 7.3-65-1.2004.0 Priority: optional Section: gnu-r Maintainer: Dirk Eddelbuettel Installed-Size: 1382 Provides: r-cran-vr Depends: r-base-core (>= 4.4.3-1.2004.0), r-api-4.0, libc6 (>= 2.4) Conflicts: r-cran-vr Replaces: r-cran-vr Filename: focal-cran40/r-cran-mass_7.3-65-1.2004.0_amd64.deb Size: 1100152 MD5sum: 7b85b589feba49815eec8e863fc5ad7a SHA1: b2d6a3b4bb36d635274707d7c65cab2438016c98 SHA256: 2d7b430c6d39d5f6e46a7e055a8a8b416062b447f5b53ae63afa30da04457939 SHA512: b45ca343d36f53f3505f88f58dd226ede51399fd72beea954106dc295d0fd4f7d8410eee5b807a6daed15d9f0e42e72b485830f55beb8549d11ec4e54fca0c85 Homepage: https://cran.r-project.org/package=MASS Description: GNU R package of Venables and Ripley's MASS The MASS package provides functions and datasets to support the book 'Modern Applied Statistics with S' (4th edition) by W.N. Venables and B.D. Ripley. The following URL provides more details about the book: URL: http://www.stats.ox.ac.uk/pub/MASS4 Package: r-cran-matrix Architecture: amd64 Version: 1.2-18-1focal0 Priority: optional Section: gnu-r Source: rmatrix Maintainer: Dirk Eddelbuettel Installed-Size: 5789 Depends: libblas3 | libblas.so.3, libc6 (>= 2.29), liblapack3 | liblapack.so.3, r-base-core (>= 3.6.3.20200326-1focal), r-api-4.0, r-cran-lattice Filename: focal-cran40/r-cran-matrix_1.2-18-1focal0_amd64.deb Size: 3432136 MD5sum: 24f91e7897029c42e87415ae22437114 SHA1: 3380026bd7e10cb4dee93bcf6182c455337f6af5 SHA256: d0eb480ff13bc28767cf57cbbdc879e6df08452b9cf4e7aab554bacdfcc85568 SHA512: f6b8208036e0da034b522c840ff05630bcd4b5380ce217820c19488423e6ddb96ff29cd166878015e31510e41d242701963a7647e80b4c98cbdfc844e6ee38b1 Homepage: https://cran.r-project.org/package=Matrix Description: GNU R package of classes for dense and sparse matrices This CRAN package provides S4 classes and methods for numerical linear algebra using dense or sparse matrices. The sparse matrix implementation uses code from the LDL sparse matrix package and code from the Metis package of partitioning algorithms. Package: r-cran-matrix Architecture: amd64 Version: 1.3-0-1.2004.0 Priority: optional Section: gnu-r Source: rmatrix Maintainer: Dirk Eddelbuettel Installed-Size: 5956 Depends: libblas3 | libblas.so.3, libc6 (>= 2.29), liblapack3 | liblapack.so.3, r-base-core (>= 4.0.3-1.2004.0), r-api-4.0, r-cran-lattice Filename: focal-cran40/r-cran-matrix_1.3-0-1.2004.0_amd64.deb Size: 3537960 MD5sum: e755b0be2f2fb28034a27f8a463d0238 SHA1: 3b1ea65c07ab5c2e8a6d2d163aee553b60e7dd4b SHA256: 227ea5d64e2060bace36e5f8ac8573f2c0b65117278e2e07ddd31b20fa47122b SHA512: f9d50b263822e912e5c25145b4c8dc432c7a55777462506bcea68635e05b55f4285c28eebfd4d42c51016a4cfa11eb5f89636d7c8e3f9f5c9a87149fdab2e8f9 Homepage: https://cran.r-project.org/package=Matrix Description: GNU R package of classes for dense and sparse matrices This CRAN package provides S4 classes and methods for numerical linear algebra using dense or sparse matrices. The sparse matrix implementation uses code from the LDL sparse matrix package and code from the Metis package of partitioning algorithms. Package: r-cran-matrix Architecture: amd64 Version: 1.3-2-1.2004.0 Priority: optional Section: gnu-r Source: rmatrix Maintainer: Dirk Eddelbuettel Installed-Size: 5961 Depends: libblas3 | libblas.so.3, libc6 (>= 2.29), liblapack3 | liblapack.so.3, r-base-core (>= 4.0.3-1.2004.0), r-api-4.0, r-cran-lattice Filename: focal-cran40/r-cran-matrix_1.3-2-1.2004.0_amd64.deb Size: 3543480 MD5sum: 18a3e47609c86106840135a3ea655164 SHA1: 195b1ba93e3ca9aa7a7f06b59132741cd926737e SHA256: 6e6c9acc9bc43e26f7da6524f9cc8f6579896a5005fc336a35e5c1fe373b5dc7 SHA512: 7403900d7a8eeb8f8a454c005a48097357db3aabe7bb2f207a3422d3ba4b5a052c45d126d693291cad2dfae364d3218d857d3f2de2abefd201a6373febb7cbfa Homepage: https://cran.r-project.org/package=Matrix Description: GNU R package of classes for dense and sparse matrices This CRAN package provides S4 classes and methods for numerical linear algebra using dense or sparse matrices. The sparse matrix implementation uses code from the LDL sparse matrix package and code from the Metis package of partitioning algorithms. Package: r-cran-matrix Architecture: amd64 Version: 1.3-3-1.2004.0 Priority: optional Section: gnu-r Source: rmatrix Maintainer: Dirk Eddelbuettel Installed-Size: 6115 Depends: libblas3 | libblas.so.3, libc6 (>= 2.29), liblapack3 | liblapack.so.3, r-base-core (>= 4.0.5-1.2004.0), r-api-4.0, r-cran-lattice Filename: focal-cran40/r-cran-matrix_1.3-3-1.2004.0_amd64.deb Size: 3575784 MD5sum: 4b859595083ccda72603e10931347fd5 SHA1: fb84f699cae9467cd67f7fb74552163e5154008f SHA256: bf6b1bb443a6ae27762a08402e181ddd859f1d7dce12a45625b5ee01e9d0197c SHA512: 75595eda86fcbcf1b32769b6101298dfa45854913551ad48efa5f6e8904a598b9b85c788719d89954f1957a23ea09604fcf180fe6bf15cdd270a5ef3f6849113 Homepage: https://cran.r-project.org/package=Matrix Description: GNU R package of classes for dense and sparse matrices This CRAN package provides S4 classes and methods for numerical linear algebra using dense or sparse matrices. The sparse matrix implementation uses code from the LDL sparse matrix package and code from the Metis package of partitioning algorithms. Package: r-cran-matrix Architecture: amd64 Version: 1.3-4-1.2004.0 Priority: optional Section: gnu-r Source: rmatrix Maintainer: Dirk Eddelbuettel Installed-Size: 6117 Depends: libblas3 | libblas.so.3, libc6 (>= 2.29), liblapack3 | liblapack.so.3, r-base-core (>= 4.1.0-1.2004.0), r-api-4.0, r-cran-lattice Filename: focal-cran40/r-cran-matrix_1.3-4-1.2004.0_amd64.deb Size: 3573040 MD5sum: 51dd61b032846e87e4cc89fb584072a1 SHA1: d59c8493afc37a172b712d712ab6c5cb9ee20406 SHA256: 6a4a725b54651197745593a90dec7a4f18eafbc05e83157e5b24862b8e6f6c39 SHA512: dd28ed4374206d090d80d4b78caa9b4355e6c0c43d9dec19bfc821fba8be8a6a95893f6d153820701829a570721e2d4eb2089436b2e6401745ef62f2086d6a22 Homepage: https://cran.r-project.org/package=Matrix Description: GNU R package of classes for dense and sparse matrices This CRAN package provides S4 classes and methods for numerical linear algebra using dense or sparse matrices. The sparse matrix implementation uses code from the LDL sparse matrix package and code from the Metis package of partitioning algorithms. Package: r-cran-matrix Architecture: amd64 Version: 1.4-0-1.2004.0 Priority: optional Section: gnu-r Source: rmatrix Maintainer: Dirk Eddelbuettel Installed-Size: 6906 Depends: libblas3 | libblas.so.3, libc6 (>= 2.29), liblapack3 | liblapack.so.3, r-base-core (>= 4.1.2-1.2004.0), r-api-4.0, r-cran-lattice Filename: focal-cran40/r-cran-matrix_1.4-0-1.2004.0_amd64.deb Size: 4263368 MD5sum: fef3bbbd770429aaaec96d7f62c96946 SHA1: c5bfabe4bd4a419bfc06053c7e78b85faa8266ed SHA256: 8784b9962eb6e1c09a977cd6609e9ab72cefb1a96826d90c4809cb887a5b13e5 SHA512: fb37bfc074ffc2bea4c816765c4fcc564bf5a5e601c37c6c25bf03ba5b076560c1549e650dd79cd6cbe7344594cf88b5b5bfcf57caaae860a63e2b90708de6df Homepage: https://cran.r-project.org/package=Matrix Description: GNU R package of classes for dense and sparse matrices This CRAN package provides S4 classes and methods for numerical linear algebra using dense or sparse matrices. The sparse matrix implementation uses code from the LDL sparse matrix package and code from the Metis package of partitioning algorithms. Package: r-cran-matrix Architecture: amd64 Version: 1.4-1-1.2004.0 Priority: optional Section: gnu-r Source: rmatrix Maintainer: Dirk Eddelbuettel Installed-Size: 6958 Depends: libblas3 | libblas.so.3, libc6 (>= 2.29), liblapack3 | liblapack.so.3, r-base-core (>= 4.1.3-1.2004.0), r-api-4.0, r-cran-lattice Filename: focal-cran40/r-cran-matrix_1.4-1-1.2004.0_amd64.deb Size: 4302748 MD5sum: 0e847380b2deddaa39ccfbdb2f92c224 SHA1: 4e985ba3cfa8fd987df158b7688a73b321e0cfde SHA256: 661d41c35fb54ce16b1049057ad042ab5034def1fe00e1f971728ed4b642f36d SHA512: b04075c251ed509db3281e09c0fc61601e83d1945fcdf740bfe9c7f5cb8ab2033ff8f6242b97ad7ae70ae1f1884a6010d753c0dd5477114058598c1fc44f0b68 Homepage: https://cran.r-project.org/package=Matrix Description: GNU R package of classes for dense and sparse matrices This CRAN package provides S4 classes and methods for numerical linear algebra using dense or sparse matrices. The sparse matrix implementation uses code from the LDL sparse matrix package and code from the Metis package of partitioning algorithms. Package: r-cran-matrix Architecture: amd64 Version: 1.5-1-1.2004.0 Priority: optional Section: gnu-r Source: rmatrix Maintainer: Dirk Eddelbuettel Installed-Size: 6457 Depends: libblas3 | libblas.so.3, libc6 (>= 2.29), liblapack3 | liblapack.so.3, r-base-core (>= 4.2.1-2.2004.0), r-api-4.0, r-cran-lattice Filename: focal-cran40/r-cran-matrix_1.5-1-1.2004.0_amd64.deb Size: 3702844 MD5sum: cf337b58cc3460e0f52bc8948d4cfe40 SHA1: 10a71bee2c16f632e561bb92c96a2125a09315de SHA256: 8f5d0443831b2c4694d9990e29df65168719d816e063c8d09383b612da8ca1a6 SHA512: c66758f1efb9a2d9fa9d5b80e461de2fbaaca95c7821b945b2e29298d9a25de05ae205ba305fedc64943097580be22470553e48e7523c0b2868ca1771d2040b4 Homepage: https://cran.r-project.org/package=Matrix Description: GNU R package of classes for dense and sparse matrices This CRAN package provides S4 classes and methods for numerical linear algebra using dense or sparse matrices. The sparse matrix implementation uses code from the LDL sparse matrix package and code from the Metis package of partitioning algorithms. Package: r-cran-matrix Architecture: amd64 Version: 1.5-4.1-1.2004.0 Priority: optional Section: gnu-r Source: rmatrix Maintainer: Dirk Eddelbuettel Installed-Size: 6757 Depends: libblas3 | libblas.so.3, libc6 (>= 2.29), liblapack3 | liblapack.so.3, r-base-core (>= 4.3.0-1.2004.0), r-api-4.0, r-cran-lattice Filename: focal-cran40/r-cran-matrix_1.5-4.1-1.2004.0_amd64.deb Size: 3849980 MD5sum: 195296654c05d0a8f498ad594d872849 SHA1: 9d399c6fae29c15508442fe5b918888747ffedcd SHA256: 61552be417d4ad02fa65b6687c6904cb13cdc6729e999e83756ab3e79bd7007a SHA512: c0109cf896332b85dcf2639e9873bc432bf097d1e1533a907846264219629f94fd2e515745808cbbf8f5f78e5946a4f9459cba0dcf0c19d4ecf780705398d795 Homepage: https://cran.r-project.org/package=Matrix Description: GNU R package of classes for dense and sparse matrices This CRAN package provides S4 classes and methods for numerical linear algebra using dense or sparse matrices. The sparse matrix implementation uses code from the LDL sparse matrix package and code from the Metis package of partitioning algorithms. Package: r-cran-matrix Architecture: amd64 Version: 1.5-4.1-2.2004.0 Priority: optional Section: gnu-r Source: rmatrix Maintainer: Dirk Eddelbuettel Installed-Size: 6759 Depends: libblas3 | libblas.so.3, libc6 (>= 2.29), liblapack3 | liblapack.so.3, r-base-core (>= 4.3.1-1.2004.0), r-api-4.0, r-cran-lattice Filename: focal-cran40/r-cran-matrix_1.5-4.1-2.2004.0_amd64.deb Size: 3858492 MD5sum: 5c5c8f694253fa7d3445ef93f9f0f4ca SHA1: cf261fbe9de6697f03383b2e5bcd21a37725bddc SHA256: 159515d87375f34d12cef6764bfb430b6b963d19de10297efa56fe9a0e2a05cd SHA512: fa8966213f3972645db04b42b9a5c1f6c2f3c1b081412a48811b8ecf1955c9638f6c4e09f814c861374777db8372fecf2804d5828bdacc95b47f85c13131fd17 Homepage: https://cran.r-project.org/package=Matrix Description: GNU R package of classes for dense and sparse matrices This CRAN package provides S4 classes and methods for numerical linear algebra using dense or sparse matrices. The sparse matrix implementation uses code from the LDL sparse matrix package and code from the Metis package of partitioning algorithms. Package: r-cran-matrix Architecture: amd64 Version: 1.6-0-1.2004.0 Priority: optional Section: gnu-r Source: rmatrix Maintainer: Dirk Eddelbuettel Installed-Size: 6595 Depends: libblas3 | libblas.so.3, libc6 (>= 2.29), liblapack3 | liblapack.so.3, r-base-core (>= 4.3.1-3.2004.0), r-api-4.0, r-cran-lattice Filename: focal-cran40/r-cran-matrix_1.6-0-1.2004.0_amd64.deb Size: 3848416 MD5sum: 7cbe47a7f095c9e0abb55b178f784090 SHA1: 85a7f4e9810f3c384556c0a0a7e48e94fe806be7 SHA256: e6de1fe18d37969e4ad9a6f669936ae58b69dca8d9b5dc0ac4b9263977cebc23 SHA512: 0a3cb9b38bdd246d6cf04dfd9702b048574e84e888062f981eb32583c30b534dcd2e2a8704e3308c797f81b39fad38bf2f4ffa7b73a76bbcda45aa6004328606 Homepage: https://cran.r-project.org/package=Matrix Description: GNU R package of classes for dense and sparse matrices This CRAN package provides S4 classes and methods for numerical linear algebra using dense or sparse matrices. The sparse matrix implementation uses code from the LDL sparse matrix package and code from the Metis package of partitioning algorithms. Package: r-cran-matrix Architecture: amd64 Version: 1.6-1.1-1.2004.0 Priority: optional Section: gnu-r Source: rmatrix Maintainer: Dirk Eddelbuettel Installed-Size: 6607 Depends: libblas3 | libblas.so.3, libc6 (>= 2.29), liblapack3 | liblapack.so.3, r-base-core (>= 4.3.1-4.2004.0), r-api-4.0, r-cran-lattice Filename: focal-cran40/r-cran-matrix_1.6-1.1-1.2004.0_amd64.deb Size: 3807776 MD5sum: fffe4b37e3c59e2b878207576d558f3e SHA1: c5b39c48c3ef6af66e0ef91668bc7202f7f4efbb SHA256: 1552392dc66d5a4fec81e67c474a0002f68750b35426dc2cff432e9c669eb55c SHA512: 3c213c904dd901cba50f6ca7b12190fc62e79728eff85767030ad61ebe08c37cc371c03c9cfd092f6479f065ee43a14479c1213597189a0611391949320d4d20 Homepage: https://cran.r-project.org/package=Matrix Description: GNU R package of classes for dense and sparse matrices This CRAN package provides S4 classes and methods for numerical linear algebra using dense or sparse matrices. The sparse matrix implementation uses code from the LDL sparse matrix package and code from the Metis package of partitioning algorithms. Package: r-cran-matrix Architecture: amd64 Version: 1.6-2-1.2004.0 Priority: optional Section: gnu-r Source: rmatrix Maintainer: Dirk Eddelbuettel Installed-Size: 6551 Depends: libblas3 | libblas.so.3, libc6 (>= 2.29), liblapack3 | liblapack.so.3, r-base-core (>= 4.3.2-1.2004.0), r-api-4.0, r-cran-lattice Filename: focal-cran40/r-cran-matrix_1.6-2-1.2004.0_amd64.deb Size: 3764984 MD5sum: 355c90ae9003cfae7c86c3d8fd13fb5d SHA1: 4068618d2a758b6669710e9efad7307a25d27df1 SHA256: 2d1cf9d0f97715e67bcf5e7258f2e9335dbcfe65991ac76010574cba5a6b24fe SHA512: 252eb9e107a7926ee76f48c6436be376229cad6635be2686e715787b695bae5b3c049b531362363e3488f84890835f8412df97c874a3940bbf9e82725c9ec56e Homepage: https://cran.r-project.org/package=Matrix Description: GNU R package of classes for dense and sparse matrices This CRAN package provides S4 classes and methods for numerical linear algebra using dense or sparse matrices. The sparse matrix implementation uses code from the LDL sparse matrix package and code from the Metis package of partitioning algorithms. Package: r-cran-matrix Architecture: amd64 Version: 1.6-3-1.2004.0 Priority: optional Section: gnu-r Source: rmatrix Maintainer: Dirk Eddelbuettel Installed-Size: 6551 Depends: libblas3 | libblas.so.3, libc6 (>= 2.29), liblapack3 | liblapack.so.3, r-base-core (>= 4.3.2-1.2004.0), r-api-4.0, r-cran-lattice Filename: focal-cran40/r-cran-matrix_1.6-3-1.2004.0_amd64.deb Size: 3769800 MD5sum: 9c86b2152cc0cfca6f0fb3e67790b7ec SHA1: a5749921ba1926561d0edbafb5e40ebc0e167774 SHA256: a6bffbda50dabdf4ea2b40b2cf94bf385986fe4b03f2c91b2b6253f30239c03f SHA512: dce3fe46285f601a1fddf98bdc815a50850486780f6234337d9f6ea7169f1c595ca5b6f380b48ac96fbdfacd1208f00949c24887b5837be036cb5ee77682901e Homepage: https://cran.r-project.org/package=Matrix Description: GNU R package of classes for dense and sparse matrices This CRAN package provides S4 classes and methods for numerical linear algebra using dense or sparse matrices. The sparse matrix implementation uses code from the LDL sparse matrix package and code from the Metis package of partitioning algorithms. Package: r-cran-matrix Architecture: amd64 Version: 1.6-5-1.2004.0 Priority: optional Section: gnu-r Source: rmatrix Maintainer: Dirk Eddelbuettel Installed-Size: 6584 Depends: libblas3 | libblas.so.3, libc6 (>= 2.29), liblapack3 | liblapack.so.3, r-base-core (>= 4.3.3-1.2004.0), r-api-4.0, r-cran-lattice Filename: focal-cran40/r-cran-matrix_1.6-5-1.2004.0_amd64.deb Size: 3769864 MD5sum: ee14e461a1c7af9e48a658faedb098da SHA1: 7c830d85ef2ac8604e127a5b4a06822a3956f913 SHA256: 3bba478b35888ae85f17476b98f5665f7b5bc849642c05dd9b75b645f40e4e8c SHA512: 936af528fee1532ca9d03b6a70bc6c18a65f4c8c22bd82b7eb4dca269b1b52814fe2521539e7e141f22f70cd7df28dc8348091956a6fdee1905e9e802bd9156f Homepage: https://cran.r-project.org/package=Matrix Description: GNU R package of classes for dense and sparse matrices This CRAN package provides S4 classes and methods for numerical linear algebra using dense or sparse matrices. The sparse matrix implementation uses code from the LDL sparse matrix package and code from the Metis package of partitioning algorithms. Package: r-cran-matrix Architecture: amd64 Version: 1.7-1-1.2004.0 Priority: optional Section: gnu-r Source: rmatrix Maintainer: Dirk Eddelbuettel Installed-Size: 7694 Depends: libblas3 | libblas.so.3, libc6 (>= 2.29), liblapack3 | liblapack.so.3, r-base-core (>= 4.4.1-3.2004.1), r-api-4.0, r-cran-lattice Filename: focal-cran40/r-cran-matrix_1.7-1-1.2004.0_amd64.deb Size: 4008664 MD5sum: 4fd9cb1c4c2f109e6ae9d40953656af7 SHA1: 2b2d8e0a4a23ad33a2d2c0d8ec7ed29b417b3538 SHA256: 38c63cb0b475bf94595b140ced4288e3d319234db6df92d9c6f4df947401454f SHA512: 592cef7d74aeedda503d0ed6a69633f6f8cd9a4d35496fef97c26380265e160be4f195fff817737af1956758a4f6483ad41dbd2fbf0953bb313f89a5711eee7f Homepage: https://cran.r-project.org/package=Matrix Description: GNU R package of classes for dense and sparse matrices This CRAN package provides S4 classes and methods for numerical linear algebra using dense or sparse matrices. The sparse matrix implementation uses code from the LDL sparse matrix package and code from the Metis package of partitioning algorithms. Package: r-cran-matrix Architecture: amd64 Version: 1.7-2-1.2004.0 Priority: optional Section: gnu-r Source: rmatrix Maintainer: Dirk Eddelbuettel Installed-Size: 7716 Depends: libblas3 | libblas.so.3, libc6 (>= 2.29), liblapack3 | liblapack.so.3, r-base-core (>= 4.4.2-1.2004.0), r-api-4.0, r-cran-lattice Filename: focal-cran40/r-cran-matrix_1.7-2-1.2004.0_amd64.deb Size: 4000772 MD5sum: 04368d299540e2741f7dfe026a6210d7 SHA1: 10b516280f1a55ea3de96084d3ec7dbb6a56e6a3 SHA256: eb27c3d6b2a458a4e2522a638f69699f49ef6c845b6dfc594b89082c32eee945 SHA512: c282f3df2c49c57604c8d23eb2f763431c061ccce0ac50b783a384e535938407d309e36f78499b877b9fc4f7baac97137483a6651c51cc69ef1a739248f70d32 Homepage: https://cran.r-project.org/package=Matrix Description: GNU R package of classes for dense and sparse matrices This CRAN package provides S4 classes and methods for numerical linear algebra using dense or sparse matrices. The sparse matrix implementation uses code from the LDL sparse matrix package and code from the Metis package of partitioning algorithms. Package: r-cran-matrix Architecture: amd64 Version: 1.7-3-1.2004.0 Priority: optional Section: gnu-r Source: rmatrix Maintainer: Dirk Eddelbuettel Installed-Size: 7720 Depends: libblas3 | libblas.so.3, libc6 (>= 2.29), liblapack3 | liblapack.so.3, r-base-core (>= 4.4.3-1.2004.0), r-api-4.0, r-cran-lattice Filename: focal-cran40/r-cran-matrix_1.7-3-1.2004.0_amd64.deb Size: 4007976 MD5sum: 605e1cf831552947b16bfe03b25940dd SHA1: 97f787c991a3f682ea1694a55c4584985bf2592f SHA256: d2344b0aafc7a046ad0c83fa96173c850ab08a685a26c1fbce071dcd466983c7 SHA512: 91ad17f7fde0f53d22968bb3d6997ba025951bfe751561e014e16246976fb7d58328e24d480e502120c6a99f636f44ec8fe1d5a54f56837a7d220108c1914c2a Homepage: https://cran.r-project.org/package=Matrix Description: GNU R package of classes for dense and sparse matrices This CRAN package provides S4 classes and methods for numerical linear algebra using dense or sparse matrices. The sparse matrix implementation uses code from the LDL sparse matrix package and code from the Metis package of partitioning algorithms. Package: r-cran-matrix Architecture: amd64 Version: 1.7-4-1.2004.0 Priority: optional Section: gnu-r Source: rmatrix Maintainer: Dirk Eddelbuettel Installed-Size: 7723 Depends: libblas3 | libblas.so.3, libc6 (>= 2.29), liblapack3 | liblapack.so.3, r-base-core (>= 4.5.1-1.2004.0), r-api-4.0, r-cran-lattice Filename: focal-cran40/r-cran-matrix_1.7-4-1.2004.0_amd64.deb Size: 4011928 MD5sum: a38da5728abccc55fc0d435cfc19d4d4 SHA1: 1396299d7c43e60f812da0319ba08bde9ad6b27e SHA256: 458043960cef3fea7448c9393eb260cceb4066bed77fe8ad571dd9b45420b4a1 SHA512: 7cfc19b79d34da7ae3a4253bcb5d920cb9692b6e75cc57f4aedfba842d6e8e8b518d1209197c7f8546ff2a90f17fbcd06998ea296e1bb6aad2a5f7cc71cacaec Homepage: https://cran.r-project.org/package=Matrix Description: GNU R package of classes for dense and sparse matrices This CRAN package provides S4 classes and methods for numerical linear algebra using dense or sparse matrices. The sparse matrix implementation uses code from the LDL sparse matrix package and code from the Metis package of partitioning algorithms. Package: r-cran-mgcv Architecture: amd64 Version: 1.8-31-1cran1focal0 Priority: optional Section: gnu-r Source: mgcv Maintainer: cran2deb4ubuntu Installed-Size: 3137 Depends: r-base-core, r-cran-nlme, r-cran-matrix, libblas3 | libblas.so.3, libc6 (>= 2.29), libgomp1 (>= 6), liblapack3 | liblapack.so.3 Filename: focal-cran40/r-cran-mgcv_1.8-31-1cran1focal0_amd64.deb Size: 2753668 MD5sum: 8508cc55d9af54446b6d44a183f1aa09 SHA1: 267e2b9098028bcdf4297b2681c2306269edbb30 SHA256: 7ae44bbd2cd6f4d08bddba9437af7c8ba5e94f422748e7b7b86f9ad2cb6b3e8a SHA512: 64f12fdcf51088f113fcf8e3cdbc2a6b8d65a6089ea1281d1c92c34259b532f7cb35e311c04f55e593260ac9006f0dc2845460cdab11b84b89b1e031d5bedf76 Description: GNU R package "Mixed GAM Computation Vehicle with Automatic Smoothness Estimation" . Generalized additive (mixed) models, some of their extensions and other generalized ridge regression with multiple smoothing parameter estimation by (Restricted) Marginal Likelihood, Generalized Cross Validation and similar, or using iterated nested Laplace approximation for fully Bayesian inference. See Wood (2017) for an overview. Includes a gam() function, a wide variety of smoothers, 'JAGS' support and distributions beyond the exponential family. . Author: Simon Wood . Maintainer: Simon Wood Package: r-cran-mgcv Architecture: amd64 Version: 1.8-32-1cran1.2004.0 Priority: optional Section: gnu-r Source: mgcv Maintainer: cran2deb4ubuntu Installed-Size: 3395 Depends: r-base-core, r-cran-nlme, r-cran-matrix, libblas3 | libblas.so.3, libc6 (>= 2.29), libgomp1 (>= 6), liblapack3 | liblapack.so.3 Filename: focal-cran40/r-cran-mgcv_1.8-32-1cran1.2004.0_amd64.deb Size: 2983592 MD5sum: fe2d2d1cfd22616de0b1f84c586dfa9f SHA1: 5cd6c5a8f5666efac258d0ed5bd885b3505c1e6b SHA256: bc297bd813bc79fca77c6643cdb8b40e32980d3b574a82347099c26b922f2636 SHA512: e7f49eac83807d3eb15fd53edd3f71775534419e7216eec282ebba8b210b1ad183a98ccfbf8515d59e72f134f5af6c50fa1cbbc4ef8a2c076fe5366d9fc503f8 Description: GNU R package "Mixed GAM Computation Vehicle with Automatic Smoothness Estimation" . Generalized additive (mixed) models, some of their extensions and other generalized ridge regression with multiple smoothing parameter estimation by (Restricted) Marginal Likelihood, Generalized Cross Validation and similar, or using iterated nested Laplace approximation for fully Bayesian inference. See Wood (2017) for an overview. Includes a gam() function, a wide variety of smoothers, 'JAGS' support and distributions beyond the exponential family. . Author: Simon Wood . Maintainer: Simon Wood Package: r-cran-mgcv Architecture: amd64 Version: 1.8-33-1cran1.2004.0 Priority: optional Section: gnu-r Source: mgcv Maintainer: cran2deb4ubuntu Installed-Size: 3395 Depends: r-base-core, r-cran-nlme, r-cran-matrix, libblas3 | libblas.so.3, libc6 (>= 2.29), libgomp1 (>= 6), liblapack3 | liblapack.so.3 Filename: focal-cran40/r-cran-mgcv_1.8-33-1cran1.2004.0_amd64.deb Size: 2982684 MD5sum: c3f990a45687a810783081d1fa5b963d SHA1: fe1776acf722595cc89a7a0c701b197c86ec1e7a SHA256: 710c42531876f8cc79e99b03dc1fc4f4dd0deddb783eb28bd486d5be91e0b7f9 SHA512: 7d82ca1fa50fda148d0618fab34fd14f4003ce297e5aedabc557a010091f1fb9538ca0774594cd4d929e05b760e8c10e866c7a99bc2188787ffb34f86fa7373e Description: GNU R package "Mixed GAM Computation Vehicle with Automatic Smoothness Estimation" . Generalized additive (mixed) models, some of their extensions and other generalized ridge regression with multiple smoothing parameter estimation by (Restricted) Marginal Likelihood, Generalized Cross Validation and similar, or using iterated nested Laplace approximation for fully Bayesian inference. See Wood (2017) for an overview. Includes a gam() function, a wide variety of smoothers, 'JAGS' support and distributions beyond the exponential family. . Author: Simon Wood . Maintainer: Simon Wood Package: r-cran-mgcv Architecture: amd64 Version: 1.8-35-1cran1.2004.0 Priority: optional Section: gnu-r Source: mgcv Maintainer: cran2deb4ubuntu Installed-Size: 3501 Depends: r-base-core, r-cran-nlme, r-cran-matrix, libblas3 | libblas.so.3, libc6 (>= 2.29), libgomp1 (>= 6), liblapack3 | liblapack.so.3 Filename: focal-cran40/r-cran-mgcv_1.8-35-1cran1.2004.0_amd64.deb Size: 3014664 MD5sum: f5067bfb6ad53dc16ef8aec2ab4abf25 SHA1: 8cc19372cb8c5702af77805b0ce406181f769d10 SHA256: f39ed65e4be316f81ffb755feb31e1c0fe5e43067f4154d45461405191a966df SHA512: b136488ad751974798d4e666a714bb2918d770855fa0fd4b007f5d8cd7c5665beb2bab307e5e0e72a288c913f0cbb7da99bc375d1ebcbf11e6fd0d174b9edc3d Description: GNU R package "Mixed GAM Computation Vehicle with Automatic Smoothness Estimation" . Generalized additive (mixed) models, some of their extensions and other generalized ridge regression with multiple smoothing parameter estimation by (Restricted) Marginal Likelihood, Generalized Cross Validation and similar, or using iterated nested Laplace approximation for fully Bayesian inference. See Wood (2017) for an overview. Includes a gam() function, a wide variety of smoothers, 'JAGS' support and distributions beyond the exponential family. . Author: Simon Wood . Maintainer: Simon Wood Package: r-cran-mgcv Architecture: amd64 Version: 1.8-36-1cran1.2004.0 Priority: optional Section: gnu-r Source: mgcv Maintainer: cran2deb4ubuntu Installed-Size: 3507 Depends: r-base-core, r-cran-nlme, r-cran-matrix, libblas3 | libblas.so.3, libc6 (>= 2.29), libgomp1 (>= 6), liblapack3 | liblapack.so.3 Filename: focal-cran40/r-cran-mgcv_1.8-36-1cran1.2004.0_amd64.deb Size: 3017280 MD5sum: b4f5b1d0e7c58bbb4bd982a25d5ae513 SHA1: e0443d722f9c99e1c86ebab93edd3b8bb6da751f SHA256: d9642b39253ba4a60670664ed213087add826484af08a19befbca9c8e5a8571a SHA512: b99b28636609f8395f9a9f1d4537afddfb3fd198e9cdaaf4b378d874ff65d5b0d50c72e74e843f1003de12629c0088ff2eb2ecf2954e8f519f4fe7d208c320c1 Description: GNU R package "Mixed GAM Computation Vehicle with Automatic Smoothness Estimation" . Generalized additive (mixed) models, some of their extensions and other generalized ridge regression with multiple smoothing parameter estimation by (Restricted) Marginal Likelihood, Generalized Cross Validation and similar, or using iterated nested Laplace approximation for fully Bayesian inference. See Wood (2017) for an overview. Includes a gam() function, a wide variety of smoothers, 'JAGS' support and distributions beyond the exponential family. . Author: Simon Wood . Maintainer: Simon Wood Package: r-cran-mgcv Architecture: amd64 Version: 1.8-37-1.2004.0 Priority: optional Section: gnu-r Source: mgcv Maintainer: Dirk Eddelbuettel Installed-Size: 3408 Depends: r-base-core (>= 4.1.1-1.2004.0), r-api-4.0, r-cran-nlme (>= 3.1-64), r-cran-matrix, libblas3 | libblas.so.3, libc6 (>= 2.29), libgomp1 (>= 6), liblapack3 | liblapack.so.3 Replaces: r-recommended (<< 1.9.0) Filename: focal-cran40/r-cran-mgcv_1.8-37-1.2004.0_amd64.deb Size: 2958748 MD5sum: a6001a886ad06724a8a7a12cdc8c7444 SHA1: d829566eff6ca67e7fcdca819568a29c441f45b5 SHA256: f71009d42a14399f23e1be9b1e394d2cf948a759be1373d23e83ca58c8e9a905 SHA512: 5b059db509a1cb53a9447c7e6310de0c6f997eb5b1bfac4a9f4e932d81353c4887c93406f007be8a741f430b5c075a324b5067f31f64deb75d6c68ce2b0fbeee Homepage: https://cran.r-project.org/package=mgcv 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-mgcv Architecture: amd64 Version: 1.8-38-1.2004.0 Priority: optional Section: gnu-r Source: mgcv Maintainer: Dirk Eddelbuettel Installed-Size: 3462 Depends: r-base-core (>= 4.1.1-1.2004.0), r-api-4.0, r-cran-nlme (>= 3.1-64), r-cran-matrix, libblas3 | libblas.so.3, libc6 (>= 2.29), libgomp1 (>= 6), liblapack3 | liblapack.so.3 Replaces: r-recommended (<< 1.9.0) Filename: focal-cran40/r-cran-mgcv_1.8-38-1.2004.0_amd64.deb Size: 2968864 MD5sum: 4c8e536e7875ad31eeadd6155805c08b SHA1: 14ffcbc4593a358354ecc6aa704678fb2927cebb SHA256: 777494d623dae64b08aa49f522efd1797791a2fcccfa1d0bee6ecb68c4458b32 SHA512: ba0bae42e215399986ad6d865c083474444e82b5f93a2d429636cd068d01aae039296041be1f2e57097f835e355a0f0b446a92f8f79598a13917e2071b7d763c Homepage: https://cran.r-project.org/package=mgcv 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-mgcv Architecture: amd64 Version: 1.8-39-1cran1.2004.0 Priority: optional Section: gnu-r Source: mgcv Maintainer: cran2deb4ubuntu Installed-Size: 3521 Depends: r-base-core, r-cran-nlme, r-cran-matrix, libblas3 | libblas.so.3, libc6 (>= 2.29), libgomp1 (>= 6), liblapack3 | liblapack.so.3 Filename: focal-cran40/r-cran-mgcv_1.8-39-1cran1.2004.0_amd64.deb Size: 3028548 MD5sum: 4dcdec7db4de2278ee6f83f3900bab28 SHA1: ec1c4ad0139ed58b0926c75ae6a5b4f2c3c92603 SHA256: 5514b8b385399857bfed3d32a7e267114a2a1fd788758d29d9b8a58a0601f1c8 SHA512: e645e63e8f093b10f80ab97a1a2d3dbdee7292dc4d01e6d2a09cf2cf2ecc7e1320a6cdbd7295abf453dc5a608abfc1cfaa6c78d17d2a6651b76e7a49a49e6e8d Description: GNU R package "Mixed GAM Computation Vehicle with Automatic Smoothness Estimation" . Generalized additive (mixed) models, some of their extensions and other generalized ridge regression with multiple smoothing parameter estimation by (Restricted) Marginal Likelihood, Generalized Cross Validation and similar, or using iterated nested Laplace approximation for fully Bayesian inference. See Wood (2017) for an overview. Includes a gam() function, a wide variety of smoothers, 'JAGS' support and distributions beyond the exponential family. . Author: Simon Wood . Maintainer: Simon Wood Package: r-cran-mgcv Architecture: amd64 Version: 1.8-40-1cran1.2004.0 Priority: optional Section: gnu-r Source: mgcv Maintainer: cran2deb4ubuntu Installed-Size: 3473 Depends: r-base-core, r-cran-nlme, r-cran-matrix, libblas3 | libblas.so.3, libc6 (>= 2.29), libgomp1 (>= 6), liblapack3 | liblapack.so.3 Filename: focal-cran40/r-cran-mgcv_1.8-40-1cran1.2004.0_amd64.deb Size: 3021492 MD5sum: 04e9a1980a792a175bfc1c30cac2b58f SHA1: 0ff1a33abbe307d706026a7097a71e77d26d7c09 SHA256: cd98d526a8735ad70e3f90eaf7aecc88ae4696769e895404d21edff70ef2ccc3 SHA512: 6e1cec5f45f152a41e74c31cef939cdc0bac4ff81fd46d67d9e01e81e95c633321331b942b793ca9b0cb435784204f8d044f875cb937332797c9082892f1334f Description: GNU R package "Mixed GAM Computation Vehicle with Automatic Smoothness Estimation" . Generalized additive (mixed) models, some of their extensions and other generalized ridge regression with multiple smoothing parameter estimation by (Restricted) Marginal Likelihood, Generalized Cross Validation and similar, or using iterated nested Laplace approximation for fully Bayesian inference. See Wood (2017) for an overview. Includes a gam() function, a wide variety of smoothers, 'JAGS' support and distributions beyond the exponential family. . Author: Simon Wood . Maintainer: Simon Wood Package: r-cran-mgcv Architecture: amd64 Version: 1.8-41-1.2004.0 Priority: optional Section: gnu-r Source: mgcv Maintainer: Dirk Eddelbuettel Installed-Size: 3611 Depends: r-base-core (>= 4.2.1-3.2004.0), r-api-4.0, r-cran-nlme (>= 3.1-64), r-cran-matrix, libblas3 | libblas.so.3, libc6 (>= 2.29), libgomp1 (>= 6), liblapack3 | liblapack.so.3 Replaces: r-recommended (<< 1.9.0) Filename: focal-cran40/r-cran-mgcv_1.8-41-1.2004.0_amd64.deb Size: 3117928 MD5sum: 13680bd24a985374e6c1b4afa0b984dc SHA1: c4ce2fdb52e5e49e710592c9a358f78fed5406d0 SHA256: d8112a50d5639d8bbc5bb78e92f9ba3eac0f842337f2f3dd95bcc6435954b8a8 SHA512: 3b28f16938b0cc2ed1e5a18b9cf969fedbaf868f8126fa9b301d647dcf531e188c7173ce3eb444992930adca27907ff844861c1a54aab3552af7d23e19cb2ea2 Homepage: https://cran.r-project.org/package=mgcv 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-mgcv Architecture: amd64 Version: 1.8-42-1cran1.2004.0 Priority: optional Section: gnu-r Source: mgcv Maintainer: cran2deb4ubuntu Installed-Size: 3676 Depends: r-base-core, r-cran-nlme, r-cran-matrix, libblas3 | libblas.so.3, libc6 (>= 2.29), libgomp1 (>= 6), liblapack3 | liblapack.so.3 Filename: focal-cran40/r-cran-mgcv_1.8-42-1cran1.2004.0_amd64.deb Size: 3180260 MD5sum: 3cc7e5a4e50f2e24b48effeee99d4c17 SHA1: 089258159941bcd522549c131a30005b4bbf9c6e SHA256: 522243ef05b1b8a948cfb74679d3159253c7940379f29a3a8c025f9e860617b5 SHA512: b595311d7369e8f387aeaa27dd4aa1fb22d838997c8db197f15758717607e28eaa715a7500395628914830aa0447f04b2a858cea4078dde63123e24b39cea49a Description: GNU R package "Mixed GAM Computation Vehicle with Automatic Smoothness Estimation" . Generalized additive (mixed) models, some of their extensions and other generalized ridge regression with multiple smoothing parameter estimation by (Restricted) Marginal Likelihood, Generalized Cross Validation and similar, or using iterated nested Laplace approximation for fully Bayesian inference. See Wood (2017) for an overview. Includes a gam() function, a wide variety of smoothers, 'JAGS' support and distributions beyond the exponential family. . Author: Simon Wood . Maintainer: Simon Wood Package: r-cran-mgcv Architecture: amd64 Version: 1.9-0-1cran1.2004.0 Priority: optional Section: gnu-r Source: mgcv Maintainer: cran2deb4ubuntu Installed-Size: 3753 Depends: r-base-core, r-cran-nlme, r-cran-matrix, libblas3 | libblas.so.3, libc6 (>= 2.29), libgomp1 (>= 6), liblapack3 | liblapack.so.3 Filename: focal-cran40/r-cran-mgcv_1.9-0-1cran1.2004.0_amd64.deb Size: 3235764 MD5sum: 1627dd91f1bbec5da419ca31f425bf6c SHA1: 320e6c5dcdabf3b7d2c72ffa2a30334304e17c0a SHA256: bbc8195ee8f53337bef286e499b3c50a20ab097e27de042e234d6e1e39e63591 SHA512: 4fdc1b724bd58a0c5d944c88c5279452db9395c770a53d8088a5cd6a210d63120dbd1f22881b94d8fb8766efa39fb0f4df3278b8eeaadbb7ce36aab1967bde48 Description: GNU R package "Mixed GAM Computation Vehicle with Automatic Smoothness Estimation" . Generalized additive (mixed) models, some of their extensions and other generalized ridge regression with multiple smoothing parameter estimation by (Restricted) Marginal Likelihood, Generalized Cross Validation and similar, or using iterated nested Laplace approximation for fully Bayesian inference. See Wood (2017) for an overview. Includes a gam() function, a wide variety of smoothers, 'JAGS' support and distributions beyond the exponential family. . Author: Simon Wood . Maintainer: Simon Wood Package: r-cran-mgcv Architecture: amd64 Version: 1.9-1-1.2004.0 Priority: optional Section: gnu-r Source: mgcv Maintainer: Dirk Eddelbuettel Installed-Size: 3656 Depends: r-base-core (>= 4.3.2-1.2004.0), r-api-4.0, r-cran-nlme (>= 3.1-64), r-cran-matrix, libblas3 | libblas.so.3, libc6 (>= 2.29), libgomp1 (>= 6), liblapack3 | liblapack.so.3 Replaces: r-recommended (<< 1.9.0) Filename: focal-cran40/r-cran-mgcv_1.9-1-1.2004.0_amd64.deb Size: 3178804 MD5sum: fb4343916165f5181cb24c5db15fc6bd SHA1: 028b55b8b695f3ec0d56de91473e6b89aeadf046 SHA256: 156efc5c6c12011b8cbcc793cfed5c38ad2b268f3feed0360f87eb5e0c248d1e SHA512: fbfbbf727f2c74959df0e309fbe6cc5f7ddb938afb5e0aa155fb348795fa8535770db10b55277ea6b9a016fc2b6b8825846fe83e113e6d04a36dbafb8c2d2e0f Homepage: https://cran.r-project.org/package=mgcv 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-mgcv Architecture: amd64 Version: 1.9-4-1.2004.0 Priority: optional Section: gnu-r Source: mgcv Maintainer: Dirk Eddelbuettel Installed-Size: 4046 Depends: r-base-core (>= 4.5.2-1.2004.0), r-api-4.0, r-cran-nlme (>= 3.1-64), r-cran-matrix, libblas3 | libblas.so.3, libc6 (>= 2.29), libgomp1 (>= 6), liblapack3 | liblapack.so.3 Replaces: r-recommended (<< 1.9.0) Filename: focal-cran40/r-cran-mgcv_1.9-4-1.2004.0_amd64.deb Size: 3545684 MD5sum: 49690bea9fbff0be5933233ea1c10b7b SHA1: b1f35e5d3fba363324a58a24567b97e79feeefe4 SHA256: 18b139c2f8877a1cc100ebb14c272446092b1333275593769b720e6c7132861e SHA512: de2f1a4383c9e59c656a693fd335b3178b73864753bcc937758918225d9b3b62bc9d430645e1ec4e8a46a53ed8c3647c38beb575db84f0fe40589fc78b758508 Homepage: https://cran.r-project.org/package=mgcv 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 Architecture: amd64 Version: 3.1.147-1.2004.0 Priority: optional Section: gnu-r Source: nlme Maintainer: Dirk Eddelbuettel Installed-Size: 2738 Depends: r-base-core (>= 3.6.3.20200409-1.2004.), r-api-4.0, r-cran-lattice (>= 0.12-11.1), libc6 (>= 2.29) Replaces: r-recommended (<< 1.9.0) Filename: focal-cran40/r-cran-nlme_3.1.147-1.2004.0_amd64.deb Size: 2198312 MD5sum: d4328cc6004396555491990810be0b07 SHA1: eb3844c758a2d847b7dad2355919fe4e14418f8b SHA256: 908fb61cb9c2bb69be691f286742921d2349a9fb8f743031948672dad70278c1 SHA512: e183ca3c4ac328c6890676cc35a8985b3eb305c19ccc3f20ffa3570cdfa611b0fcfb432d44f9854a59d836079afdab971baff7f46ac6b91feefebb068408f61c Homepage: https://cran.r-project.org/package=nlme 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-nlme Architecture: amd64 Version: 3.1.149-1.2004.0 Priority: optional Section: gnu-r Source: nlme Maintainer: Dirk Eddelbuettel Installed-Size: 2739 Depends: r-base-core (>= 4.0.2-1.2004.0), r-api-4.0, r-cran-lattice (>= 0.12-11.1), libc6 (>= 2.29) Replaces: r-recommended (<< 1.9.0) Filename: focal-cran40/r-cran-nlme_3.1.149-1.2004.0_amd64.deb Size: 2206732 MD5sum: c957456d53e7c602a5302ab6c0428b3d SHA1: 84186e41cefc78a42b378250e281429e851f2caf SHA256: dfcd1977d92147185f816acaed10d7797127a229f9eaa6af40908a7a3b8a0703 SHA512: 2df6610aa5f30c3bbe6e5faeddd5836b73f46cd9a468124183b58b8ed528793640b80bab9d97d0fbecf06bfe85d23d33bdf4380cb527d290bf9287fcee07dc03 Homepage: https://cran.r-project.org/package=nlme 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-nlme Architecture: amd64 Version: 3.1.150-1.2004.0 Priority: optional Section: gnu-r Source: nlme Maintainer: Dirk Eddelbuettel Installed-Size: 2738 Depends: r-base-core (>= 4.0.3-1.2004.0), r-api-4.0, r-cran-lattice (>= 0.12-11.1), libc6 (>= 2.29) Replaces: r-recommended (<< 1.9.0) Filename: focal-cran40/r-cran-nlme_3.1.150-1.2004.0_amd64.deb Size: 2200652 MD5sum: 5647ad77e6043f8579c25b27a96f9b0a SHA1: 7778d6b286f4ec0ffe658bd8d02030ce365fc6cd SHA256: df1fd84095bcdd4421c87ed16ad795c544c61bf8bdf81ea8dac49c990145a64d SHA512: 5203059a1208125ceca37d580a8e776a92c0c1f25adc077442f84e8dbe0e9cabc7560483195dc31a2e3a45407a80ea4352aed4173da52771cafc5cc349e322be Homepage: https://cran.r-project.org/package=nlme 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-nlme Architecture: amd64 Version: 3.1.151-1.2004.0 Priority: optional Section: gnu-r Source: nlme Maintainer: Dirk Eddelbuettel Installed-Size: 2765 Depends: r-base-core (>= 4.0.3-1.2004.0), r-api-4.0, r-cran-lattice (>= 0.12-11.1), libc6 (>= 2.29) Replaces: r-recommended (<< 1.9.0) Filename: focal-cran40/r-cran-nlme_3.1.151-1.2004.0_amd64.deb Size: 2235960 MD5sum: 7da490831e7f5c4895781bbe46a8bd38 SHA1: d855c547c6c8deb70cc7fd6e0c510a1aa96d9ac3 SHA256: 10cef140d4fc563567465d9a05f4dd1c20c340b06d58c9d05a615c17cf4220fa SHA512: cb3d57717d0c80f38474d8947a3ba7419d76c633796a566c9af2f0b605fcb42b7353fb735f7b487e05208087165df9a7e4e6671b169ab1d9a999fd1eabad3e96 Homepage: https://cran.r-project.org/package=nlme 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-nlme Architecture: amd64 Version: 3.1.152-1.2004.0 Priority: optional Section: gnu-r Source: nlme Maintainer: Dirk Eddelbuettel Installed-Size: 2765 Depends: r-base-core (>= 4.0.3-1.2004.0), r-api-4.0, r-cran-lattice (>= 0.12-11.1), libc6 (>= 2.29) Replaces: r-recommended (<< 1.9.0) Filename: focal-cran40/r-cran-nlme_3.1.152-1.2004.0_amd64.deb Size: 2226860 MD5sum: 07621d2b58546b10157c62d9b21bdbe3 SHA1: 66b573adcc018d33eb46868cbf52e23e3b9c9434 SHA256: 90ae30b532dfc8f2402bec393a30c76f32dc464ba86f4333bf452afe38e6a1b1 SHA512: ad65f825033deefbf045a80dc4e5b66a19f5ea6e530ff03015d3308c5602a1e83ffc291f9523116e6344ff6b9f503e4b68d7c0db4b301ba27660624069802bfb Homepage: https://cran.r-project.org/package=nlme 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-nlme Architecture: amd64 Version: 3.1.155-1.2004.0 Priority: optional Section: gnu-r Source: nlme Maintainer: Dirk Eddelbuettel Installed-Size: 2765 Depends: r-base-core (>= 4.1.2-1.2004.0), r-api-4.0, r-cran-lattice (>= 0.12-11.1), libc6 (>= 2.29) Replaces: r-recommended (<< 1.9.0) Filename: focal-cran40/r-cran-nlme_3.1.155-1.2004.0_amd64.deb Size: 2233932 MD5sum: 475831a035646a118012f49c6deae5bc SHA1: 00d8a314bc6f75c245b9b8fb994a669be8fec22c SHA256: d3f44e2ca6fcd4abf755bf3638a20b294015b1f008aebd7dd8371359fd97e28f SHA512: 05292ddc56f948a43ea792e7dd9c1d1328f71ebcadc016087b1ef9d13333781d9efa3ec0d1d9853b76d8f7d171b3646a29f5b0d3836aeb03d17ab26f80f09e13 Homepage: https://cran.r-project.org/package=nlme 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-nlme Architecture: amd64 Version: 3.1.157-1.2004.0 Priority: optional Section: gnu-r Source: nlme Maintainer: Dirk Eddelbuettel Installed-Size: 2746 Depends: r-base-core (>= 4.1.3-1.2004.0), r-api-4.0, r-cran-lattice (>= 0.12-11.1), libc6 (>= 2.29) Replaces: r-recommended (<< 1.9.0) Filename: focal-cran40/r-cran-nlme_3.1.157-1.2004.0_amd64.deb Size: 2249796 MD5sum: 974dbbbb0d00c89bc643b8e11d180b9f SHA1: fbf3cbb19028d8320ec304b4b502bb6b11469db6 SHA256: b462b09d19f32deb71c10dc6b223047d3cc989fafb06c5d35d077229cdcaa0df SHA512: 0988e5eb83cfe3035008752dee5e2080b91f93e34429b17ee78c57c215bc3b4589e9009e31b7f24013f5844bffe175189c482db7fe968e4e644a5558376e4698 Homepage: https://cran.r-project.org/package=nlme 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-nlme Architecture: amd64 Version: 3.1.159-1.2004.0 Priority: optional Section: gnu-r Source: nlme Maintainer: Dirk Eddelbuettel Installed-Size: 2746 Depends: r-base-core (>= 4.2.1-2.2004.0), r-api-4.0, r-cran-lattice (>= 0.12-11.1), libc6 (>= 2.29) Replaces: r-recommended (<< 1.9.0) Filename: focal-cran40/r-cran-nlme_3.1.159-1.2004.0_amd64.deb Size: 2246416 MD5sum: 8bc0f1da8c47676af369176a698eb55e SHA1: e9e158817de0a9fe5f2cdbea2ed8aa03b476ea75 SHA256: 6246f1fa8a7c11aab3055c0481bb0f858d93339728e80aecdc08e0ee083ef029 SHA512: 8baeb133448c7b42100f97f8ad7516c27ba8fb68cafe8688c5c689e663b843a4a8f78d8081265935f9863e7fc7c953975c70b15c8528f5fc09408f20b4ae0f9f Homepage: https://cran.r-project.org/package=nlme 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-nlme Architecture: amd64 Version: 3.1.160-1.2004.0 Priority: optional Section: gnu-r Source: nlme Maintainer: Dirk Eddelbuettel Installed-Size: 2746 Depends: r-base-core (>= 4.2.1-3.2004.0), r-api-4.0, r-cran-lattice (>= 0.12-11.1), libc6 (>= 2.29) Replaces: r-recommended (<< 1.9.0) Filename: focal-cran40/r-cran-nlme_3.1.160-1.2004.0_amd64.deb Size: 2230240 MD5sum: a44b9e9f7a805b0c5526ba491e7af611 SHA1: fa357614023b11adfe45ed377ef791348c33db40 SHA256: 8db86ae202c8e31ba9165474fb7c41c7bc5f8252bb0c5ab33ff1f6a2ce687771 SHA512: 274f70ea92c185ef630ad98b529ab48303bf9e26d4ef8a16cb6648ebb0abfb81f3f9f9e6e587e1b6975c7d088630a4a9025040d6b6406444313007cddd611a86 Homepage: https://cran.r-project.org/package=nlme 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-nlme Architecture: amd64 Version: 3.1.161-1.2004.0 Priority: optional Section: gnu-r Source: nlme Maintainer: Dirk Eddelbuettel Installed-Size: 2749 Depends: r-base-core (>= 4.2.2.20221110-1.2004.0), r-api-4.0, r-cran-lattice (>= 0.12-11.1), libc6 (>= 2.29) Replaces: r-recommended (<< 1.9.0) Filename: focal-cran40/r-cran-nlme_3.1.161-1.2004.0_amd64.deb Size: 2231360 MD5sum: 0c20e590edb623e67696e8ee427a96d2 SHA1: 144d319fb63d20b800d810f9e190be2a5c52827c SHA256: bbcf3448773d066f3d3b7ce2ea937bff60980e62fea58bf01651a20551286a11 SHA512: 285ff6c801bc7020cf6c1ab7aaf30bf908c5ab5393ad4cba2e107d4f53730766ae96cc092a44666cd00d22631ec11578ad086d933696880c75d4a427bce3faed Homepage: https://cran.r-project.org/package=nlme 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-nlme Architecture: amd64 Version: 3.1.162-1.2004.0 Priority: optional Section: gnu-r Source: nlme Maintainer: Dirk Eddelbuettel Installed-Size: 2748 Depends: r-base-core (>= 4.2.2.20221110-1.2004.0), r-api-4.0, r-cran-lattice (>= 0.12-11.1), libc6 (>= 2.29) Replaces: r-recommended (<< 1.9.0) Filename: focal-cran40/r-cran-nlme_3.1.162-1.2004.0_amd64.deb Size: 2250396 MD5sum: 90098893b15076df30ead6ddb64179dd SHA1: 22a4abbc50993cdfa1c524bdf0d5db86d624424a SHA256: 54929ae5bfffb0794f9895e0a12f1bc51102dfb3b0f3ceddf9bd3d2bcac842f5 SHA512: c0386ca99b51efb85f76315240a0e651be560c5007a5b2e824211750a62a9a8cbc8e05b42969668a112ed29b2db06097f0bfed7c203e563b3849b3b025551b6b Homepage: https://cran.r-project.org/package=nlme 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-nlme Architecture: amd64 Version: 3.1.163-1.2004.0 Priority: optional Section: gnu-r Source: nlme Maintainer: Dirk Eddelbuettel Installed-Size: 2744 Depends: r-base-core (>= 4.3.1-4.2004.0), r-api-4.0, r-cran-lattice (>= 0.12-11.1), libc6 (>= 2.29) Replaces: r-recommended (<< 1.9.0) Filename: focal-cran40/r-cran-nlme_3.1.163-1.2004.0_amd64.deb Size: 2258584 MD5sum: f104c94195e642408a7bd1711020a44a SHA1: 2117d4290ff1fe86effa67fe466211281658182d SHA256: 4d0829a98992526676fd3664b30a6bc983ff78504d491306cecb4cfafb859a15 SHA512: a64c87c7f0719565d98576b04951931d23bb8a0e58cc418f47b82aee1169eea64370a5823a0579ae39ebed9d269870f75e1901ee57d683ef85b1230e97f080fb Homepage: https://cran.r-project.org/package=nlme 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-nlme Architecture: amd64 Version: 3.1.165-1.2004.0 Priority: optional Section: gnu-r Source: nlme Maintainer: Dirk Eddelbuettel Installed-Size: 2751 Depends: r-base-core (>= 4.4.0-1.2004.0), r-api-4.0, r-cran-lattice (>= 0.12-11.1), libc6 (>= 2.29) Replaces: r-recommended (<< 1.9.0) Filename: focal-cran40/r-cran-nlme_3.1.165-1.2004.0_amd64.deb Size: 2231056 MD5sum: 4efc6a9a7734022b07fcba2c163165b9 SHA1: cff22ee92f39eea090ee883dfad27223e151bed1 SHA256: 0af135122c52d78595f5af04d887d53b82932a11e9c2917b0e7134debd2fae2d SHA512: e94ddb991e910a549fe037c9c42f5840fe468c791e6cfcb06a503436d6cb072bf87dd6f27b6921a83d3e1692631ef85d94beef67697a77ee3a8edb66dea7b7c6 Homepage: https://cran.r-project.org/package=nlme 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-nlme Architecture: amd64 Version: 3.1.166-1.2004.0 Priority: optional Section: gnu-r Source: nlme Maintainer: Dirk Eddelbuettel Installed-Size: 2752 Depends: r-base-core (>= 4.4.2-1.2004.0), r-api-4.0, r-cran-lattice (>= 0.12-11.1), libc6 (>= 2.29) Replaces: r-recommended (<< 1.9.0) Filename: focal-cran40/r-cran-nlme_3.1.166-1.2004.0_amd64.deb Size: 2265388 MD5sum: 691ce962d89b0490b5c85da11674a7da SHA1: 8ecc0d113a264eeb95578b47aa665c120da2d319 SHA256: 3375e9a3fbad39e2fad30daeca9b001692e20c665c8598733985f89e45b61a77 SHA512: db49b766778333fb51d82ece7070e48c29b4e30317c1ac31f6467d0327eec46cec50b83c479bb790af751f0fa8607134b5108555ecdd4926ce3c4388a5e8e764 Homepage: https://cran.r-project.org/package=nlme 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-nlme Architecture: amd64 Version: 3.1.167-1.2004.0 Priority: optional Section: gnu-r Source: nlme Maintainer: Dirk Eddelbuettel Installed-Size: 2749 Depends: r-base-core (>= 4.4.2-1.2004.0), r-api-4.0, r-cran-lattice (>= 0.12-11.1), libc6 (>= 2.29) Replaces: r-recommended (<< 1.9.0) Filename: focal-cran40/r-cran-nlme_3.1.167-1.2004.0_amd64.deb Size: 2258024 MD5sum: f6b476c03f4b4f0917799844ca1ae431 SHA1: c2ef119258174f2cb184460d053fea7cdef684af SHA256: 2203fbb391c8096ca51c744f74e774087f8670e3823c06129d938f6139733c8d SHA512: 8274c4d01fb5fe72c1831a49d8121ed0d2a9caada5d6107f8b58ea13aad587b0c2a30af0bb8d47570402af1cd640331b6ea79bbaf252b8b16acc3ae166fa8454 Homepage: https://cran.r-project.org/package=nlme 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-nlme Architecture: amd64 Version: 3.1.168-1.2004.0 Priority: optional Section: gnu-r Source: nlme Maintainer: Dirk Eddelbuettel Installed-Size: 2748 Depends: r-base-core (>= 4.4.3-1.2004.0), r-api-4.0, r-cran-lattice (>= 0.12-11.1), libc6 (>= 2.29) Replaces: r-recommended (<< 1.9.0) Filename: focal-cran40/r-cran-nlme_3.1.168-1.2004.0_amd64.deb Size: 2246328 MD5sum: 674d5ce527af399e50b83b98d8fc1cdd SHA1: 0e20d304495200198b6895cac7d71d1aff23eca8 SHA256: c0d6783314a10b7a883b9eedf5531e6d9920f317da4cb62fe19418db8f7603e9 SHA512: 2185bae5765230a75a677d743640a8d51a8010b5dfa51948468bb29d1de652639a2c3274630edc9f92e84e7d4bcccc5635599e5c440473f1e77ebaf7af555973 Homepage: https://cran.r-project.org/package=nlme 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-nnet Architecture: amd64 Version: 7.3-13-1focal0 Priority: optional Section: gnu-r Maintainer: Dirk Eddelbuettel Installed-Size: 186 Depends: r-base-core (>= 3.6.3.20200326-1focal), r-api-4.0, libc6 (>= 2.4) Replaces: r-cran-vr (<< 7.3-0) Filename: focal-cran40/r-cran-nnet_7.3-13-1focal0_amd64.deb Size: 110872 MD5sum: 39334ade4fb59411d1479645d3fc83e6 SHA1: d9f793ed91da931ea98d274c2f854ec076291eb6 SHA256: a889e7053ceab2b14177b2fe17720d00de639c8a2b7bc0c57a5c1f3879df74d7 SHA512: c10ad8767692008aab8a00a24f038159d232990a401a3677dcf7b322a8507f6b60202c2d07cfc434fb131ebd9d138acf38f9dc90ade62689abdf606e515aadaa Homepage: https://cran.r-project.org/package=nnet Description: GNU R package for feed-forward neural networks The nnet package provides functions and datasets to support feed-forward neural networks with a single hidden layer, and multinomial log-linear models, as discussed in the book 'Modern Applied Statistics with S' (4th edition) by W.N. Venables and B.D. Ripley. The following URL provides more details about the book: URL: http://www.stats.ox.ac.uk/pub/MASS4 Package: r-cran-nnet Architecture: amd64 Version: 7.3-14-1.2004.0 Priority: optional Section: gnu-r Maintainer: Dirk Eddelbuettel Installed-Size: 191 Depends: r-base-core (>= 4.0.0-1.2004.0), r-api-4.0, libc6 (>= 2.4) Replaces: r-cran-vr (<< 7.3-0) Filename: focal-cran40/r-cran-nnet_7.3-14-1.2004.0_amd64.deb Size: 111444 MD5sum: aab46bfe7bc07f77bc8408bc1297ed9c SHA1: e23d69d93283347df628f7c44034a66607aea539 SHA256: 845455e37a3ef2aa5209652fdf06cd2a1bc68fd084ab3e58ebc8a83547c8d2d0 SHA512: 76e90821e64036f5b0b9771dda1680c6f48599d4d3fea3d8d89590353a20f5eda30d1b461ef15e369927ee42942b75362f5d7ab85ab0222e7f9446ff97feecd0 Homepage: https://cran.r-project.org/package=nnet Description: GNU R package for feed-forward neural networks The nnet package provides functions and datasets to support feed-forward neural networks with a single hidden layer, and multinomial log-linear models, as discussed in the book 'Modern Applied Statistics with S' (4th edition) by W.N. Venables and B.D. Ripley. The following URL provides more details about the book: URL: http://www.stats.ox.ac.uk/pub/MASS4 Package: r-cran-nnet Architecture: amd64 Version: 7.3-15-1.2004.0 Priority: optional Section: gnu-r Maintainer: Dirk Eddelbuettel Installed-Size: 191 Depends: r-base-core (>= 4.0.3-1.2004.0), r-api-4.0, libc6 (>= 2.4) Replaces: r-cran-vr (<< 7.3-0) Filename: focal-cran40/r-cran-nnet_7.3-15-1.2004.0_amd64.deb Size: 111516 MD5sum: c2243dcf510426d5655c9378adbf41b0 SHA1: b9f6590c131a3e4136586588f37f7e6d98964f03 SHA256: 8f6d5730242bfea8118d9b5cbc332cd3413c507047d71192563d2c41d8c985aa SHA512: ef6a179aa7dfa0eb78aea97fe612069961510f130fcb1b5c6de6bcce1754886d8776743ce358f5cdbdb3c34de618ed8365c3f69e32489838876c1690f3a5a1a6 Homepage: https://cran.r-project.org/package=nnet Description: GNU R package for feed-forward neural networks The nnet package provides functions and datasets to support feed-forward neural networks with a single hidden layer, and multinomial log-linear models, as discussed in the book 'Modern Applied Statistics with S' (4th edition) by W.N. Venables and B.D. Ripley. The following URL provides more details about the book: URL: http://www.stats.ox.ac.uk/pub/MASS4 Package: r-cran-nnet Architecture: amd64 Version: 7.3-16-1.2004.0 Priority: optional Section: gnu-r Maintainer: Dirk Eddelbuettel Installed-Size: 190 Depends: r-base-core (>= 4.0.5-1.2004.0), r-api-4.0, libc6 (>= 2.4) Replaces: r-cran-vr (<< 7.3-0) Filename: focal-cran40/r-cran-nnet_7.3-16-1.2004.0_amd64.deb Size: 111616 MD5sum: e66c9461b597919467aa25c3bf5ba172 SHA1: 29c9ae2938773a0dff19659ef8a13538b28bf8ab SHA256: bc3ce36d19c7e98e26f5f143b4bc1b0c9cdbb6752e8a9c95b17ac979a4693727 SHA512: 781f5b5af42b0d22ee7ebec0c976f761c052d0a6221658ed732420cec4b80479d68c644166b04aa7ed24c7053974dd58a54c47ede7d89c33875b74599640a28d Homepage: https://cran.r-project.org/package=nnet Description: GNU R package for feed-forward neural networks The nnet package provides functions and datasets to support feed-forward neural networks with a single hidden layer, and multinomial log-linear models, as discussed in the book 'Modern Applied Statistics with S' (4th edition) by W.N. Venables and B.D. Ripley. The following URL provides more details about the book: URL: http://www.stats.ox.ac.uk/pub/MASS4 Package: r-cran-nnet Architecture: amd64 Version: 7.3-17-1.2004.0 Priority: optional Section: gnu-r Maintainer: Dirk Eddelbuettel Installed-Size: 190 Depends: r-base-core (>= 4.1.2-1.2004.0), r-api-4.0, libc6 (>= 2.4) Replaces: r-cran-vr (<< 7.3-0) Filename: focal-cran40/r-cran-nnet_7.3-17-1.2004.0_amd64.deb Size: 111656 MD5sum: ee7b4bf57d6d1d49a1c047e808affe6d SHA1: 46f2e8c4be416b038e21ceb8478e57a3e58aaa3b SHA256: eeef19ad54dd13dda09e5cbe92141cc4496198a3415e09583f457beefc71959a SHA512: 47c35d08ca9a2783b5747dcd0a3f23aae8f1f6602226de70cdf8135d6b90b0ad3ad241007113811148c0fe45df49ecf020eb091a27c395a4563aa73714129ffa Homepage: https://cran.r-project.org/package=nnet Description: GNU R package for feed-forward neural networks The nnet package provides functions and datasets to support feed-forward neural networks with a single hidden layer, and multinomial log-linear models, as discussed in the book 'Modern Applied Statistics with S' (4th edition) by W.N. Venables and B.D. Ripley. The following URL provides more details about the book: URL: http://www.stats.ox.ac.uk/pub/MASS4 Package: r-cran-nnet Architecture: amd64 Version: 7.3-18-1.2004.0 Priority: optional Section: gnu-r Maintainer: Dirk Eddelbuettel Installed-Size: 190 Depends: r-base-core (>= 4.2.1-3.2004.0), r-api-4.0, libc6 (>= 2.4) Replaces: r-cran-vr (<< 7.3-0) Filename: focal-cran40/r-cran-nnet_7.3-18-1.2004.0_amd64.deb Size: 111776 MD5sum: a0e7095d5e10b2975e3f22ff48f10406 SHA1: 46865254dfe3d09893f3f16b76f593149fbc1f6f SHA256: 68bf385c96b0163c06aa39728a82e3f9a3da224e527764dec77f63236d0ef0bd SHA512: 4e4dd06f03d316671934335897d5a25ccc4d1d9a9aa981126366bb90f2256ea7cc7b60efb8b3a70b215bdedeb119e88e95b9a7dae1035ba2fc2a0760f5142462 Homepage: https://cran.r-project.org/package=nnet Description: GNU R package for feed-forward neural networks The nnet package provides functions and datasets to support feed-forward neural networks with a single hidden layer, and multinomial log-linear models, as discussed in the book 'Modern Applied Statistics with S' (4th edition) by W.N. Venables and B.D. Ripley. The following URL provides more details about the book: URL: http://www.stats.ox.ac.uk/pub/MASS4 Package: r-cran-nnet Architecture: amd64 Version: 7.3-19-2.2004.0 Priority: optional Section: gnu-r Maintainer: Dirk Eddelbuettel Installed-Size: 190 Depends: r-base-core (>= 4.3.1-1.2004.0), r-api-4.0, libc6 (>= 2.4) Replaces: r-cran-vr (<< 7.3-0) Filename: focal-cran40/r-cran-nnet_7.3-19-2.2004.0_amd64.deb Size: 111920 MD5sum: 1b86bb641034fc6f400d809386ab0daf SHA1: bc8001c9feef159a7e2b02f201890e1da5c3c929 SHA256: 6c57393943255e69829c8f9360a69ce56927e7ab2e29a6c99a1a0ea30a637eb4 SHA512: 390f8e09b22ab217e92a0f597e3f268c2b1ab9f8fcf386bc1f8cbb446c132ea3d13cf7c5c86056f9a49ff10e8a582a1acf26f3fd3f90b846c0b979d00108a258 Homepage: https://cran.r-project.org/package=nnet Description: GNU R package for feed-forward neural networks The nnet package provides functions and datasets to support feed-forward neural networks with a single hidden layer, and multinomial log-linear models, as discussed in the book 'Modern Applied Statistics with S' (4th edition) by W.N. Venables and B.D. Ripley. The following URL provides more details about the book: URL: http://www.stats.ox.ac.uk/pub/MASS4 Package: r-cran-nnet Architecture: amd64 Version: 7.3-20-1.2004.0 Priority: optional Section: gnu-r Maintainer: Dirk Eddelbuettel Installed-Size: 190 Depends: r-base-core (>= 4.4.2-1.2004.0), r-api-4.0, libc6 (>= 2.4) Replaces: r-cran-vr (<< 7.3-0) Filename: focal-cran40/r-cran-nnet_7.3-20-1.2004.0_amd64.deb Size: 112028 MD5sum: af0fe2111363756ffdee8543f3ef796a SHA1: 52bb6b491628e838390eeafbc73a828603cf6ea8 SHA256: 40b8df6ab01032c55908e3c34b9e4b7db01d4e6c93c8daf6797f3b9be2febbf6 SHA512: 4941bd2601f961f6b12d5f2176680ed2a03440590c7f8636775af00db4b917d1c9dd94ac98a76c5bb12449d48208cb26ee6b81d897b652495785065b41786a04 Homepage: https://cran.r-project.org/package=nnet Description: GNU R package for feed-forward neural networks The nnet package provides functions and datasets to support feed-forward neural networks with a single hidden layer, and multinomial log-linear models, as discussed in the book 'Modern Applied Statistics with S' (4th edition) by W.N. Venables and B.D. Ripley. The following URL provides more details about the book: URL: http://www.stats.ox.ac.uk/pub/MASS4 Package: r-cran-rodbc Architecture: amd64 Version: 1.3-16-1cran1focal0 Priority: optional Section: gnu-r Source: rodbc Maintainer: cran2deb4ubuntu Installed-Size: 997 Depends: r-base-core, libc6 (>= 2.14), libodbc1 (>= 2.3.1) Filename: focal-cran40/r-cran-rodbc_1.3-16-1cran1focal0_amd64.deb Size: 845972 MD5sum: b261644138f4bcf2e65de4c48080067b SHA1: f2967baf5f375b5a79be5bb92d63eb1b8e30d8f2 SHA256: e07cd58ffa68e10d071386c357adb07aefb72285c6380e2eb965f7cf266e858d SHA512: 4ae8d391219b00edc562363a63c99bca72b0c98f1def93ce9ab96dd5395d6c7329b17af61267add37f238eb4b4e4c73b9475834bdacedd6352cac844d7d8d140 Description: GNU R package "ODBC Database Access" . An ODBC database interface. . Author: Brian Ripley [aut, cre], Michael Lapsley [aut] (1999 to Oct 2002) . Maintainer: Brian Ripley Package: r-cran-rodbc Architecture: amd64 Version: 1.3-17-1.2004.0 Priority: optional Section: gnu-r Source: rodbc Maintainer: Dirk Eddelbuettel Installed-Size: 992 Depends: libc6 (>= 2.14), libodbc1 (>= 2.3.1), r-base-core (>= 4.0.0-1.2004.0), r-api-4.0 Suggests: odbc-postgresql, libmyodbc Filename: focal-cran40/r-cran-rodbc_1.3-17-1.2004.0_amd64.deb Size: 840128 MD5sum: 808bb4fa90d8ed6f3f95d9951e63d9c2 SHA1: c6da1524f1bb6598db0a450ab7980c17e898e63f SHA256: b956aa29d5918a3444631237a6a8dc4377d0f4bdab42ba03fdb698a06d234b18 SHA512: 41df3b736c7c2d433c065bc37753ed13a201cfb4d9e6072c59fab1e9cbb0515c38aea30d0f5995d5e7725644c3785666a62b62582ab2eab437e5afdcad43ac4d Homepage: https://cran.r-project.org/package=RODBC Description: GNU R package for ODBC database access This CRAN package provides access to any Open DataBase Connectivity (ODBC) accessible database. . The package should be platform independent and provide access to any database for which a driver exists. It has been tested with MySQL and PostgreSQL on both Linux and Windows (and to those DBMSs on Linux hosts from R under Windows), Microsoft Access, SQL Server and Excel spreadsheets (read-only), and users have reported success with connections to Oracle and DBase. . Usage is covered in the R Data Import/Export manual (available via the r-doc-pdf, r-doc-html and r-doc-info packages). Package: r-cran-rodbc Architecture: amd64 Version: 1.3-19-1.2004.0 Priority: optional Section: gnu-r Source: rodbc Maintainer: Dirk Eddelbuettel Installed-Size: 1011 Depends: libc6 (>= 2.14), libodbc1 (>= 2.3.1), r-base-core (>= 4.1.1-1.2004.0), r-api-4.0 Suggests: odbc-postgresql, libmyodbc Filename: focal-cran40/r-cran-rodbc_1.3-19-1.2004.0_amd64.deb Size: 854332 MD5sum: 51c769bb7cf337610a93dc228b8b7689 SHA1: d83b924256eb89a98de28838964874fd5d6d814b SHA256: 2d7adedf1ae537066730618513ae28e367c1808b5b84497e5dac66649924c64f SHA512: 9cd0dde55a16261b167829e9e88deac494a315b8203207a715e6ca7880befa15950be5939645ac6927ca781be0e45f935d233d9726ab66cd51ca8fa873506b7d Homepage: https://cran.r-project.org/package=RODBC Description: GNU R package for ODBC database access This CRAN package provides access to any Open DataBase Connectivity (ODBC) accessible database. . The package should be platform independent and provide access to any database for which a driver exists. It has been tested with MySQL and PostgreSQL on both Linux and Windows (and to those DBMSs on Linux hosts from R under Windows), Microsoft Access, SQL Server and Excel spreadsheets (read-only), and users have reported success with connections to Oracle and DBase. . Usage is covered in the R Data Import/Export manual (available via the r-doc-pdf, r-doc-html and r-doc-info packages). Package: r-cran-rodbc Architecture: amd64 Version: 1.3-21-1cran1.2004.0 Priority: optional Section: gnu-r Source: rodbc Maintainer: cran2deb4ubuntu Installed-Size: 811 Depends: r-base-core, libc6 (>= 2.14), libodbc1 (>= 2.3.1) Filename: focal-cran40/r-cran-rodbc_1.3-21-1cran1.2004.0_amd64.deb Size: 599792 MD5sum: 9011c94e743f6362dd849c0e960ce833 SHA1: 8c84597f75bf8784c3188bf823b54ec23677bdc8 SHA256: e5fa34f14430c07a126efd7b567ded348a7227ffbd8d721c9460bbae155bd522 SHA512: 5e8b7dfbde0016a4b75599edafda093c2f62ebd3b7bad3710c27975b52874dff4fc38c6952e4853f92dda1bf26a339f1df42928353aa5a99a9491ef665722abe Description: GNU R package "ODBC Database Access" . An ODBC database interface. . Author: Brian Ripley [aut, cre], Michael Lapsley [aut] (1999 to Oct 2002) . Maintainer: Brian Ripley Package: r-cran-rodbc Architecture: amd64 Version: 1.3-22-1.2004.0 Priority: optional Section: gnu-r Source: rodbc Maintainer: Dirk Eddelbuettel Installed-Size: 805 Depends: libc6 (>= 2.14), libodbc1 (>= 2.3.1), r-base-core (>= 4.3.2-1.2004.0), r-api-4.0 Suggests: odbc-postgresql, libmyodbc Filename: focal-cran40/r-cran-rodbc_1.3-22-1.2004.0_amd64.deb Size: 593508 MD5sum: a74105d80deea9cb9ee8e23ecb46c81a SHA1: 2f63aa7a78cc23603a30c59b8e343d76e77ab4b3 SHA256: 117902e24ec3d7525611af0cf00c6fde1fd4a29b6223ef76e684597ad75e8ca7 SHA512: a855f1d244ea58b88cda37b90b84f4b9d34b8a852462578ce47bbe6d89d92973ffc172f75a3dff3536d5c4c95f0fe15abd23cb9c21a4f88b9169a1a6182fc28e Homepage: https://cran.r-project.org/package=RODBC Description: GNU R package for ODBC database access This CRAN package provides access to any Open DataBase Connectivity (ODBC) accessible database. . The package should be platform independent and provide access to any database for which a driver exists. It has been tested with MySQL and PostgreSQL on both Linux and Windows (and to those DBMSs on Linux hosts from R under Windows), Microsoft Access, SQL Server and Excel spreadsheets (read-only), and users have reported success with connections to Oracle and DBase. . Usage is covered in the R Data Import/Export manual (available via the r-doc-pdf, r-doc-html and r-doc-info packages). Package: r-cran-rodbc Architecture: amd64 Version: 1.3-26-1.2004.0 Priority: optional Section: gnu-r Source: rodbc Maintainer: Dirk Eddelbuettel Installed-Size: 807 Depends: libc6 (>= 2.14), libodbc1 (>= 2.3.1), r-base-core (>= 4.4.2-1.2004.0), r-api-4.0 Suggests: odbc-postgresql, libmyodbc Filename: focal-cran40/r-cran-rodbc_1.3-26-1.2004.0_amd64.deb Size: 594136 MD5sum: db9a1d9b5ca6ac09d823c14097c1b02d SHA1: c24a32c42e90e299f44b0a1f78086191ee694c95 SHA256: a7f2131b2cd771984ec676b7d8b8ea562e732b0a3ad2e066a010f0fe7042a485 SHA512: e23b47a789bd01d16384461aa2193e08c1982d5774770d182591a8073e534e754935b6c1b23390416b5f8175a6c1f09f5f4d9230921f806fad6d4f73794c49cf Homepage: https://cran.r-project.org/package=RODBC 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 Architecture: amd64 Version: 4.1-15-2focal0 Priority: optional Section: gnu-r Source: rpart Maintainer: Dirk Eddelbuettel Installed-Size: 964 Depends: r-base-core (>= 3.6.3.20200326-1focal), r-api-4.0, libc6 (>= 2.14), r-cran-survival Replaces: r-recommended (<< 1.9.0) Filename: focal-cran40/r-cran-rpart_4.1-15-2focal0_amd64.deb Size: 694996 MD5sum: a5ae59611fa9a66b647850986ef6281b SHA1: c942452d9e2b45e80482f7daa89c48191c5f39ef SHA256: e6771f25d29ab2f151cec8868d0a10678392cf7105617f0f958f41ac27ea259f SHA512: 2326b43dd0ec3965f140d42821f73bb8e724cc22e18a072504b97f6bd53c1336d2d5e8cf5d7428a1f8cd416ed11cbf743efb8ce0311b1a43698d5219901cffa9 Homepage: https://cran.r-project.org/package=rpart Description: GNU R package for recursive partitioning and regression trees This package provides functions to recursive partitioning 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-rpart Architecture: amd64 Version: 4.1.16-1.2004.0 Priority: optional Section: gnu-r Source: rpart Maintainer: Dirk Eddelbuettel Installed-Size: 1185 Depends: r-base-core (>= 4.1.2-1.2004.0), r-api-4.0, libc6 (>= 2.14), r-cran-survival Replaces: r-recommended (<< 1.9.0) Filename: focal-cran40/r-cran-rpart_4.1.16-1.2004.0_amd64.deb Size: 909724 MD5sum: fb439caea8e21fc5ce4c666085e0f927 SHA1: 4bc69ed54fe9921ce0e156bcbd4dbdd0ef4d89df SHA256: 7b1eec7753a79630cbd1d53cbf266d574201dbea81c2c38f347d0cd0a4e1513b SHA512: 2ee118482431d6f825654ef96d553faeefd82e5a1b8b893220103a4a5f1d9484ac4b090f049d5a25286f4f7ebf85ac29cea836d657cd7f42cf3267ca5d070f3c Homepage: https://cran.r-project.org/package=rpart Description: GNU R package for recursive partitioning and regression trees This package provides functions to recursive partitioning 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-rpart Architecture: amd64 Version: 4.1.19-1.2004.0 Priority: optional Section: gnu-r Source: rpart Maintainer: Dirk Eddelbuettel Installed-Size: 1186 Depends: r-base-core (>= 4.2.1-3.2004.0), r-api-4.0, libc6 (>= 2.14), r-cran-survival Replaces: r-recommended (<< 1.9.0) Filename: focal-cran40/r-cran-rpart_4.1.19-1.2004.0_amd64.deb Size: 910640 MD5sum: bf899bc1e38cdf2a47b54be9d7696d42 SHA1: 8af1b436d4c880dabf07165049fb0f53a8bb89bd SHA256: 8cb4f6d70d897cec84cb52d56e8d4f06d3ae8710f73d6c55ed109a2be99bbc57 SHA512: b99190e0067e65b9ddfb70e827703bc7a77451497383065ce038a631f7f189474718131b3063089e90c6d8fb4fa22150908301e011cd8c869cea77c8bb4f4ee3 Homepage: https://cran.r-project.org/package=rpart Description: GNU R package for recursive partitioning and regression trees This package provides functions to recursive partitioning 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-rpart Architecture: amd64 Version: 4.1.21-1cran1.2004.0 Priority: optional Section: gnu-r Source: rpart Maintainer: cran2deb4ubuntu Installed-Size: 908 Depends: r-base-core, libc6 (>= 2.14) Filename: focal-cran40/r-cran-rpart_4.1.21-1cran1.2004.0_amd64.deb Size: 682660 MD5sum: 7cdb61077ac8f8ef7561fb633cf03e47 SHA1: 211b3a749828fac0284f3caaad5c9eabd58659af SHA256: 172bd4f54273eff929f823c654128ea2a12d4b6139b84276623834002624c508 SHA512: 3628e61d171053c094925c9753bd8053907c768a8661d8ab50b42c909bdd2bed4aadf3dc6712b508b6617834f4b9d01494cc343edb44b096ea4f7bae0c08beb2 Homepage: https://github.com/bethatkinson/rpart, https://cran.r-project.org/package=rpart Description: GNU R package "Recursive Partitioning and Regression Trees" . Recursive partitioning for classification, regression and survival trees. An implementation of most of the functionality of the 1984 book by Breiman, Friedman, Olshen and Stone. . Author: Terry Therneau [aut], Beth Atkinson [aut, cre], Brian Ripley [trl] (producer of the initial R port, maintainer 1999-2017) . Maintainer: Beth Atkinson Package: r-cran-rpart Architecture: amd64 Version: 4.1.23-1cran1.2004.0 Priority: optional Section: gnu-r Source: rpart Maintainer: cran2deb4ubuntu Installed-Size: 908 Depends: r-base-core, libc6 (>= 2.14) Filename: focal-cran40/r-cran-rpart_4.1.23-1cran1.2004.0_amd64.deb Size: 682596 MD5sum: e1ebea290b2b00dc3b54ed1d6973d48e SHA1: 8e6f999ddbe261291e49556686caf35076d10457 SHA256: fb46fb47b25b1f08beee3a93ab848b2a78e6bfa62232ad8b0aaa6c8647dd9d01 SHA512: ce504ca1de9532005309098fc08dd1a082074a30c070cd8a5a9d41c8ede45040ae1195ede53e84680a53bfab01f369d5f7c89399f2fb5c741d03cf3f2b7fd850 Homepage: https://github.com/bethatkinson/rpart, https://cran.r-project.org/package=rpart Description: GNU R package "Recursive Partitioning and Regression Trees" . Recursive partitioning for classification, regression and survival trees. An implementation of most of the functionality of the 1984 book by Breiman, Friedman, Olshen and Stone. . Author: Terry Therneau [aut], Beth Atkinson [aut, cre], Brian Ripley [trl] (producer of the initial R port, maintainer 1999-2017) . Maintainer: Beth Atkinson Package: r-cran-rpart Architecture: amd64 Version: 4.1.24-1.2004.0 Priority: optional Section: gnu-r Source: rpart Maintainer: Dirk Eddelbuettel Installed-Size: 905 Depends: r-base-core (>= 4.4.2-1.2004.0), r-api-4.0, libc6 (>= 2.14), r-cran-survival Replaces: r-recommended (<< 1.9.0) Filename: focal-cran40/r-cran-rpart_4.1.24-1.2004.0_amd64.deb Size: 678776 MD5sum: fa5876e9ca0064f116a742af4f8ab6ed SHA1: c1ed9ad0abc2a6e321f47c1f43e48dff53da8fe0 SHA256: d98ef70fb7bfd3701e23736b6450143d01563f1b3d37bb2333a12cd8528f17f8 SHA512: 73cb42a9c2a44ec4140a1c61db7ebfbed6db2293d08527a4c36ab01aab6c1d1ea985f8cdc4d438d146340edc81eea1d7f4653ae0a4aef72f80195451abe365bc Homepage: https://cran.r-project.org/package=rpart Description: GNU R package for recursive partitioning and regression trees This package provides functions to recursive partitioning 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-spatial Architecture: amd64 Version: 7.3-11-2focal0 Priority: optional Section: gnu-r Maintainer: Dirk Eddelbuettel Installed-Size: 233 Depends: libc6 (>= 2.4), r-base-core (>= 3.6.3.20200326-1focal), r-api-4.0 Replaces: r-cran-vr (<< 7.3-0) Filename: focal-cran40/r-cran-spatial_7.3-11-2focal0_amd64.deb Size: 127412 MD5sum: 7296e21a43ea45316e00cec98851d268 SHA1: 77d7c4493fa352fccf5001fc892a18ab0a074e98 SHA256: 7d52369060fff06c7b9d95eb47869a09a101c0684a1e48c9558d40db8b03a13d SHA512: 365ee4424529775e6cb8db9b8794a8972e5ea1a74ba450c54d52cbfadf489d2585ef11937f15386e91751f0935c900888da47ca1d9c9de2aba18b14ba5f576bf Homepage: http://cran.r-project.org/web/packages/spatial/index.html Description: GNU R package for spatial statistics The spatial package provides functions and datasets to support chapter 15 on 'Spatial Statistic' in the book 'Modern Applied Statistics with S' (4th edition) by W.N. Venables and B.D. Ripley. The following URL provides more details about the book: URL: http://www.stats.ox.ac.uk/pub/MASS4 Package: r-cran-survival Architecture: amd64 Version: 3.1-12-1cran1.2004.0 Priority: optional Section: gnu-r Source: survival Maintainer: cran2deb4ubuntu Installed-Size: 8474 Depends: r-base-core, r-cran-matrix, libc6 (>= 2.4) Filename: focal-cran40/r-cran-survival_3.1-12-1cran1.2004.0_amd64.deb Size: 7462300 MD5sum: 8c9317ab3d7d6fead48eb9f2e730d26e SHA1: fe583761d3fa2395235d068066d168c84887b7e2 SHA256: 544f6aa44c8afc47c6862a86bcc0a55ec4485d6de1fdd6ff85e1c67c1635a9b8 SHA512: d2b08b9c138d06fe69b9685b0011121946a36a284d6c78f79a6e336bf4871209dcd166f2095914c4c678dfd44f173670c01a886374994ba78f8c75ee2c164188 Homepage: https://github.com/therneau/survival Description: GNU R package "Survival Analysis" . Contains the core survival analysis routines, including definition of Surv objects, Kaplan-Meier and Aalen-Johansen (multi-state) curves, Cox models, and parametric accelerated failure time models. . Author: Terry M Therneau [aut, cre], Thomas Lumley [ctb, trl] (original S->R port and R maintainer until 2009), Atkinson Elizabeth [ctb], Crowson Cynthia [ctb] . Maintainer: Terry M Therneau Package: r-cran-survival Architecture: amd64 Version: 3.2-10-1cran1.2004.0 Priority: optional Section: gnu-r Source: survival Maintainer: cran2deb4ubuntu Installed-Size: 7315 Depends: r-base-core, r-cran-matrix, libc6 (>= 2.4) Filename: focal-cran40/r-cran-survival_3.2-10-1cran1.2004.0_amd64.deb Size: 6411000 MD5sum: 98228d4a2141a2d2288f94ee32a26e71 SHA1: 1e5b2fcb677a93f696e7ac8ab791995af985fcf9 SHA256: fefdad0e05d46e10ef8ab8bed7b42a71b0c960897b7cbde354e811000397667c SHA512: 2645433758b95a6248fd9294ad9d84a8880848365efca561ca16dc406f7babe2f440e730b560c8a6f01274e29a2ea7c9f8312698c6313c232a1fdb575e1cd37f Homepage: https://github.com/therneau/survival Description: GNU R package "Survival Analysis" . Contains the core survival analysis routines, including definition of Surv objects, Kaplan-Meier and Aalen-Johansen (multi-state) curves, Cox models, and parametric accelerated failure time models. . Author: Terry M Therneau [aut, cre], Thomas Lumley [ctb, trl] (original S->R port and R maintainer until 2009), Atkinson Elizabeth [ctb], Crowson Cynthia [ctb] . Maintainer: Terry M Therneau Package: r-cran-survival Architecture: amd64 Version: 3.2-11-1cran1.2004.0 Priority: optional Section: gnu-r Source: survival Maintainer: cran2deb4ubuntu Installed-Size: 7313 Depends: r-base-core, r-cran-matrix, libc6 (>= 2.4) Filename: focal-cran40/r-cran-survival_3.2-11-1cran1.2004.0_amd64.deb Size: 6419436 MD5sum: 036d47295716c633e69dd51d7945fff2 SHA1: 6294f0cea402eb99478c9091d04e2b03acd65807 SHA256: f6de3d8929be305f7807bcbf820879b3fa11f92123191d0b4f3ac64d07e9e5e5 SHA512: e8cb41f13f9b56ab6326af01670ec99f98b416761d701498b8fdf189c65dbb0a6baec7062ab50d408ca995e9186e18e3f29477eb711bc39cc3ef9b11e9935419 Homepage: https://github.com/therneau/survival Description: GNU R package "Survival Analysis" . Contains the core survival analysis routines, including definition of Surv objects, Kaplan-Meier and Aalen-Johansen (multi-state) curves, Cox models, and parametric accelerated failure time models. . Author: Terry M Therneau [aut, cre], Thomas Lumley [ctb, trl] (original S->R port and R maintainer until 2009), Atkinson Elizabeth [ctb], Crowson Cynthia [ctb] . Maintainer: Terry M Therneau Package: r-cran-survival Architecture: amd64 Version: 3.2-12-1cran1.2004.0 Priority: optional Section: gnu-r Source: survival Maintainer: cran2deb4ubuntu Installed-Size: 7533 Depends: r-base-core, r-cran-matrix, libc6 (>= 2.4) Filename: focal-cran40/r-cran-survival_3.2-12-1cran1.2004.0_amd64.deb Size: 6610944 MD5sum: d0d3169955713a16aaba774ced9db7a8 SHA1: 4187e915b5bf52309142e54e8dcad7414f0237d4 SHA256: cd8073381a98dff01d108b5d5d1ce5d57adc5396b97ef0e7d126b7f9731c578c SHA512: 6f0f9d7fe9faa35252604b2d82994cf7b703834446c9958b6c2dc5ccd58c26b32c4d869609de28733372e277f125633272440a03e58efe8a62d8c27b9084a218 Homepage: https://github.com/therneau/survival Description: GNU R package "Survival Analysis" . Contains the core survival analysis routines, including definition of Surv objects, Kaplan-Meier and Aalen-Johansen (multi-state) curves, Cox models, and parametric accelerated failure time models. . Author: Terry M Therneau [aut, cre], Thomas Lumley [ctb, trl] (original S->R port and R maintainer until 2009), Atkinson Elizabeth [ctb], Crowson Cynthia [ctb] . Maintainer: Terry M Therneau Package: r-cran-survival Architecture: amd64 Version: 3.2-13-1cran1.2004.0 Priority: optional Section: gnu-r Source: survival Maintainer: cran2deb4ubuntu Installed-Size: 7536 Depends: r-base-core, r-cran-matrix, libc6 (>= 2.4) Filename: focal-cran40/r-cran-survival_3.2-13-1cran1.2004.0_amd64.deb Size: 6614180 MD5sum: c73b7f2f5da292204f353d57982f2f4d SHA1: c97fe960135f7d3471712a57a18686dc80bf5bd2 SHA256: 5aadaccda6827d4c3d733ff85d95e4e1b5238fbb16c841106f0505c362a22629 SHA512: ad4e856d83aad93ac71ebcc823bd6c4b738461f5d2418ad76a45ea31a21724aa68ba1dc1141d08c103ff359233c3c73d462a885570c01ed747757c85d2580a7c Homepage: https://github.com/therneau/survival Description: GNU R package "Survival Analysis" . Contains the core survival analysis routines, including definition of Surv objects, Kaplan-Meier and Aalen-Johansen (multi-state) curves, Cox models, and parametric accelerated failure time models. . Author: Terry M Therneau [aut, cre], Thomas Lumley [ctb, trl] (original S->R port and R maintainer until 2009), Atkinson Elizabeth [ctb], Crowson Cynthia [ctb] . Maintainer: Terry M Therneau Package: r-cran-survival Architecture: amd64 Version: 3.2-7-1.2004.0 Priority: optional Section: gnu-r Source: survival Maintainer: Dirk Eddelbuettel Installed-Size: 8671 Depends: r-base-core (>= 4.0.2-1.2004.0), r-api-4.0, r-cran-matrix, libc6 (>= 2.4) Replaces: r-recommended (<< 1.9.0) Filename: focal-cran40/r-cran-survival_3.2-7-1.2004.0_amd64.deb Size: 7631300 MD5sum: b198ceb8466d84117bf45572eab98c43 SHA1: 13553818cb0132f120ab922bc70e92721e449b39 SHA256: 54b68dc5cdf5e3f9086d4997a474efb510d659bc3ca41f573d09b9d412e6a86b SHA512: 382174c35022e54e61976b4d887bb289843e01093517f1c14b48aa0a2405812dc6481bd6d396a5ab66b8278a606ca7249f682bcf21a523fddd7c6cd555b916d7 Homepage: https://cran.r-project.org/package=survival 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-survival Architecture: amd64 Version: 3.4-0-1cran1.2004.0 Priority: optional Section: gnu-r Source: survival Maintainer: cran2deb4ubuntu Installed-Size: 7432 Depends: r-base-core, r-cran-matrix, libc6 (>= 2.4) Filename: focal-cran40/r-cran-survival_3.4-0-1cran1.2004.0_amd64.deb Size: 5796284 MD5sum: dee8b446e79dcb42a679e9c14957ecba SHA1: 085871808ccad69a4329aa4f89f0a0604cf05a0b SHA256: 7734a2239c566ba297c26f7f00d2003cf2924c5d0235809de1da6a1a17ba5091 SHA512: 6dea16eb05ed96468073139463b9d49fb5556a7610e86a2f7791efd65f262020b5166a398ae8ed82535305993f2d4826ad7a3c914a3d2ee81e367a6765bc6f1d Homepage: https://github.com/therneau/survival Description: GNU R package "Survival Analysis" . Contains the core survival analysis routines, including definition of Surv objects, Kaplan-Meier and Aalen-Johansen (multi-state) curves, Cox models, and parametric accelerated failure time models. . Author: Terry M Therneau [aut, cre], Thomas Lumley [ctb, trl] (original S->R port and R maintainer until 2009), Atkinson Elizabeth [ctb], Crowson Cynthia [ctb] . Maintainer: Terry M Therneau Package: r-cran-survival Architecture: amd64 Version: 3.5-3-1cran1.2004.0 Priority: optional Section: gnu-r Source: survival Maintainer: cran2deb4ubuntu Installed-Size: 7579 Depends: r-base-core, r-cran-matrix, libc6 (>= 2.4) Filename: focal-cran40/r-cran-survival_3.5-3-1cran1.2004.0_amd64.deb Size: 5905648 MD5sum: f4d538e3e41f7d777224ead1e62ecb4f SHA1: 4fadeb57109ac5c4c25966c7a6f23b1f34d097cf SHA256: 5671f70f3a09baf908e11d96ddf335b7d7b421972a62c07d1fb42d914ac12b92 SHA512: 256221f84e894894f4ca7505e1f51e0bdb3510e03194afa66155ba254f6ba9cd86a1622b6bb661cbde4d583f900b7c0269165e1a06841c15968023b443513a55 Homepage: https://github.com/therneau/survival Description: GNU R package "Survival Analysis" . Contains the core survival analysis routines, including definition of Surv objects, Kaplan-Meier and Aalen-Johansen (multi-state) curves, Cox models, and parametric accelerated failure time models. . Author: Terry M Therneau [aut, cre], Thomas Lumley [ctb, trl] (original S->R port and R maintainer until 2009), Atkinson Elizabeth [ctb], Crowson Cynthia [ctb] . Maintainer: Terry M Therneau Package: r-cran-survival Architecture: amd64 Version: 3.5-5-1cran1.2004.0 Priority: optional Section: gnu-r Source: survival Maintainer: cran2deb4ubuntu Installed-Size: 7646 Depends: r-base-core, r-cran-matrix, libc6 (>= 2.4) Filename: focal-cran40/r-cran-survival_3.5-5-1cran1.2004.0_amd64.deb Size: 5926964 MD5sum: 805b72c939e23f349cc1fbfb91276fe7 SHA1: bd0ae6676750daf8b8ecac02bce9398d65280848 SHA256: 56f89cfcb50f1d4a2590a97bbe7de1bb5d9dac0e5f7e58b34caea3f388592766 SHA512: 41372d4a4db884a68d85a052df49a136afe0c7b4a48b33fa333e579507d5c387d6f8ffb5910ae03fc98f2eed36fa92139562397954deac2e111339b9fb65e501 Homepage: https://github.com/therneau/survival Description: GNU R package "Survival Analysis" . Contains the core survival analysis routines, including definition of Surv objects, Kaplan-Meier and Aalen-Johansen (multi-state) curves, Cox models, and parametric accelerated failure time models. . Author: Terry M Therneau [aut, cre], Thomas Lumley [ctb, trl] (original S->R port and R maintainer until 2009), Atkinson Elizabeth [ctb], Crowson Cynthia [ctb] . Maintainer: Terry M Therneau Package: r-cran-survival Architecture: amd64 Version: 3.5-5-2.2004.0 Priority: optional Section: gnu-r Source: survival Maintainer: Dirk Eddelbuettel Installed-Size: 7640 Depends: r-base-core (>= 4.3.1-1.2004.0), r-api-4.0, r-cran-matrix, libc6 (>= 2.4) Replaces: r-recommended (<< 1.9.0) Filename: focal-cran40/r-cran-survival_3.5-5-2.2004.0_amd64.deb Size: 5922156 MD5sum: 208b0be4a554c63761849f941955c9cd SHA1: 6eb4ea425911f7bccf48aafe67b7d04733f8af48 SHA256: 0bf7075be6ed2d404d5c74199691cad3a6791a3502a6daa3ddac8c2701db9a3b SHA512: 94d6f45b73a682dcdbcd0eea4a290132bee8fedd7bbd852e811617bad0824cb7ef70acef88827d9c0649b9a5d776f3640c77f0d18ab64099edd50c31092b8a91 Homepage: https://cran.r-project.org/package=survival 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-survival Architecture: amd64 Version: 3.5-7-1cran1.2004.0 Priority: optional Section: gnu-r Source: survival Maintainer: cran2deb4ubuntu Installed-Size: 8013 Depends: r-base-core, r-cran-matrix, libc6 (>= 2.4) Filename: focal-cran40/r-cran-survival_3.5-7-1cran1.2004.0_amd64.deb Size: 6126988 MD5sum: e5134735016bcaec360f899d0a5dd505 SHA1: 55ac4ed6ef020839173a2c0fb71e4f35e735c5fb SHA256: ef1663c5853aad1dfe6bc3cbea520100da27284c7cd07075a68c5ff7df76192c SHA512: f9a04bae97cb4229d5449c04de2aca2ad236a2c0695f90bd97cca4f5b8ab4294e2c8a691bf74b16bdb2d4bfa74c1e09c698c6cdf6dacf805beba72f7f755a914 Homepage: https://github.com/therneau/survival Description: GNU R package "Survival Analysis" . Contains the core survival analysis routines, including definition of Surv objects, Kaplan-Meier and Aalen-Johansen (multi-state) curves, Cox models, and parametric accelerated failure time models. . Author: Terry M Therneau [aut, cre], Thomas Lumley [ctb, trl] (original S->R port and R maintainer until 2009), Atkinson Elizabeth [ctb], Crowson Cynthia [ctb] . Maintainer: Terry M Therneau Package: r-cran-survival Architecture: amd64 Version: 3.5-8-1.2004.0 Priority: optional Section: gnu-r Source: survival Maintainer: Dirk Eddelbuettel Installed-Size: 8031 Depends: r-base-core (>= 4.3.3-1.2004.0), r-api-4.0, r-cran-matrix, libc6 (>= 2.4) Replaces: r-recommended (<< 1.9.0) Filename: focal-cran40/r-cran-survival_3.5-8-1.2004.0_amd64.deb Size: 6142584 MD5sum: baeb95f231e63683f278ca1ac2b5438e SHA1: 9dd864d7d502f778491cf11d7c5ef7982f2eab2a SHA256: f9edd01f22386ea4d2b34433d8a9048a063cc5a806c844486283081d82aad12d SHA512: 3e8a447365dabaeeee864861a44de1e217902bbd3c54ff6b1b2955775db4be4c72be00e4249800fce05fe01916f8b5dd8c89ca726af95ad5f4c3e19fb97f3a8a Homepage: https://cran.r-project.org/package=survival 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-survival Architecture: amd64 Version: 3.7-0-1.2004.0 Priority: optional Section: gnu-r Source: survival Maintainer: Dirk Eddelbuettel Installed-Size: 8258 Depends: r-base-core (>= 4.4.0-1.2004.0), r-api-4.0, r-cran-matrix, libc6 (>= 2.4) Replaces: r-recommended (<< 1.9.0) Filename: focal-cran40/r-cran-survival_3.7-0-1.2004.0_amd64.deb Size: 6299656 MD5sum: c7cee42076f9b2da92790854a466d4a1 SHA1: 7c706bde94a30abced7fcb038b51b7573c72adb3 SHA256: b994caf88aa375bf97e90f2b58907e14e6eb4b0eb081dc5477c84c1ebc8fa42a SHA512: fb4f236508e95333792a9009b752f77e6a5a3635e02c25bc8b8b8793a5d2f3acf638b0eb325ea053df2b9a0ac85364274ba3625a43b25792719284925439bcca Homepage: https://cran.r-project.org/package=survival 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-survival Architecture: amd64 Version: 3.8-3-1.2004.0 Priority: optional Section: gnu-r Source: survival Maintainer: Dirk Eddelbuettel Installed-Size: 9532 Depends: r-base-core (>= 4.4.2-1.2004.0), r-api-4.0, r-cran-matrix, libc6 (>= 2.4) Replaces: r-recommended (<< 1.9.0) Filename: focal-cran40/r-cran-survival_3.8-3-1.2004.0_amd64.deb Size: 8256140 MD5sum: 27a604d2f9c9c6354b13bad86846c291 SHA1: 242ddc7cedc002ef8d00573b1a9fbc21099163e3 SHA256: b0ff9ca821d05f0ae7bf6faea470ed891afde3fcc1184259db387e705d95be9c SHA512: f08147bf99d68ecd9fb58022588317ca98ba88833d7b58bd9f6a302a472db47addd84d79963709235098e800bfb0f788ceaa95d85304cbde806f2d5137613784 Homepage: https://cran.r-project.org/package=survival 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-survival Architecture: amd64 Version: 3.8-6-1.2004.0 Priority: optional Section: gnu-r Source: survival Maintainer: Dirk Eddelbuettel Installed-Size: 9587 Depends: r-base-core (>= 4.5.2-1.2004.0), r-api-4.0, r-cran-matrix, libc6 (>= 2.4) Replaces: r-recommended (<< 1.9.0) Filename: focal-cran40/r-cran-survival_3.8-6-1.2004.0_amd64.deb Size: 8313196 MD5sum: 30cc13f70d0fee6f05b36ccdb4719b49 SHA1: 509bc829e80127adb30a2cd9ba6957921cd4d80d SHA256: 92fe03e3f00aa1afade3683f22610d34c67d892093a7d630b4edbd8b89e0d278 SHA512: d69e5b40132be869ee9ab882414c6068f4e3cc8be2fb0e7ea5b361c6fc82159a2aab4f34836ec0036ff9232ffc02612f9f824b5c581bd0e345ed8fce343d6a5a Homepage: https://cran.r-project.org/package=survival 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-doc-html Architecture: all Version: 4.0.0-1.2004.0 Priority: optional Section: doc Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 3049 Suggests: r-base-core, mozilla | www-browser Replaces: r-base (<= 1.4.1-1) Filename: focal-cran40/r-doc-html_4.0.0-1.2004.0_all.deb Size: 571128 MD5sum: 3794545b52c1b681ed32f81529848696 SHA1: ec9a23d4498fd1b0d548eb766ec321c742ef8d95 SHA256: 59cd1ac78af3cf36e39256078e15078eadace15e7d72f89d8356baecca581069 SHA512: 4335135f926eef810d8e5030a3813b3d373aba69b8a6fbf4d0023e2019d4c1e467e1a1b3f5dd222eb926ae168fb4805865493f035777c9bb767cbca9cad0a77f Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the R manuals in html format. The sibling packages r-doc-pdf and r-doc-info provides the same manuals. Package: r-doc-html Architecture: all Version: 4.0.1-1.2004.0 Priority: optional Section: doc Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 3013 Suggests: r-base-core, mozilla | www-browser Replaces: r-base (<= 1.4.1-1) Filename: focal-cran40/r-doc-html_4.0.1-1.2004.0_all.deb Size: 565064 MD5sum: 39572a83759a803ed48f68ccae0ea2d2 SHA1: ed77d7bb8a43a69297deef6f6a41ae3da7f12994 SHA256: e6ffd6c5d95f5b7e4e75973c20cc203d8265348cce361b34119531731c46fc20 SHA512: 6b3b34a49d39ec1c2d00bff581463c829847e2eb541f565e77288b1c322e4380827c0bc9382eebeca898c35a9d91035bea272aa337210bc633a635f6396b330f Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the R manuals in html format. The sibling packages r-doc-pdf and r-doc-info provides the same manuals. Package: r-doc-html Architecture: all Version: 4.0.2-1.2004.0 Priority: optional Section: doc Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 3013 Suggests: r-base-core, mozilla | www-browser Replaces: r-base (<= 1.4.1-1) Filename: focal-cran40/r-doc-html_4.0.2-1.2004.0_all.deb Size: 565268 MD5sum: cba8e2b117d7c181ab10ef872ca503d3 SHA1: abeaf3172ca1613ac98c7e697222471f54b82588 SHA256: b1cea5259347fb35e56e35dc58a059706fd490a142c5a16f1f56351f4e92f301 SHA512: e733837376c78b571d12a1c4ce2d4e80149f31af64ffb1bc38eb8404b5d0ce955fca0f7c0355b4fe1296d184d081a4667186c6d48afd49fbe7bc6e0c7bb30e82 Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the R manuals in html format. The sibling packages r-doc-pdf and r-doc-info provides the same manuals. Package: r-doc-html Architecture: all Version: 4.0.3-1.2004.0 Priority: optional Section: doc Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 3033 Suggests: r-base-core, mozilla | www-browser Replaces: r-base (<= 1.4.1-1) Filename: focal-cran40/r-doc-html_4.0.3-1.2004.0_all.deb Size: 569332 MD5sum: 71936787609a0b59b2f887393db1d82c SHA1: 9edb1ffa0634d9b84e9d083ee180454d4d5a4860 SHA256: 3ecd2a365b59be7bb4a7350e3e982b5560d0f5082f87ca1084abcfc27945f607 SHA512: ad573d2c93ee1175493068192ef6da0bc44e3af8ba64956cc616b03a2ba41461eb7d3a46938f4c32696c3accc44e218d58941279136319f998faed8fb9ec3820 Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the R manuals in html format. The sibling packages r-doc-pdf and r-doc-info provides the same manuals. Package: r-doc-html Architecture: all Version: 4.0.4-1.2004.0 Priority: optional Section: doc Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 3047 Suggests: r-base-core, mozilla | www-browser Replaces: r-base (<= 1.4.1-1) Filename: focal-cran40/r-doc-html_4.0.4-1.2004.0_all.deb Size: 572500 MD5sum: 0590ef3e2d3c67e5393ab4784a8b11d0 SHA1: 2479cfcc453a56d6ec9031491aa0f6c86c3a8237 SHA256: 37a2bee46b16ac5179131bfbbe902e9de07eb33a4225182a89182add8e9dc5c6 SHA512: 32669e7820d0994da5c67ec8fd82dcf6093c2c5e0864888c1f3af2eba6521ea91707fc9a155a1254a14262e50d0be022ed83d10d7dd0cebe7bf95a0f32ee6c90 Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the R manuals in html format. The sibling packages r-doc-pdf and r-doc-info provides the same manuals. Package: r-doc-html Architecture: all Version: 4.0.5-1.2004.0 Priority: optional Section: doc Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 3047 Suggests: r-base-core, mozilla | www-browser Replaces: r-base (<= 1.4.1-1) Filename: focal-cran40/r-doc-html_4.0.5-1.2004.0_all.deb Size: 573024 MD5sum: f0501f7508d95fd7e2df6f3833d4560b SHA1: 11fd7db5d836fac947e2b10d1c0bfd0a193e2f92 SHA256: 55d270360fa288a3b3bd839c86f63337b2c6ba9fbaf8aa8e79eaa80643efa345 SHA512: 394b7453a162d5e12478f92ad9f69d556226d4444b9dbe8171e3bbce200154c2d0d72d61b15a471939b913e6a39f6f9c9c3ee4b81f4be6502eac08844b5f3cf6 Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the R manuals in html format. The sibling packages r-doc-pdf and r-doc-info provides the same manuals. Package: r-doc-html Architecture: all Version: 4.1.0-1.2004.0 Priority: optional Section: doc Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 3074 Suggests: r-base-core, mozilla | www-browser Replaces: r-base (<= 1.4.1-1) Filename: focal-cran40/r-doc-html_4.1.0-1.2004.0_all.deb Size: 578224 MD5sum: ba9f39b31ecef149233479825b217cb4 SHA1: 9c70fb4eb386ff1906fc6200b894e9fc074b5f53 SHA256: 295f38e038b28a6dbf847bd6b63641b10b133bc30a5f36475936693c3c71f81d SHA512: bfae1a1c54449af7919ad638537b73122ee70430355e28005ee2fde444e770c5a9f2bde66141d08fdb8c6b066a7d779b8d2216053be15cb4c0c34226051b0be8 Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the R manuals in html format. The sibling packages r-doc-pdf and r-doc-info provides the same manuals. Package: r-doc-html Architecture: all Version: 4.1.1-1.2004.0 Priority: optional Section: doc Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 3076 Suggests: r-base-core, mozilla | www-browser Replaces: r-base (<= 1.4.1-1) Filename: focal-cran40/r-doc-html_4.1.1-1.2004.0_all.deb Size: 578716 MD5sum: 1005fe5e9ab53c38c13f5e4cb66003bc SHA1: e1f38d9dc058b351476825312e3f63725066e9fe SHA256: 38050619403670c1ac048f0c437692d2142190179366bd778fbf9b084a084e6e SHA512: f0e3bd2e93b8799a3ba7d74b8991c17a49094a1bd606592b907164bf54dc14e2d8eeffb5b54d898b15f81631554fd276c45a6972b70402b1949a4380bcb042ed Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the R manuals in html format. The sibling packages r-doc-pdf and r-doc-info provides the same manuals. Package: r-doc-html Architecture: all Version: 4.1.2-1.2004.0 Priority: optional Section: doc Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 3085 Suggests: r-base-core, mozilla | www-browser Replaces: r-base (<= 1.4.1-1) Filename: focal-cran40/r-doc-html_4.1.2-1.2004.0_all.deb Size: 580464 MD5sum: 58b5e852eeaed40ed259f79488a05e7c SHA1: 31deafadd07a076f8d6074d3bad9ee4e4b631be2 SHA256: 0c50b247ae5db25c58df10297d14ef9fab948cc50e079f35592c83ecd7ae3a2d SHA512: 499f0175d2ecf79a60f577ddbb52656ddd36ddd00f301cf51dc31a3598ffb8ee5c864606f598549778e9b74f11043157fe709826f3ed2d6dfb0fe0052932809f Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the R manuals in html format. The sibling packages r-doc-pdf and r-doc-info provides the same manuals. Package: r-doc-html Architecture: all Version: 4.1.3-1.2004.0 Priority: optional Section: doc Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 3089 Suggests: r-base-core, mozilla | www-browser Replaces: r-base (<= 1.4.1-1) Filename: focal-cran40/r-doc-html_4.1.3-1.2004.0_all.deb Size: 581524 MD5sum: 82518bdeeb3e9689bb58e7cf744c0243 SHA1: 6d437b477178eb728bd218e28649f49cb3c2665c SHA256: a4f5427001a79eae2e69cf25c05bc4abf21bc0be7afac1b48fb2b20eebb961e0 SHA512: 953b73a43cac15c1316bfe3b29fd0e6a5b9a8bf1f3c41d4ee30ee0950cdaae109d3ee9d6a3bf9b615b5833288812595bcb10cb8aef535b2261d41987b1e9deec Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the R manuals in html format. The sibling packages r-doc-pdf and r-doc-info provides the same manuals. Package: r-doc-html Architecture: all Version: 4.2.0-1.2004.0 Priority: optional Section: doc Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 3131 Suggests: r-base-core, mozilla | www-browser Replaces: r-base (<= 1.4.1-1) Filename: focal-cran40/r-doc-html_4.2.0-1.2004.0_all.deb Size: 584536 MD5sum: 2bcd138b157c8a9a56e987882ea32f63 SHA1: d24ba2cc2913d2bf8166e08a3015ecf9897507b4 SHA256: 9ae260df0a18e49c55aa38f2aa4c6e721b1da153fa9f9ba6600ba0ce77d55812 SHA512: a48762eef5691d7c5ba215b07f2d75c0de0158dcff900461897d28cd79d89cbf135a05275ff45196f2196256af6961183e020392710300538b166cbec26ad14a Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the R manuals in html format. The sibling packages r-doc-pdf and r-doc-info provides the same manuals. Package: r-doc-html Architecture: all Version: 4.2.1-1.2004.0 Priority: optional Section: doc Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 3131 Suggests: r-base-core, mozilla | www-browser Replaces: r-base (<= 1.4.1-1) Filename: focal-cran40/r-doc-html_4.2.1-1.2004.0_all.deb Size: 584976 MD5sum: 0c4dbba37149ce93e6e3c1693f4ecf12 SHA1: 33f0f9b4cedf4a9e74f20cc97f7153d862661d9d SHA256: 56981c2f9d8850e5685682517d56e9d771137ac022455d9b607dc6e42bebff82 SHA512: 95f09bb3fbf0bc0b50094d0a5fe04db9845b70cc4e70f2547f2e998705822e817f55cd46e75dddf560164892596da3d3cab8dd34184bf18a2c5d59ba618050e8 Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the R manuals in html format. The sibling packages r-doc-pdf and r-doc-info provides the same manuals. Package: r-doc-html Architecture: all Version: 4.2.1-2.2004.0 Priority: optional Section: doc Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 3131 Suggests: r-base-core, mozilla | www-browser Replaces: r-base (<= 1.4.1-1) Filename: focal-cran40/r-doc-html_4.2.1-2.2004.0_all.deb Size: 585092 MD5sum: 0ac1d45605b01a2fba11d77ab4f31aae SHA1: 332a4266619cb28233017be4b515e347a54af977 SHA256: 5c909dbefee2b4cc5bdec465da6d72dfad3185696d84188f98c8f7ffeb13003c SHA512: cf7e99506c8c881a46811d06da69d306062050a681cc71380f45af733cdf0008b3c1079b31c81141cfaaf7d12533852eb575940b822943421bbcbb814ea9e0d0 Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the R manuals in html format. The sibling packages r-doc-pdf and r-doc-info provides the same manuals. Package: r-doc-html Architecture: all Version: 4.2.1-3.2004.0 Priority: optional Section: doc Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 3131 Suggests: r-base-core, mozilla | www-browser Replaces: r-base (<= 1.4.1-1) Filename: focal-cran40/r-doc-html_4.2.1-3.2004.0_all.deb Size: 585188 MD5sum: 662d159a4eb4e49ec7e724c99a59f4c3 SHA1: 94b210be9605fd871ea344d4cf8af0c009dde700 SHA256: a76f7fec9a6065fd92a4fda469ed7c740a0dbac90f3c9bab2836da1cf0a80540 SHA512: 426e8f0cb3eb89c31aa22973fd86c2a423d2e1b8a741ebcc36d0d17b65d2db2e1cecb3cef8dfc923e4c5031e28435fe0a4a58ba112a894dfffe7d9399a8e4776 Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the R manuals in html format. The sibling packages r-doc-pdf and r-doc-info provides the same manuals. Package: r-doc-html Architecture: all Version: 4.2.2-1.2004.0 Priority: optional Section: doc Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 3137 Suggests: r-base-core, mozilla | www-browser Replaces: r-base (<= 1.4.1-1) Filename: focal-cran40/r-doc-html_4.2.2-1.2004.0_all.deb Size: 586596 MD5sum: f381e54c6f23e3096346edd18be1d3a6 SHA1: 5e6fedf192806b086d2528a8c2ca2667c786850a SHA256: 378bade5ca2db9e7e845327d28e23cab5561484f88967be6135c4784d21928c9 SHA512: cd9ca73be29134e9a4ce9f1d91e9ec55d45b9352a0d3e72816308205e0f182d32b7b3be650452a492c0a3f9f5a3d9899df85c1273df25e832644449c3e27f6ba Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the R manuals in html format. The sibling packages r-doc-pdf and r-doc-info provides the same manuals. Package: r-doc-html Architecture: all Version: 4.2.2.20221110-1.2004.0 Priority: optional Section: doc Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 3138 Suggests: r-base-core, mozilla | www-browser Replaces: r-base (<= 1.4.1-1) Filename: focal-cran40/r-doc-html_4.2.2.20221110-1.2004.0_all.deb Size: 586964 MD5sum: 2ca4f6831f8279828917f1759a8709e4 SHA1: 980ea5ae7723449d82812a30b00daf07cb67381d SHA256: e9d5180a279a154fde17da193d5d433f94d2dbb1b7fb8dca38432efbac82e618 SHA512: 30e07ad00cbd760ab78788bfdbfe7c691b8dbb337ef27d0e76211cb8b745361a23ac3a1a63684c411dac0064af9c256a7831ddde986df14b23cd74d9d032586d Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the R manuals in html format. The sibling packages r-doc-pdf and r-doc-info provides the same manuals. Package: r-doc-html Architecture: all Version: 4.2.3-1.2004.0 Priority: optional Section: doc Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 3140 Suggests: r-base-core, mozilla | www-browser Replaces: r-base (<= 1.4.1-1) Filename: focal-cran40/r-doc-html_4.2.3-1.2004.0_all.deb Size: 587556 MD5sum: 56727745c1f2ef52ac4a1c8da7bcf6d9 SHA1: bd2d76762f264d385ecdd8ba19c39a38daf94244 SHA256: ebdb0b23415754eba87616a125ef9b5d5ddf673398cf215701c58630b8375f3e SHA512: 06618bbec8f580aa81cdb38b42b68fa7e208f0667c1d0adb290010610195841e19ed88eec1d655338b21603484b0ad9a6f2540f56a19c821b8fc990f4dd587e7 Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the R manuals in html format. The sibling packages r-doc-pdf and r-doc-info provides the same manuals. Package: r-doc-html Architecture: all Version: 4.3.0-1.2004.0 Priority: optional Section: doc Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 3149 Suggests: r-base-core, mozilla | www-browser Replaces: r-base (<= 1.4.1-1) Filename: focal-cran40/r-doc-html_4.3.0-1.2004.0_all.deb Size: 589456 MD5sum: 19a6d5a70583d46330710117d7d59322 SHA1: 05eaa50dc5cc1e1e1c5383fd119cafeed681cace SHA256: 558a5a284d58f171d8e55ae7354d0b60b12df56ce563a71ff3af3dfc62817666 SHA512: bdd01c3f8c6d18dc9e76e2daabb6d9b79df627807c9785c29bf0560d005473b89fbfd2aa0bd0dc4ce24a5d819c2ef5ee7ae2bd6f16f9ceb139a25ce1c266b3b5 Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the R manuals in html format. The sibling packages r-doc-pdf and r-doc-info provides the same manuals. Package: r-doc-html Architecture: all Version: 4.3.1-1.2004.0 Priority: optional Section: doc Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 3155 Suggests: r-base-core, mozilla | www-browser Replaces: r-base (<= 1.4.1-1) Filename: focal-cran40/r-doc-html_4.3.1-1.2004.0_all.deb Size: 590500 MD5sum: c09f09b0d54e2558efb891bb97a1f598 SHA1: 0fb2daff8cdb69481e24d63e8a732f58f75440cf SHA256: 3a245554014419ff486fb1634276f3eabc35b1fab4bec5b7e52d156431e55f70 SHA512: 7b288beade072f24e4156d97d811519e0735058de26643ddf7af555434d8a31aa146cb5bc99f170f47c1006150a3c4df22959d7d516d9ac025b5e3921899437f Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the R manuals in html format. The sibling packages r-doc-pdf and r-doc-info provides the same manuals. Package: r-doc-html Architecture: all Version: 4.3.1-2.2004.0 Priority: optional Section: doc Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 3156 Suggests: r-base-core, mozilla | www-browser Replaces: r-base (<= 1.4.1-1) Filename: focal-cran40/r-doc-html_4.3.1-2.2004.0_all.deb Size: 590852 MD5sum: 8828d533c15b67068b2964d6394dc539 SHA1: 016dda274372bc4be4dda6512f4ced1a87958b8f SHA256: b77edbb1363e0a155298f3beb32cf65e5fa562d0fde25e034bdb6c3cbe203e3d SHA512: fb533ca2d24025f38efc40f950b11ae6f806d2e5d6592dec18f775340256b64d0b11b65be703c5a9c68b01f2e146fd6495d699bf7cfaad539ce3c92ff52c2b87 Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the R manuals in html format. The sibling packages r-doc-pdf and r-doc-info provides the same manuals. Package: r-doc-html Architecture: all Version: 4.3.1-3.2004.0 Priority: optional Section: doc Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 3156 Suggests: r-base-core, mozilla | www-browser Replaces: r-base (<= 1.4.1-1) Filename: focal-cran40/r-doc-html_4.3.1-3.2004.0_all.deb Size: 590856 MD5sum: 42d5ffbb29e48617be5d1dbb712e60fe SHA1: af9db7787725f05ccae34824e4e68845337b4b81 SHA256: 6e57d6a393b83fbc96760b9fbfe2dfdefe5afd3c73a8e4c43fc79197c6bf5d5d SHA512: bc2e25c4d2ed81488490e2feb4d619c281bc43c90f7715fa2caa3e7b901b9ef901a9c8e5781af8e969496bd4e4b9fdc71e5f31a8871fcef309d148b8ce5d259b Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the R manuals in html format. The sibling packages r-doc-pdf and r-doc-info provides the same manuals. Package: r-doc-html Architecture: all Version: 4.3.1-4.2004.0 Priority: optional Section: doc Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 3156 Suggests: r-base-core, mozilla | www-browser Replaces: r-base (<= 1.4.1-1) Filename: focal-cran40/r-doc-html_4.3.1-4.2004.0_all.deb Size: 590924 MD5sum: 5ddf9ddcc085202e92ce529eba37c580 SHA1: 83f16b10f6374d4cd321c7047a33988092a7f9ad SHA256: 28c7489ce7f8c9efac5a771c329c3e96e5675019f17bf0b7c35a9410dc4c56f2 SHA512: 9783e4266c986f73861cab34b80c86f3631a3747224414bfe011c5129591d55a9bd6565c44d8db122b37a03b9ec2759c08241992810a28b0442051f905c1eb7c Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the R manuals in html format. The sibling packages r-doc-pdf and r-doc-info provides the same manuals. Package: r-doc-html Architecture: all Version: 4.3.2-1.2004.0 Priority: optional Section: doc Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 3174 Suggests: r-base-core, mozilla | www-browser Replaces: r-base (<= 1.4.1-1) Filename: focal-cran40/r-doc-html_4.3.2-1.2004.0_all.deb Size: 594380 MD5sum: d4fd2b28ea7e1ae8b0090041c016d3c1 SHA1: 82e4573043b60f5146ec28b95896e55473eb8907 SHA256: 52d5e8600f556b8d18975128b00f9c286754999c79d872db6d783da7bf5a83e4 SHA512: 74131c52a8e95ab8ad89166f19a2891f908ba0c3bf226a4d159caf9c2edd79cfd5599655859dc26a217b3dc9cde674d474664a1adf14332b3919dfa20d964a91 Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the R manuals in html format. The sibling packages r-doc-pdf and r-doc-info provides the same manuals. Package: r-doc-html Architecture: all Version: 4.3.3-1.2004.0 Priority: optional Section: doc Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 3179 Suggests: r-base-core, mozilla | www-browser Replaces: r-base (<= 1.4.1-1) Filename: focal-cran40/r-doc-html_4.3.3-1.2004.0_all.deb Size: 595424 MD5sum: 2b875806571b0bff346199cdae47eeb8 SHA1: 2ad10eaadb01ca8bbd124551ae832256f5a29b8c SHA256: d60e65526d19197e8c17be42f10a3157f20eba984907a9bc1d640ba3b567f22b SHA512: 35d950efb71eb9fa590b118a1307ecf3a3ab81146d011431ec135e5c6443382eff2c21b59dfd26562e1bd18d99e470ed358f8816b9901d1882db8ec810f5bd62 Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the R manuals in html format. The sibling packages r-doc-pdf and r-doc-info provides the same manuals. Package: r-doc-html Architecture: all Version: 4.4.0-1.2004.0 Priority: optional Section: doc Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 3185 Suggests: r-base-core, mozilla | www-browser Replaces: r-base (<= 1.4.1-1) Filename: focal-cran40/r-doc-html_4.4.0-1.2004.0_all.deb Size: 595660 MD5sum: 72d752f6cb4e0b74c45739e7636711b2 SHA1: f26e211d025699a401d97a4180c39d1e51172443 SHA256: b6d001c507cd5bddafd79e536aaadb6794fdf70b11feb4af3731ed11f4386db9 SHA512: 35085f8ebe6195b5b5a9de44106c1153102e84c4bfe1f35e6e65cb30baddb7c3fc844737b894988c07e4058722e7012e6fc77897fc761e55484d8aad39faed12 Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the R manuals in html format. The sibling packages r-doc-pdf and r-doc-info provides the same manuals. Package: r-doc-html Architecture: all Version: 4.4.1-1.2004.0 Priority: optional Section: doc Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 3190 Suggests: r-base-core, mozilla | www-browser Replaces: r-base (<= 1.4.1-1) Filename: focal-cran40/r-doc-html_4.4.1-1.2004.0_all.deb Size: 596660 MD5sum: 32916f0806dc1a699731dd4d01f026ca SHA1: a03d857bdc167e27aa37cf44bd0c43d331620f66 SHA256: 4dbf16c88c080d5c41cf03e7241fe34c10cef2ab640125a01f2a04702e237958 SHA512: 83ee48145caadd88a144e9b3469f408589b7d074f70e3c3cfb39444b7dc4b8991d0d7abbb586b3c2bc6e594491faf8d915f957a810594684cf62b6de34483569 Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the R manuals in html format. The sibling packages r-doc-pdf and r-doc-info provides the same manuals. Package: r-doc-html Architecture: all Version: 4.4.1-3.2004.1 Priority: optional Section: doc Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 3191 Suggests: r-base-core, mozilla | www-browser Replaces: r-base (<= 1.4.1-1) Filename: focal-cran40/r-doc-html_4.4.1-3.2004.1_all.deb Size: 597032 MD5sum: 93b90242d62f531154e9cfba42a22c5a SHA1: fa247d0c6b466791e85e82cf594fd60c26658bcd SHA256: 4f938c23a09a6fe50a8b450739b2db3f82fe7ba50db2b08625e783c5bb145b63 SHA512: 0e16e64fdfce9a815b4d08edc1af416a555b66eae2a7cbe79fafd9715a3e14abf62c77491c0f0548a1a096807ff0f0350df7349d802172ed71f88c758cf9329b Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the R manuals in html format. The sibling packages r-doc-pdf and r-doc-info provides the same manuals. Package: r-doc-html Architecture: all Version: 4.4.2-1.2004.0 Priority: optional Section: doc Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 3192 Suggests: r-base-core, mozilla | www-browser Replaces: r-base (<= 1.4.1-1) Filename: focal-cran40/r-doc-html_4.4.2-1.2004.0_all.deb Size: 597428 MD5sum: 6e731ef5aa1a19e7ffd9482adb81bb30 SHA1: e091fdf0d583f2dab860f7df76e9dd82594e4cf1 SHA256: 5246219c8931fda87905efd5cc24783a87bb69ccaed9f6d542c7d63cc3505f84 SHA512: 4f8c3954ada0f04b24248e767bae3ddd00ead6b9ff08f334323e6a78f31557f81d31f916a62923bdf9c21499f1de498a08ff4ec292f4dc90ddc0397ef8a698a1 Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the R manuals in html format. The sibling packages r-doc-pdf and r-doc-info provides the same manuals. Package: r-doc-html Architecture: all Version: 4.4.3-1.2004.0 Priority: optional Section: doc Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 3201 Suggests: r-base-core, mozilla | www-browser Replaces: r-base (<= 1.4.1-1) Filename: focal-cran40/r-doc-html_4.4.3-1.2004.0_all.deb Size: 599264 MD5sum: cbdb863fa5a0fe08916c93688a85ab35 SHA1: 222e235b7ca04a509cc7e19cef0eb038c19a8834 SHA256: dc9b3c0e43fed694b8d300c7049269b6918a7d8dfc59af2ae69d26d5d644dad3 SHA512: 90c8b3080046a4b1ed2c38fae09a26fda0550b8f39e9b683e696a721913bd18438f419f581e7e0ed1fe0e27b08d3cbf5de4cd48d2ef6082b6454e912c3fa012c Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the R manuals in html format. The sibling packages r-doc-pdf and r-doc-info provides the same manuals. Package: r-doc-html Architecture: all Version: 4.5.0-1.2004.0 Priority: optional Section: doc Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 3458 Suggests: r-base-core, mozilla | www-browser Replaces: r-base (<= 1.4.1-1) Filename: focal-cran40/r-doc-html_4.5.0-1.2004.0_all.deb Size: 617452 MD5sum: ec3fe207b708561834d9470699f5b055 SHA1: a5b79c780937839ce3568738f8f336e2805f30b1 SHA256: 41c69c22a91475abbe16c6c37289423257df0e28b72ef9a76f00ff97c6b07962 SHA512: 9124ecbca98eef5cab49734a206f30bc648d0960e7a9341eae89d4da5c41469a20c2262f62a4005940a8d61656bd114afa40d1c562eaa74ebc6d3c0e32af262b Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the R manuals in html format. The sibling packages r-doc-pdf and r-doc-info provides the same manuals. Package: r-doc-html Architecture: all Version: 4.5.0-2.2004.0 Priority: optional Section: doc Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 3458 Suggests: r-base-core, mozilla | www-browser Replaces: r-base (<= 1.4.1-1) Filename: focal-cran40/r-doc-html_4.5.0-2.2004.0_all.deb Size: 617576 MD5sum: 9b51727e2cd5def9e4caa65117fdad26 SHA1: 215d4215df184d60569f62e7ea4160d152c755fc SHA256: 513f3a2d10ab8fdae308e6793e82b44c10aab5c9ed1b5cdff9e2a37970296a05 SHA512: e2b952b1f0d5debd8fba012a4babbe30770e83a889e8e9c2c86c35cafa8d6c4e6133319e2e8ff7392abfda7b2c44f201a82dd3daa8099bfdedf50dc627fad23a Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the R manuals in html format. The sibling packages r-doc-pdf and r-doc-info provides the same manuals. Package: r-doc-html Architecture: all Version: 4.5.0-3.2004.0 Priority: optional Section: doc Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 3458 Suggests: r-base-core, mozilla | www-browser Replaces: r-base (<= 1.4.1-1) Filename: focal-cran40/r-doc-html_4.5.0-3.2004.0_all.deb Size: 617568 MD5sum: 89de79304ae98a96553d39bebf54bb43 SHA1: 7f6a752552e8c28c0dfd47f78159317a366b0a65 SHA256: 6e3dfcabd3a33ce68c6877ee640549b1bcaf2f5f0eaa1b05b1f2c928c3e86c0b SHA512: 08186b3337cfb58849aded7c27ddfd6557f7582489b74f43bcb9ec15e91a08b7499a19d9a89837ec007109de6ddd8817fe1f40d0baaaeb43a116e4ffe41849d5 Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the R manuals in html format. The sibling packages r-doc-pdf and r-doc-info provides the same manuals. Package: r-doc-html Architecture: all Version: 4.5.1-1.2004.0 Priority: optional Section: doc Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 3460 Suggests: r-base-core, mozilla | www-browser Replaces: r-base (<= 1.4.1-1) Filename: focal-cran40/r-doc-html_4.5.1-1.2004.0_all.deb Size: 617944 MD5sum: 3f644ea8555ff928bc491e22bcd07d17 SHA1: 23cca7aedc07c2541d99461f783bd8669afa4718 SHA256: 8de353a3974044380c3b187b47c714da733a9de9a495462647ace14afb06f35d SHA512: 8268ab985d80662d4c8c09e1ad32a868a4d2e7d30ef901de5d14ec2663fae72d2097a8c5dbd34ccfb04a1924208ec7d319282ff108e9019dfa9ee366183aee03 Homepage: https://www.R-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the R manuals in html format. The sibling packages r-doc-pdf and r-doc-info provides the same manuals. Package: r-doc-html Architecture: all Version: 4.5.2-1.2004.0 Priority: optional Section: doc Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 3461 Suggests: r-base-core, www-browser Replaces: r-base (<= 1.4.1-1) Filename: focal-cran40/r-doc-html_4.5.2-1.2004.0_all.deb Size: 618368 MD5sum: addd8ef3fdbc29274fd6b6c5968e8d70 SHA1: 1ca42b724d62a0471ecd0bbb66628d43721a47ea SHA256: 8393674340fc06cb42e47f759dc6f9494dc0b5091ad4d824182ccad3aaf50ad1 SHA512: 167c3842483a9a7b0da8e4817035f511e4650825ab6daad548c293a3ab08ab7aff1024164b6b022dcf060bf891f2c4b7e9faaa406a488494a2481f00dbbee53a Homepage: https://www.R-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the R manuals in html format. The sibling packages r-doc-pdf and r-doc-info provides the same manuals. Package: r-doc-info Architecture: all Version: 4.0.0-1.2004.0 Priority: optional Section: doc Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 639 Depends: dpkg (>= 1.15.4) | install-info Suggests: r-base-core, info (>= 3.12) | info-browser Replaces: r-base (<= 1.4.1-1) Filename: focal-cran40/r-doc-info_4.0.0-1.2004.0_all.deb Size: 635020 MD5sum: 9fb21233cf1338358ed3c4adaeb5690e SHA1: 19df63510225fc8d57d519f1d066bb2a0a78c78f SHA256: 5d49f27f7c83eb871120117c036b52899fa71624f7521171358f0da8ed0653d7 SHA512: 766fdbe789986d38097847b2c04e4fbf40fe5e2c1183781a10d6a082cb7d85c3ab5c187fed0a7cbf47966314e863fa8387090c14dca945b39713371d5692a75c Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the R manuals in info format. The sibling packages r-doc-html and r-doc-pdf provide the same manuals. Package: r-doc-info Architecture: all Version: 4.0.1-1.2004.0 Priority: optional Section: doc Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 631 Depends: dpkg (>= 1.15.4) | install-info Suggests: r-base-core, info (>= 3.12) | info-browser Replaces: r-base (<= 1.4.1-1) Filename: focal-cran40/r-doc-info_4.0.1-1.2004.0_all.deb Size: 628520 MD5sum: 5908824c13469f1e0d34f3b1da14f9b1 SHA1: 816facade6d079d2788a06b274081d25c0f1774a SHA256: f131b228c889724b9de8453a770ab486532ada92ae8f3907d89c0de03858fa76 SHA512: 37994740b34098682c9ad3c10260dcd8af4eaeacf7cdcbd036627766ab147fdeea9f5cb86a8f49e05749268f8ef0b764c8a1d2ec5b3b073a469c784eda5472dd Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the R manuals in info format. The sibling packages r-doc-html and r-doc-pdf provide the same manuals. Package: r-doc-info Architecture: all Version: 4.0.2-1.2004.0 Priority: optional Section: doc Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 631 Depends: dpkg (>= 1.15.4) | install-info Suggests: r-base-core, info (>= 3.12) | info-browser Replaces: r-base (<= 1.4.1-1) Filename: focal-cran40/r-doc-info_4.0.2-1.2004.0_all.deb Size: 628208 MD5sum: aa8003e2a8e4301aba2f8d6cd730a870 SHA1: fae0de1c97d0d667fc99e1ad3c0d218f5bf33014 SHA256: bf25f9684478ccae316a8d664b32738dd6b31c08aecc267307faa214f7b52eb5 SHA512: bacc39064b563b44186f76f032a310c8edddcc05adb6ea7f4cd6c9ac6b2253360a0a6f7b49ddbca8985e8b1a848a8c135abb44e7cbadf425bab835f930e3ebf7 Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the R manuals in info format. The sibling packages r-doc-html and r-doc-pdf provide the same manuals. Package: r-doc-info Architecture: all Version: 4.0.3-1.2004.0 Priority: optional Section: doc Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 637 Depends: dpkg (>= 1.15.4) | install-info Suggests: r-base-core, info (>= 3.12) | info-browser Replaces: r-base (<= 1.4.1-1) Filename: focal-cran40/r-doc-info_4.0.3-1.2004.0_all.deb Size: 634272 MD5sum: 10404e8fa8c4baf9b84b53b08740485c SHA1: e9a384001f055151057af2d0df587e95ac99719a SHA256: 38c30e132e21a0da104b9733d5482dcbba7b90d57e962ac62fee5bfce3d6a07b SHA512: 7d17fe05ff09b52e3993eca0da88762687d9ac89f4a058c8829cca85e33370d15709f32723d85d0672c42864b5eb04b3d84b91945c2035655d080a54182c442b Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the R manuals in info format. The sibling packages r-doc-html and r-doc-pdf provide the same manuals. Package: r-doc-info Architecture: all Version: 4.0.4-1.2004.0 Priority: optional Section: doc Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 641 Depends: dpkg (>= 1.15.4) | install-info Suggests: r-base-core, info (>= 3.12) | info-browser Replaces: r-base (<= 1.4.1-1) Filename: focal-cran40/r-doc-info_4.0.4-1.2004.0_all.deb Size: 638340 MD5sum: 9d5be47aa4d1a77c7a05b3c293d664e7 SHA1: e7d9a2f895ee8a9f585ac940c1c3794f9adf1308 SHA256: 0f3374ac4ed42536fe0b7066c146735221d21c327cb540661fb959664771aa9a SHA512: 67ae80d3fa9358164bcb52c45f291a1bb9141d25288c1cdd8392ce8e134b147afdfbabb699d12d67a362c4005e2a7682f162e85b338bbafe8c2e145ef94fe947 Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the R manuals in info format. The sibling packages r-doc-html and r-doc-pdf provide the same manuals. Package: r-doc-info Architecture: all Version: 4.0.5-1.2004.0 Priority: optional Section: doc Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 641 Depends: dpkg (>= 1.15.4) | install-info Suggests: r-base-core, info (>= 3.12) | info-browser Replaces: r-base (<= 1.4.1-1) Filename: focal-cran40/r-doc-info_4.0.5-1.2004.0_all.deb Size: 638776 MD5sum: 3faa94fe62e6452746596f7a6fc8afcb SHA1: 8aa14a0ee1bb16c2a1474310ac2b3dab67a650e0 SHA256: ebf01b7bdc0b62d572645ae55b17933a0722e72d0c14df69ebe9f24db1a6fe9c SHA512: d500dc67669fc905392527d5c009a19a0e2951dd8d73a9c17bf43a059470f970efc201da81c08e667362c3395fd0c8ec4d59e2ff738b1a6119233e69213c11da Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the R manuals in info format. The sibling packages r-doc-html and r-doc-pdf provide the same manuals. Package: r-doc-info Architecture: all Version: 4.1.0-1.2004.0 Priority: optional Section: doc Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 649 Depends: dpkg (>= 1.15.4) | install-info Suggests: r-base-core, info (>= 3.12) | info-browser Replaces: r-base (<= 1.4.1-1) Filename: focal-cran40/r-doc-info_4.1.0-1.2004.0_all.deb Size: 644972 MD5sum: bd622aef2eabafead5acfc5c0205a324 SHA1: 89ddb23020e5497a8317958ddc51798bbe5a363e SHA256: a81204a4e324fbe242d6cdfb3fc853d56117bf16a6e3fec6de11b4717ca6e02f SHA512: e2e4430a5dadf5cb0f06c02636ad8a25bdc4f343d69b506349800f718c436181a2e66572b56b134ec9278707c4b624e01bb86e8b3e0ded16bed4f2c34559b8d7 Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the R manuals in info format. The sibling packages r-doc-html and r-doc-pdf provide the same manuals. Package: r-doc-info Architecture: all Version: 4.1.1-1.2004.0 Priority: optional Section: doc Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 648 Depends: dpkg (>= 1.15.4) | install-info Suggests: r-base-core, info (>= 3.12) | info-browser Replaces: r-base (<= 1.4.1-1) Filename: focal-cran40/r-doc-info_4.1.1-1.2004.0_all.deb Size: 645208 MD5sum: fd2ae6bb4f984140fc9273354bb840ae SHA1: 7a8895960ce989a54d94024083116ab3b357d3d7 SHA256: 3802d8513e56d69f0e2b87b1e09106f481b7e3edefe0cbe78384debaeee8f179 SHA512: 9f7df757142dfaab07689570af914caaf7260bcf5125729744ad19960e0a5a89f9a91223f8f648169af9adc25237fee96a87e5f4469b10b66a81eda272373c9d Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the R manuals in info format. The sibling packages r-doc-html and r-doc-pdf provide the same manuals. Package: r-doc-info Architecture: all Version: 4.1.2-1.2004.0 Priority: optional Section: doc Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 652 Depends: dpkg (>= 1.15.4) | install-info Suggests: r-base-core, info (>= 3.12) | info-browser Replaces: r-base (<= 1.4.1-1) Filename: focal-cran40/r-doc-info_4.1.2-1.2004.0_all.deb Size: 647832 MD5sum: e5fbe0ded20a06053685e3b61f944dd2 SHA1: e0fe1007ddd3860114601463a78cf4644f65569e SHA256: bf487b061a32668beb4e9cda007955084676864238ee59aa74489e8ced27cc58 SHA512: b2fe509b600db06a2e353f7b15cddf9be18b285bedb164c553fbd2dfa2a1ea9bc746f8badc2e5ceeae7efbfb394a353f5a1822590155a817bcd44f249539590a Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the R manuals in info format. The sibling packages r-doc-html and r-doc-pdf provide the same manuals. Package: r-doc-info Architecture: all Version: 4.1.3-1.2004.0 Priority: optional Section: doc Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 652 Depends: dpkg (>= 1.15.4) | install-info Suggests: r-base-core, info (>= 3.12) | info-browser Replaces: r-base (<= 1.4.1-1) Filename: focal-cran40/r-doc-info_4.1.3-1.2004.0_all.deb Size: 648920 MD5sum: 6b940838a59fe479060fecd061ef5133 SHA1: 3a54e36d9c74cad99e7f0fcaf2e786dde13e564f SHA256: f1c2f3bea2a1d33f7cfdaaef9ffeaf3c596b8a39e0cde6d093f82a05ee817cff SHA512: 2d489a003db84c032dc5268e1fc94d4b1ebe78e731f303ebfecaf35e842b21858de22cee444191df9b1fa858b7209424ad8e8182f2fc3593e1d776abb173a7c1 Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the R manuals in info format. The sibling packages r-doc-html and r-doc-pdf provide the same manuals. Package: r-doc-info Architecture: all Version: 4.2.0-1.2004.0 Priority: optional Section: doc Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 662 Depends: dpkg (>= 1.15.4) | install-info Suggests: r-base-core, info (>= 3.12) | info-browser Replaces: r-base (<= 1.4.1-1) Filename: focal-cran40/r-doc-info_4.2.0-1.2004.0_all.deb Size: 659492 MD5sum: 3e5aac90b117ff17ffcf521f360bda76 SHA1: 36c06d62360153a2644e8e2f7894aa75ee9836c3 SHA256: 98ba68eba29e8999290e880069f764291393c57bcf21247e552e367586c11e3a SHA512: d2cd07f3e38eb2983aa1baa2b8895d6165f36fc8c70294697a6628c85e01e142ad397527824b140a364d34f7e03c51a9ebd76cb166de26022ec072f1fadae1d7 Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the R manuals in info format. The sibling packages r-doc-html and r-doc-pdf provide the same manuals. Package: r-doc-info Architecture: all Version: 4.2.1-1.2004.0 Priority: optional Section: doc Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 662 Depends: dpkg (>= 1.15.4) | install-info Suggests: r-base-core, info (>= 3.12) | info-browser Replaces: r-base (<= 1.4.1-1) Filename: focal-cran40/r-doc-info_4.2.1-1.2004.0_all.deb Size: 660288 MD5sum: 0a6b2a722fe89044c54b27206c8cae41 SHA1: ee022602731b3fcf893be978a4e3674a7f4a6a10 SHA256: 7809264b318915a5dcef3dc0412686837b5602ea08da0d9a0e3f7eec4a4cfc02 SHA512: a4ef6e75448a542690e1465a88d60e03f5e128dfda73789655336e56a32302be8e1cc30c3617ffa8840e4c87296f799921b3d4baaa8dc21c05500889d32b5bd6 Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the R manuals in info format. The sibling packages r-doc-html and r-doc-pdf provide the same manuals. Package: r-doc-info Architecture: all Version: 4.2.1-2.2004.0 Priority: optional Section: doc Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 662 Suggests: r-base-core, info (>= 3.12) | info-browser Replaces: r-base (<= 1.4.1-1) Filename: focal-cran40/r-doc-info_4.2.1-2.2004.0_all.deb Size: 660372 MD5sum: 6e2f0675bdad49693b84139e9dc97887 SHA1: 24262e7f28efab3cebb0492818bedd7f57f46d66 SHA256: 748a6e1d3b042363c29f631f765915835e9fd9945542377c87d1adb25e5a20bb SHA512: 8da4d1b4a42b13929bc44a0e51c7fa878819ccbe47184413c9f9c3284813d692196b8b3ee9a1a74c809eafc1cfc827f5caf27cfe2af838c657859e3918ee0161 Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the R manuals in info format. The sibling packages r-doc-html and r-doc-pdf provide the same manuals. Package: r-doc-info Architecture: all Version: 4.2.1-3.2004.0 Priority: optional Section: doc Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 662 Suggests: r-base-core, info (>= 3.12) | info-browser Replaces: r-base (<= 1.4.1-1) Filename: focal-cran40/r-doc-info_4.2.1-3.2004.0_all.deb Size: 660436 MD5sum: e2d9f228b5c5e3c0a582fb8c3943bc8e SHA1: 951174c3009d423ecf93c0b8c6e3773c406f265e SHA256: 273f3ea76c9413bb8f011b882a75f5649ddfa9797a52854960756ee30a8d98b7 SHA512: 7efc64d7078b0142afd6beefcba49589a93bd5411aadceb21d7211b86619d6a8ce11e87bbf11a3586800f96e250e2203585d1a1cc8e69434fd204e769ac4a791 Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the R manuals in info format. The sibling packages r-doc-html and r-doc-pdf provide the same manuals. Package: r-doc-info Architecture: all Version: 4.2.2-1.2004.0 Priority: optional Section: doc Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 664 Suggests: r-base-core, info (>= 3.12) | info-browser Replaces: r-base (<= 1.4.1-1) Filename: focal-cran40/r-doc-info_4.2.2-1.2004.0_all.deb Size: 661996 MD5sum: be1aa3c5dd130bdda41a30063a9de9ff SHA1: 6b9cf5dc393228efb7e16f98fbf1376df01ed1b3 SHA256: 310489a484360a8ed4a1a97912c6b11113ffd2a7e8deed42f15e6f25225b440d SHA512: 1b27de507b84a1233e2f6a037a95098ecd91c471093c4c4c1bf32a53cd5d5c431f16ec6f2c0b7047d03476d4aaacfc6bb11e5af168beaaf05dcbe5c4702a7f2b Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the R manuals in info format. The sibling packages r-doc-html and r-doc-pdf provide the same manuals. Package: r-doc-info Architecture: all Version: 4.2.2.20221110-1.2004.0 Priority: optional Section: doc Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 664 Suggests: r-base-core, info (>= 3.12) | info-browser Replaces: r-base (<= 1.4.1-1) Filename: focal-cran40/r-doc-info_4.2.2.20221110-1.2004.0_all.deb Size: 662712 MD5sum: 98fe243e0e18c5df677019cb39a647e0 SHA1: 59f9b925038e417e28cf757ef5d0dc275c4d46a5 SHA256: a19924b2507f48551136c5746a8fe4d579adbd1406a69a6a054916b59617e4ac SHA512: 0f985284a705df5b14301a66110abcd40444e07a56004e7c7cc99876ba18a886a9cdf09f07f4fb737e0d6b352c1ece7021d683563b70421728795d292d21ce50 Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the R manuals in info format. The sibling packages r-doc-html and r-doc-pdf provide the same manuals. Package: r-doc-info Architecture: all Version: 4.2.3-1.2004.0 Priority: optional Section: doc Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 664 Suggests: r-base-core, info (>= 3.12) | info-browser Replaces: r-base (<= 1.4.1-1) Filename: focal-cran40/r-doc-info_4.2.3-1.2004.0_all.deb Size: 662800 MD5sum: 19cc5f74f34829295f4e0a3dca1399d6 SHA1: 25701d132ce86cf0f46bf1d3b4b0a80d82aee7fc SHA256: cd2feb73176a014238e0887dfa11a0a6c7db45f758c771c0c85fcbd1013d9e5b SHA512: aa82995cd3063d24722c17705012d54fa68b2ff917872b47275b49ae0e3527aedac318e41774f75748ac99390ae697b725d711a27b540f03bde7f80220a6b3a9 Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the R manuals in info format. The sibling packages r-doc-html and r-doc-pdf provide the same manuals. Package: r-doc-info Architecture: all Version: 4.3.0-1.2004.0 Priority: optional Section: doc Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 667 Suggests: r-base-core, info (>= 3.12) | info-browser Replaces: r-base (<= 1.4.1-1) Filename: focal-cran40/r-doc-info_4.3.0-1.2004.0_all.deb Size: 665708 MD5sum: 3dd78d830db343a623efad87c78cd60b SHA1: 3e97d634e561237bbb4ee81ef5e31ecb354a8b43 SHA256: 17be38c194d28bafdeaa85e90baf84bfc63f586a8af494d4dd8160259b263a82 SHA512: 857f0e47727397f679afb1408b1264e84389551cc0573a430fd036e8dc2fc8ccd0afa6fefc1bfe45ed7307c83e3decc9fe1bc6acc2b50bfa4fae6124f1eb392e Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the R manuals in info format. The sibling packages r-doc-html and r-doc-pdf provide the same manuals. Package: r-doc-info Architecture: all Version: 4.3.1-1.2004.0 Priority: optional Section: doc Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 668 Suggests: r-base-core, info (>= 3.12) | info-browser Replaces: r-base (<= 1.4.1-1) Filename: focal-cran40/r-doc-info_4.3.1-1.2004.0_all.deb Size: 667132 MD5sum: bacef31375e1f4127fd85de553b737cf SHA1: 10015ce272ca782aeffd7a1edfa07d984e62362d SHA256: 104334c087db12cdb65b806b2d2b5617fa4f0868d1a9d335a6d4c56bc119bc85 SHA512: f1b8d01dd1e7d78113abb97677a5e9a0f4b9e98e7e5edb9f05e8727974acc8526aec1051c11a74dd30e7918712c0f89bdc89eb061c36e41207a5f11ab3c64a04 Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the R manuals in info format. The sibling packages r-doc-html and r-doc-pdf provide the same manuals. Package: r-doc-info Architecture: all Version: 4.3.1-2.2004.0 Priority: optional Section: doc Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 669 Suggests: r-base-core, info (>= 3.12) | info-browser Replaces: r-base (<= 1.4.1-1) Filename: focal-cran40/r-doc-info_4.3.1-2.2004.0_all.deb Size: 667532 MD5sum: bd440a2273d902e8e2bdf2ae9a695108 SHA1: 493d8d7747afa6fb55afb5651b11d3fed5224c98 SHA256: 99b63dfc3ac7c52038facbb7ac3dbaa3a22c62c7f824f0fdee65cfe3de622192 SHA512: be2bea39808c4f04628bd7bb2b18c52acfc62a893b6e9a3a5b6720b7dccc3bee5ce5585099cfad7b0a52375d96469531f804faedf33901bd7b30c9f982607f64 Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the R manuals in info format. The sibling packages r-doc-html and r-doc-pdf provide the same manuals. Package: r-doc-info Architecture: all Version: 4.3.1-3.2004.0 Priority: optional Section: doc Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 669 Suggests: r-base-core, info (>= 3.12) | info-browser Replaces: r-base (<= 1.4.1-1) Filename: focal-cran40/r-doc-info_4.3.1-3.2004.0_all.deb Size: 667524 MD5sum: a822a7816e44efd79c880b2fbf0dd979 SHA1: 854bb24728bcd2b7e6128d35251c80f6b7aa8e8e SHA256: 4fec877b07ba3c7bcb96a175c66888de18aea7f23d5d0a6c8ded9455beccb387 SHA512: 49280a5d120ac99f1ba81368957a11db59d5210bcc3e7b541f2a7302261c8670b88126be5f400256d43a8a8f5582ff686ababb0e08b4f87282701bcba17f1039 Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the R manuals in info format. The sibling packages r-doc-html and r-doc-pdf provide the same manuals. Package: r-doc-info Architecture: all Version: 4.3.1-4.2004.0 Priority: optional Section: doc Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 669 Suggests: r-base-core, info (>= 3.12) | info-browser Replaces: r-base (<= 1.4.1-1) Filename: focal-cran40/r-doc-info_4.3.1-4.2004.0_all.deb Size: 667648 MD5sum: 8fba64e5bb2bf84cb613d28bfdd7b188 SHA1: 4b71c6aba9731530e4a70b871322489fc9d4c913 SHA256: a77bcac2b62747d8b24ee6fc016782aa7f86ef257f40489cdebab4ea39431b4b SHA512: 90dc39e84011ce12db23aefa50b735ee272f67da5282e688a0729e3e57e9f40017f7804e30067609d5d9e8f23eea123413f9daaca9184dfcea332cf67bb25165 Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the R manuals in info format. The sibling packages r-doc-html and r-doc-pdf provide the same manuals. Package: r-doc-info Architecture: all Version: 4.3.2-1.2004.0 Priority: optional Section: doc Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 672 Suggests: r-base-core, info (>= 3.12) | info-browser Replaces: r-base (<= 1.4.1-1) Filename: focal-cran40/r-doc-info_4.3.2-1.2004.0_all.deb Size: 670456 MD5sum: 8cfd2f9357ae5e8002cff45cea0c6f51 SHA1: 70f61a897cb255f751024098b58befbda1954b61 SHA256: c8b8cb50d90fa7953b734b5a9337407317820ba16077db7eabe90305e33768a1 SHA512: 7ccd2929b2724d1d9eb345f84c14f4bba875edbe5f1c68b59a564dc8933b7c8c65c7c1a481677bea174fe1b27dfc47eb9d07921b66e45dcda4c5b7f0f57c83f3 Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the R manuals in info format. The sibling packages r-doc-html and r-doc-pdf provide the same manuals. Package: r-doc-info Architecture: all Version: 4.3.3-1.2004.0 Priority: optional Section: doc Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 674 Suggests: r-base-core, info (>= 3.12) | info-browser Replaces: r-base (<= 1.4.1-1) Filename: focal-cran40/r-doc-info_4.3.3-1.2004.0_all.deb Size: 671816 MD5sum: be5b68b378f538d5c20d169b98e13c9b SHA1: b17d3061f63b103aab4427c89aace53a4aebab30 SHA256: 26d0e650658380dc99ba31aa09f489cb26b8096e3d53f6c1279beeed0dd7f4fd SHA512: c8da794cc6b3a25a8e83e9ca62a50c6f54cd3846d411fe12f12d3c9bef99e094fcd26cd5f16be9f21daf973a6a289a4de7d7bfb7edf144b38f21bd4f591d152a Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the R manuals in info format. The sibling packages r-doc-html and r-doc-pdf provide the same manuals. Package: r-doc-info Architecture: all Version: 4.4.0-1.2004.0 Priority: optional Section: doc Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 675 Suggests: r-base-core, info (>= 3.12) | info-browser Replaces: r-base (<= 1.4.1-1) Filename: focal-cran40/r-doc-info_4.4.0-1.2004.0_all.deb Size: 672604 MD5sum: 1f806839c57e2a06aac3f1b359431405 SHA1: b4d7c26104e084208f65eb179fa02033589da392 SHA256: 6fc4965ceef6555e7e7ae63f565f104375f2cc2ada67b520cb76d6b929fa7de0 SHA512: 3b86309fb8329d4595b8ed1fe7e9d24834737ad245e7504fe95b746a66865c2f8e8d2e01f592d6639f258386f80d8b5f80e9eafd030df5570426693c472f95fe Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the R manuals in info format. The sibling packages r-doc-html and r-doc-pdf provide the same manuals. Package: r-doc-info Architecture: all Version: 4.4.1-1.2004.0 Priority: optional Section: doc Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 676 Suggests: r-base-core, info (>= 3.12) | info-browser Replaces: r-base (<= 1.4.1-1) Filename: focal-cran40/r-doc-info_4.4.1-1.2004.0_all.deb Size: 673744 MD5sum: 3711044daf66e542471a806144727c47 SHA1: 5090aaf669ee3f994c3a3546e5d0048912a9a8cb SHA256: 8c5f6cff4adcc75449d0445f71257725c83af113689164fe2479b7fedc78fda7 SHA512: ac41aff1c841b49a16e96a43d7b6bfee2f906ce764b5325f557662e3449a4b0dd5e57884561b7308d1881b971e25199b5f81b37a0694de092b240e440447bdf3 Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the R manuals in info format. The sibling packages r-doc-html and r-doc-pdf provide the same manuals. Package: r-doc-info Architecture: all Version: 4.4.1-3.2004.1 Priority: optional Section: doc Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 677 Suggests: r-base-core, info (>= 3.12) | info-browser Replaces: r-base (<= 1.4.1-1) Filename: focal-cran40/r-doc-info_4.4.1-3.2004.1_all.deb Size: 674024 MD5sum: cd43047784064258e54a73e9a473337c SHA1: 9ffc2cf36907a6ed8b3223f7c02f9ca9a8863cd7 SHA256: 97b47437fb33d692cd3278412fbd64f46d49bc6660bd1c9bf80e5d08efa136f2 SHA512: 95c8f165127d0230537add6a745adde2778e9588f2956fe0c062dda77e6de36d235f9d237a0e280c52715833c082cb692bfb1a3651f025005ac19f10f65ad579 Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the R manuals in info format. The sibling packages r-doc-html and r-doc-pdf provide the same manuals. Package: r-doc-info Architecture: all Version: 4.4.2-1.2004.0 Priority: optional Section: doc Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 676 Suggests: r-base-core, info (>= 3.12) | info-browser Replaces: r-base (<= 1.4.1-1) Filename: focal-cran40/r-doc-info_4.4.2-1.2004.0_all.deb Size: 674204 MD5sum: e7165bed47d4d61440b9f62edf208d52 SHA1: 22b5f520b35fc93b809ebae6dafee8826beb109f SHA256: 04cca59e178eedf5f40b1e7955baaea4e070bbb15863b8253f094b07800f1420 SHA512: 8943727b9fccbeedd998179d8a96b8892b942bd74f660d2af98ebe89ce160ee9ff704cb8d52e738a63e0015e11cf9c9a9b865cca4e50dc3d460dfec5c6557f82 Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the R manuals in info format. The sibling packages r-doc-html and r-doc-pdf provide the same manuals. Package: r-doc-info Architecture: all Version: 4.4.3-1.2004.0 Priority: optional Section: doc Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 678 Suggests: r-base-core, info (>= 3.12) | info-browser Replaces: r-base (<= 1.4.1-1) Filename: focal-cran40/r-doc-info_4.4.3-1.2004.0_all.deb Size: 676476 MD5sum: 1f76812d542cc74c3da31857130bd327 SHA1: 9145465c241933356fb81ce8923201b06441bd8b SHA256: 7aa9e4e02f69a77ed92cf4f2fbcef1bbf7dd41e272d20f19f2f778589fea65a6 SHA512: 76c241200361285afc4f39238819b0bbf7f0de8cd76f0c56492b87ddd1cbf0d64bb765a4d244f00d7ac1f50566dcf320090a3c40da95cf4639527bddc4d527a7 Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the R manuals in info format. The sibling packages r-doc-html and r-doc-pdf provide the same manuals. Package: r-doc-info Architecture: all Version: 4.5.0-1.2004.0 Priority: optional Section: doc Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 697 Suggests: r-base-core, info (>= 3.12) | info-browser Replaces: r-base (<= 1.4.1-1) Filename: focal-cran40/r-doc-info_4.5.0-1.2004.0_all.deb Size: 696020 MD5sum: af8403e950a63344d266648fad51644e SHA1: f7b7c37ee8fcac994799f44a11fbeb7297fea10e SHA256: 676363b8e9741b2d3052f45c5495a25860ff81aab4a2d4d7ca575d9144699f22 SHA512: 9624df51afd19e0d62237b2b175dc85a62f15d1604b280df026245f057c3274c363998ad50aaa5a792a77900270d726ce9463fa8df36480954afb7f01313b9fa Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the R manuals in info format. The sibling packages r-doc-html and r-doc-pdf provide the same manuals. Package: r-doc-info Architecture: all Version: 4.5.0-2.2004.0 Priority: optional Section: doc Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 697 Suggests: r-base-core, info (>= 3.12) | info-browser Replaces: r-base (<= 1.4.1-1) Filename: focal-cran40/r-doc-info_4.5.0-2.2004.0_all.deb Size: 696112 MD5sum: 1351ac3b50258e27f22482f59e517a47 SHA1: 731ccbffde8bf82120a2b6a613fa4bee9355859c SHA256: 6c515da8f95c271478f1b9755dd3bcdb779d647fd83ff3ae347524822918fc91 SHA512: f0706dc1cb8ce75088f39b3c3a93628b4e48cab24c9932b3b89d00960dea49908b767828a1f0df8a613fb1c927008ba4f1a839ce2a9f6fabd6539b86183f174a Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the R manuals in info format. The sibling packages r-doc-html and r-doc-pdf provide the same manuals. Package: r-doc-info Architecture: all Version: 4.5.0-3.2004.0 Priority: optional Section: doc Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 697 Suggests: r-base-core, info (>= 3.12) | info-browser Replaces: r-base (<= 1.4.1-1) Filename: focal-cran40/r-doc-info_4.5.0-3.2004.0_all.deb Size: 696168 MD5sum: 513ab0c4ab94f2e7fa9477af7d108b68 SHA1: 4941a40f96a3450bf87b41e668fc6deef2e9a560 SHA256: e4c8e2c47f5450efd5cacfb09064d6b68d42f37bc51d6ce5be7cf47918e1d724 SHA512: ce90bc2e89dbfa29f69db951b8c5089fc1cc24c33666916f4c1bedddbc6e500e162f7b56ff66aed1057ab5bc88b5b0a4835eee00c0d158588e53e08951cb462a Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the R manuals in info format. The sibling packages r-doc-html and r-doc-pdf provide the same manuals. Package: r-doc-info Architecture: all Version: 4.5.1-1.2004.0 Priority: optional Section: doc Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 697 Suggests: r-base-core, info (>= 3.12) | info-browser Replaces: r-base (<= 1.4.1-1) Filename: focal-cran40/r-doc-info_4.5.1-1.2004.0_all.deb Size: 696660 MD5sum: a1d332043de67a92ca56438970f6a1cc SHA1: 9c087a8c12e5c4aba491b32ec6d64dcaf91c2abe SHA256: 5d3782e071fbc3803209ea40a218b7ff0713b06f10d004be4714d8cd2f4f7979 SHA512: b85a79ae0a5c8626477e718bdff563379906947b7b95b8af3e9ace8897fdb96aebdc91c64d7bb408a12466baed8212d07a395920c3669423b5085899a219ae9f Homepage: https://www.R-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the R manuals in info format. The sibling packages r-doc-html and r-doc-pdf provide the same manuals. Package: r-doc-info Architecture: all Version: 4.5.2-1.2004.0 Priority: optional Section: doc Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 697 Suggests: r-base-core, info (>= 3.12) | info-browser Replaces: r-base (<= 1.4.1-1) Filename: focal-cran40/r-doc-info_4.5.2-1.2004.0_all.deb Size: 696916 MD5sum: 7abdc94d8db1e24a3cec78db0f4bdafb SHA1: eafec5c4b2ec6b82cc9c6609fa7aedd89ff36126 SHA256: 26e0968d357152f14a44f0db73b1a3506636fd2a9a1e8456454644ff98450c62 SHA512: 2ff94cba30de6fb8044f2f733356200594a0f47500f3b957ab085a9453dfee1051d40f017d48c0277433f5c575929d1321cb8a9a2675d235d0777596d13aa09d Homepage: https://www.R-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the R manuals in info format. The sibling packages r-doc-html and r-doc-pdf provide the same manuals. Package: r-doc-pdf Architecture: all Version: 4.0.0-1.2004.0 Priority: optional Section: doc Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 16065 Suggests: r-base-core, xdg-utils | pdf-viewer Filename: focal-cran40/r-doc-pdf_4.0.0-1.2004.0_all.deb Size: 9636912 MD5sum: 2ccbc0994ab633ec2fb8521dd2e38602 SHA1: a738ccc9ed13a5663a7f597c82563ef82dd31894 SHA256: c230ab6ebffaf637ec5744816fc43145e11dc9d8628a20cdf7e2622950335945 SHA512: 3d28b3425c0dd4a374a17fdf87f77054e8768db92c83cbaa8f31b29b4b907e30bb09150e2b7adfde0a33670932499f5931824383f89fba5a5987b7606602cefd Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the R manuals in pdf format. The sibling packages r-doc-html and r-doc-info provides the same manuals. Package: r-doc-pdf Architecture: all Version: 4.0.1-1.2004.0 Priority: optional Section: doc Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 16037 Suggests: r-base-core, xdg-utils | pdf-viewer Filename: focal-cran40/r-doc-pdf_4.0.1-1.2004.0_all.deb Size: 9608072 MD5sum: 569648b693156ad7703f3cf540be43d1 SHA1: d99403850b04996237c89e0d8854e445c8b466ef SHA256: fa88906ec3b0238fe7369b4be906c67e61f58d49922fde20ab14e01eeac87537 SHA512: 4fc5b6d4fa1adbc51ae6a1bd4e5c820faf1faf2c3fac41a23f774c95a3907d373975dfde2a66f229075241acb147cdb4aadac35f199f308d020cef3b825cf2e3 Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the R manuals in pdf format. The sibling packages r-doc-html and r-doc-info provides the same manuals. Package: r-doc-pdf Architecture: all Version: 4.0.2-1.2004.0 Priority: optional Section: doc Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 16038 Suggests: r-base-core, xdg-utils | pdf-viewer Filename: focal-cran40/r-doc-pdf_4.0.2-1.2004.0_all.deb Size: 9609720 MD5sum: 33781c694201130422105d077f0411f0 SHA1: 1c3fc03cca633944f2c6edbbbc440e4159d87e35 SHA256: 493a593faf4f69c02356cd6b09118668398bd7f72a3bf0438f9bbaa86d1be170 SHA512: 8704d78698d93a70cce2d1061d01512a385feae401e9df552a461393fb0867ad28bb76cac980bc31aa048dff47f5eb8a43cbe95649baf4dd74e87333f4d1dac2 Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the R manuals in pdf format. The sibling packages r-doc-html and r-doc-info provides the same manuals. Package: r-doc-pdf Architecture: all Version: 4.0.3-1.2004.0 Priority: optional Section: doc Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 16063 Suggests: r-base-core, xdg-utils | pdf-viewer Filename: focal-cran40/r-doc-pdf_4.0.3-1.2004.0_all.deb Size: 9629416 MD5sum: d78e90055b0e1465e845702e661a620c SHA1: 5342de3c0629f541d472a26c210a671e789887e4 SHA256: 37f7d47ee6c11c8ed64fdd9baa7d82470fdaea71193b789284a38a1e64e81c35 SHA512: f6b6947d815020331816cecd8de8677bcc3f2bc181a08573181450eb9623a30d87a74224aa9a3e2ae20dbdcd8bacb2567f8bd747f275504be134238b32a58d7e Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the R manuals in pdf format. The sibling packages r-doc-html and r-doc-info provides the same manuals. Package: r-doc-pdf Architecture: all Version: 4.0.4-1.2004.0 Priority: optional Section: doc Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 16097 Suggests: r-base-core, xdg-utils | pdf-viewer Filename: focal-cran40/r-doc-pdf_4.0.4-1.2004.0_all.deb Size: 9653288 MD5sum: 83d80f7fec3351baf58f9ed07f2d3085 SHA1: 0b5cae575f1c20a717d57927d22f160fe967688c SHA256: 56e99c8193cea213123efbfbd909d971408f933336f7ef9bf961c624898657d1 SHA512: 4c569ec168fbee1beb1f7eb28fa08c6f9bc58b4056c8c4b12353d6d35c1db72ced63eeae8c18d6e719348319b893db663bba7526b4ee50e2f72ae4b2edd3634f Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the R manuals in pdf format. The sibling packages r-doc-html and r-doc-info provides the same manuals. Package: r-doc-pdf Architecture: all Version: 4.0.5-1.2004.0 Priority: optional Section: doc Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 16101 Suggests: r-base-core, xdg-utils | pdf-viewer Filename: focal-cran40/r-doc-pdf_4.0.5-1.2004.0_all.deb Size: 9656912 MD5sum: bac4914ad54c5d713c859b864944cd93 SHA1: 326ba804da0b746e01e01a5e8a78d0691469286a SHA256: 76fa61dab46acc4bf0d46dc643accc37de3310d76b0fc50f6fe7a516cea149e9 SHA512: 17a188fe600144580eef82557355bafef6abc276811a3a58995282bbd8d79e415d2a06e698a7cea7dc38ca7d8deee4caf008768c8968fcff7eae4ab0efe469cb Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the R manuals in pdf format. The sibling packages r-doc-html and r-doc-info provides the same manuals. Package: r-doc-pdf Architecture: all Version: 4.1.0-1.2004.0 Priority: optional Section: doc Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 16211 Suggests: r-base-core, xdg-utils | pdf-viewer Filename: focal-cran40/r-doc-pdf_4.1.0-1.2004.0_all.deb Size: 9720324 MD5sum: aec7d3a8d76d07562946cc89993e8d72 SHA1: 775ce29530e670da18c4283314cda7176fbc0a80 SHA256: 0cd516bc32e237adc73d4d4642c7081255199092f36c3be1b52aa487986a930b SHA512: 45ee9095b491fc302f82e8e6aa05a4d5a9fce4bec40c0a0abba5f276c6182e0e00ae1f146679ca3ef87f06586662cdd1b240c2a0e1b94594d0f620e71826c7f7 Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the R manuals in pdf format. The sibling packages r-doc-html and r-doc-info provides the same manuals. Package: r-doc-pdf Architecture: all Version: 4.1.1-1.2004.0 Priority: optional Section: doc Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 16217 Suggests: r-base-core, xdg-utils | pdf-viewer Filename: focal-cran40/r-doc-pdf_4.1.1-1.2004.0_all.deb Size: 9726992 MD5sum: ecc894f94e0e54dbb07ef2fc8ec8f085 SHA1: 77233de344580d9d83f5f8c43a400808c30bddd3 SHA256: 5126b275558060223a66655c35f1b9443c22415d2c676ece324c7717fb5146ea SHA512: ce5e5fcd871cb19ba6f3aaade7e1c5690b2fc9014c2cf879bdd5890906554974b9012b0017a7519336b443e03991574a63ebcd27b7ee989028ce51fb679dd783 Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the R manuals in pdf format. The sibling packages r-doc-html and r-doc-info provides the same manuals. Package: r-doc-pdf Architecture: all Version: 4.1.2-1.2004.0 Priority: optional Section: doc Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 16233 Suggests: r-base-core, xdg-utils | pdf-viewer Filename: focal-cran40/r-doc-pdf_4.1.2-1.2004.0_all.deb Size: 9734508 MD5sum: 70306c044ed0cde23636bdbaea13f466 SHA1: 1696d60a2cd30aac58145d1521215c7bdd452379 SHA256: 692c54847897d58ac5c54f58ecf64fd329170f65fe994eb49e258866abbb4150 SHA512: 5bfebe552baedb282237ff8d71bec02f08170d89bb1b5480c5d496c38ab1451d5e190477bcd72f24dd1fe47c079947616fa49368fa5cb5b484bcf2f42ab6e077 Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the R manuals in pdf format. The sibling packages r-doc-html and r-doc-info provides the same manuals. Package: r-doc-pdf Architecture: all Version: 4.1.3-1.2004.0 Priority: optional Section: doc Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 16245 Suggests: r-base-core, xdg-utils | pdf-viewer Filename: focal-cran40/r-doc-pdf_4.1.3-1.2004.0_all.deb Size: 9741936 MD5sum: c92c1f8836058d7878d7049e38311830 SHA1: e613a91b86f0739ea9387bd5f34962600a2a201e SHA256: 934ff61b3d52049fd1d411e34cce4f94db02508254b6d5ce201adf4e80a443b2 SHA512: ae6589d6e820b3ccf668b406c5533e2360d4cbcf6d0d63e34c28d021ac2a0cc07e77ef770688da1e648f328688b07d6e704797ff4666b9fbec9fb39184d6d670 Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the R manuals in pdf format. The sibling packages r-doc-html and r-doc-info provides the same manuals. Package: r-doc-pdf Architecture: all Version: 4.2.0-1.2004.0 Priority: optional Section: doc Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 16410 Suggests: r-base-core, xdg-utils | pdf-viewer Filename: focal-cran40/r-doc-pdf_4.2.0-1.2004.0_all.deb Size: 9838044 MD5sum: 09f4e1d2e8ef7da59aff01638d2c77ee SHA1: e89791e5bf90cad755cdcb1349bed3bfd20a132d SHA256: ec5d8f2b2662f479a0e2929b43ccff2222ddf4e38f3263589e1c8d6098841d34 SHA512: d81fa09a5ab9f0cfb4e7b22ba9f51ab71ab739fbf85b68131bdcfbaf69ce0f1a3e53571e178a278e51bdaa102e7b8144fe19aeb9b4cd6b03e262213252da45bb Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the R manuals in pdf format. The sibling packages r-doc-html and r-doc-info provides the same manuals. Package: r-doc-pdf Architecture: all Version: 4.2.1-1.2004.0 Priority: optional Section: doc Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 16424 Suggests: r-base-core, xdg-utils | pdf-viewer Filename: focal-cran40/r-doc-pdf_4.2.1-1.2004.0_all.deb Size: 9846152 MD5sum: c2a24456fe74bd38b7f72e239accb846 SHA1: 3fa2b039e6fdd1fa8237ad9f609615c98c06f9ef SHA256: 441e305c9d7712076d445300101af65b36a1616f54a320a7e598edf58547fa4e SHA512: b571212516ea0ae3525baa356aa7795d2dcf0108817375d007c5aaeec56b6fda3835928004aa3448e74046d5c792f5682ee6c68708db03199338337baaaa3359 Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the R manuals in pdf format. The sibling packages r-doc-html and r-doc-info provides the same manuals. Package: r-doc-pdf Architecture: all Version: 4.2.1-2.2004.0 Priority: optional Section: doc Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 16424 Suggests: r-base-core, xdg-utils | pdf-viewer Filename: focal-cran40/r-doc-pdf_4.2.1-2.2004.0_all.deb Size: 9846424 MD5sum: ea63c46a33874bb6bf2001109ac135f3 SHA1: 5e08f0652dc45e90cda6dd717010760a8fcdb93a SHA256: a6249b9a7c8d04b4d6aec012cb79fe93edac236dabac35dc6b835c2a96dd1bcd SHA512: a190c85e5726f5226d55a059dfd42de5ab1635a55dcf4cf3346880d06fefb349580782be4f74b97de6309d1466598e1387ef920284a44e5c5a99839ebcd6efad Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the R manuals in pdf format. The sibling packages r-doc-html and r-doc-info provides the same manuals. Package: r-doc-pdf Architecture: all Version: 4.2.1-3.2004.0 Priority: optional Section: doc Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 16424 Suggests: r-base-core, xdg-utils | pdf-viewer Filename: focal-cran40/r-doc-pdf_4.2.1-3.2004.0_all.deb Size: 9846408 MD5sum: c0b51662a6c06dd094e813dfc45ad281 SHA1: be6406bda3059e11b8120242808753d5637aed91 SHA256: 37fc0c331ac6d7b312b2d61418cb840f514136b2d89458cce8feeb459ddea429 SHA512: 0dedd529cb66b7c7f9de0e49e8a86b43d951a1e97f7da9755d9908bdde3a4a3ee17dd889bc5c7c42a48e20f6e41b4012d83ac3f6659d6eaed011d38cf564135a Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the R manuals in pdf format. The sibling packages r-doc-html and r-doc-info provides the same manuals. Package: r-doc-pdf Architecture: all Version: 4.2.2-1.2004.0 Priority: optional Section: doc Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 16426 Suggests: r-base-core, xdg-utils | pdf-viewer Filename: focal-cran40/r-doc-pdf_4.2.2-1.2004.0_all.deb Size: 9852224 MD5sum: 3ce2e03cee3a996639f044c79584547c SHA1: 345ddce7a6402372f108c86f7a648e721c8b06fd SHA256: db656d60d71ee5f4cd5f9c2431ab92f1063645e7938ea8bce605eb84507aad62 SHA512: 56c3eb76fc85cb960b01644c365e59de49f7329cd5132c4b9e7fd88106b03d12eee2da76289dc1152340f6b76aa6ab25164e3fe956f09d64066198839f9222db Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the R manuals in pdf format. The sibling packages r-doc-html and r-doc-info provides the same manuals. Package: r-doc-pdf Architecture: all Version: 4.2.2.20221110-1.2004.0 Priority: optional Section: doc Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 16432 Suggests: r-base-core, xdg-utils | pdf-viewer Filename: focal-cran40/r-doc-pdf_4.2.2.20221110-1.2004.0_all.deb Size: 9854232 MD5sum: 41b73948047c388ee898a4262cf8ecaf SHA1: df2cd5c7bd8dc9c62304fe0b543274ae8bfa18f9 SHA256: d181f36acf07a7d2b06e72a4a6f833d907b9d87a9a6c1e7acce9c672bb83cdb6 SHA512: e1dd1231bed6597329c13cb53b6f053e2766736eca1520656f6c8f1ff3b8b83cf1982bf4e9f1d7560f89b93465e7d07685a01a7bfe1759f3ecc24cd2bcd5c661 Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the R manuals in pdf format. The sibling packages r-doc-html and r-doc-info provides the same manuals. Package: r-doc-pdf Architecture: all Version: 4.2.3-1.2004.0 Priority: optional Section: doc Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 16437 Suggests: r-base-core, xdg-utils | pdf-viewer Filename: focal-cran40/r-doc-pdf_4.2.3-1.2004.0_all.deb Size: 9858156 MD5sum: 2438eba96d9cf7072c4eb6b11f162983 SHA1: 6ab1c030345389a6eb10e1b6ffeef74729116720 SHA256: 2f9713351f378cdbdcbfe1b1ed4d26d47a7908f000d5e64d977d027d890e9901 SHA512: b3a67b9f58593e667e94c8135726e085615b4d1ad51cc3932c86a106fb450d7a3203b208cda0e50f66b5a220e504941e965d65245aaaf537cc2b5c6e0f8e88ca Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the R manuals in pdf format. The sibling packages r-doc-html and r-doc-info provides the same manuals. Package: r-doc-pdf Architecture: all Version: 4.3.0-1.2004.0 Priority: optional Section: doc Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 16588 Suggests: r-base-core, xdg-utils | pdf-viewer Filename: focal-cran40/r-doc-pdf_4.3.0-1.2004.0_all.deb Size: 9940324 MD5sum: 43d782267de3e5dfcc47f9110e9c9c67 SHA1: 6968f148b348f2b1210de78d3abed9f6b9744361 SHA256: 9b588dc4843333a81960c9512ed0695640d072ef613bf53284ab92ded9253b4a SHA512: 093618615c69aba0913af996c27b2fc78d7bbf8916c4e129869dbde6964cdd43c6bfa265aae09ad7c1bda163dbf4fad81e95f41bc5f9b4a7f293eddcffa56337 Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the R manuals in pdf format. The sibling packages r-doc-html and r-doc-info provides the same manuals. Package: r-doc-pdf Architecture: all Version: 4.3.1-1.2004.0 Priority: optional Section: doc Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 16591 Suggests: r-base-core, xdg-utils | pdf-viewer Filename: focal-cran40/r-doc-pdf_4.3.1-1.2004.0_all.deb Size: 9943168 MD5sum: 3765eea5bddd64f6ae6f2031aeae2b44 SHA1: b24f6d7993476faf545b00f1e49796eebf90e754 SHA256: 66469759df352b18a3c7d0910a18374d446c48aebce3858e7dde966344f83643 SHA512: 7a4e85eca01cd5d2e984431943fa17203dccefb03fa57d97fb43f780044e43d307373934125f7e41aa70cc4964f71c9c2173a1d46b027de96d96aec79c5ef8d7 Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the R manuals in pdf format. The sibling packages r-doc-html and r-doc-info provides the same manuals. Package: r-doc-pdf Architecture: all Version: 4.3.1-2.2004.0 Priority: optional Section: doc Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 16592 Suggests: r-base-core, xdg-utils | pdf-viewer Filename: focal-cran40/r-doc-pdf_4.3.1-2.2004.0_all.deb Size: 9943676 MD5sum: b4891124ab07c7e9627e3b65060f57ca SHA1: fe47e161aeee07f3ebadefc5d9da1cb068bcc5d0 SHA256: 0ae3bb2df160c7a04987be4de1f4c4a0c47a448334564597daa53ca720f3379c SHA512: 5445ddc4eacddb56b290534fe3944921b66d0628c0eb5cf43655fb2ece3ef20d0e017efe3376142733a64f4ca78607bbf70195066dcd226786804e98e6c30ddb Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the R manuals in pdf format. The sibling packages r-doc-html and r-doc-info provides the same manuals. Package: r-doc-pdf Architecture: all Version: 4.3.1-3.2004.0 Priority: optional Section: doc Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 16592 Suggests: r-base-core, xdg-utils | pdf-viewer Filename: focal-cran40/r-doc-pdf_4.3.1-3.2004.0_all.deb Size: 9943620 MD5sum: ea5cc2405160b2a991ebe1f29e121653 SHA1: 5a67f925b3b860a91e7fd7d56bacbec96e860024 SHA256: b673ea89b8d253d91052ba622e9da14add47cb50c40c4acbdada6aad38c92f1e SHA512: e88368500ccfb591b18c7ed1897e80ca526f2b52c9a94e12bee826e60c4beb711f9456bd8aa798981c8e6dc98edee593fd4b9eb117f6d9fcafb865f176b104f3 Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the R manuals in pdf format. The sibling packages r-doc-html and r-doc-info provides the same manuals. Package: r-doc-pdf Architecture: all Version: 4.3.1-4.2004.0 Priority: optional Section: doc Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 16592 Suggests: r-base-core, xdg-utils | pdf-viewer Filename: focal-cran40/r-doc-pdf_4.3.1-4.2004.0_all.deb Size: 9943652 MD5sum: 19ae161d0f24e251a2a1f3e03e03c9ec SHA1: 636b9844da678d322eebd7dc23443efe9010cac9 SHA256: d49b5ed43e96f1e283c4ee8888657e4c70ae06f1a24ff9fffb3465f722adef72 SHA512: 4ff3b673aeba7c65d15bf419dc5b38ffca3c531565b62a953a5b4705283acdb289167ac301cbc61fb312be4e463aed6c140868a2c65893d82bbe66f9d55a9949 Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the R manuals in pdf format. The sibling packages r-doc-html and r-doc-info provides the same manuals. Package: r-doc-pdf Architecture: all Version: 4.3.2-1.2004.0 Priority: optional Section: doc Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 16625 Suggests: r-base-core, xdg-utils | pdf-viewer Filename: focal-cran40/r-doc-pdf_4.3.2-1.2004.0_all.deb Size: 9967176 MD5sum: 839df80098bbe0f13bec51c352f95ec1 SHA1: b6395dbfea4d46ecd01301c23f330c4bdc803e03 SHA256: 12db113610aa0150e35468aa3516be2e6462e43c8ed3f01b56c3a628d3f5fdb3 SHA512: cde063a0f0181e33e401ae28a8e10f727afc1a61f778be5b543d79934d5f1efd3b6f66ed33b1d5a4adeff25e3e2431c36aecfa036123a96df47b1e273cf21c45 Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the R manuals in pdf format. The sibling packages r-doc-html and r-doc-info provides the same manuals. Package: r-doc-pdf Architecture: all Version: 4.3.3-1.2004.0 Priority: optional Section: doc Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 16633 Suggests: r-base-core, xdg-utils | pdf-viewer Filename: focal-cran40/r-doc-pdf_4.3.3-1.2004.0_all.deb Size: 9972864 MD5sum: f053320b779f4996b7a97655041b8297 SHA1: 43e14317772b2bd370ccd417122d55949c9beb9d SHA256: 4bde5db7eecc4401051cb510b76731c56e04232f6658e6056b059d94f7dad10d SHA512: b8692dcbda9ef5cae224afc19d994531303d5e3cd5abed36321ec6d5f72ce06589c733983c593d26a5c34f3de479cf3be6260f2dafb17f66abca459cff69c029 Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the R manuals in pdf format. The sibling packages r-doc-html and r-doc-info provides the same manuals. Package: r-doc-pdf Architecture: all Version: 4.4.0-1.2004.0 Priority: optional Section: doc Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 16785 Suggests: r-base-core, xdg-utils | pdf-viewer Filename: focal-cran40/r-doc-pdf_4.4.0-1.2004.0_all.deb Size: 10052856 MD5sum: 51b02320bebe3bd0167b1747cf7b1847 SHA1: 8777fd256310de001b54fd10d46a44964d63379b SHA256: 52fa797a5c3d4e3a8b9d1c6aed509dff2c0d52af46c0042311742599e9abafcf SHA512: e2a90797779548ab9c50a0497a7b3b392b010b1b2e40a0823d98bcba984ca44934635a8090dd40a66d7f789f02a1e491b82c1a162aa5ae2a7c98001c531d6d5b Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the R manuals in pdf format. The sibling packages r-doc-html and r-doc-info provides the same manuals. Package: r-doc-pdf Architecture: all Version: 4.4.1-1.2004.0 Priority: optional Section: doc Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 16789 Suggests: r-base-core, xdg-utils | pdf-viewer Filename: focal-cran40/r-doc-pdf_4.4.1-1.2004.0_all.deb Size: 10057088 MD5sum: 17ae598c8a7bff816ab70e72939fc06e SHA1: 3afd5c6160f75e77d0fd34e951228f25532ddb6e SHA256: f237c3c44607081ec3fe2f64faa449e32607ec11b22e8e3da77c73c2b819bac4 SHA512: 6845c6d0e2c630f44ae96eef99a1ae919b55e5fa057e162d890b0d4c06b9308c7bb11c545ea2eb08b19a9c63e5dcb843186c1e2c1e7df1d3ce92dbe8db284ec1 Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the R manuals in pdf format. The sibling packages r-doc-html and r-doc-info provides the same manuals. Package: r-doc-pdf Architecture: all Version: 4.4.1-3.2004.1 Priority: optional Section: doc Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 16790 Suggests: r-base-core, xdg-utils | pdf-viewer Filename: focal-cran40/r-doc-pdf_4.4.1-3.2004.1_all.deb Size: 10057332 MD5sum: 9a947c8624279014a79286a775779477 SHA1: 4e4c750d71e53fb4330b7980785c80c9b592673a SHA256: 595454125520acbc6677bb2fbf5e6604dc69e606541c6b67e82072eb8809eb85 SHA512: 71a918966e30e37ea15c765c195c104162a5c8a52af36f468fdbd4883140a2405d9dc50298ef4c3c32bde1dfdc6a264ab2c2ec5ac2f5864a720127ccfe6ccfef Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the R manuals in pdf format. The sibling packages r-doc-html and r-doc-info provides the same manuals. Package: r-doc-pdf Architecture: all Version: 4.4.2-1.2004.0 Priority: optional Section: doc Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 16798 Suggests: r-base-core, xdg-utils | pdf-viewer Filename: focal-cran40/r-doc-pdf_4.4.2-1.2004.0_all.deb Size: 10059740 MD5sum: c1aada1bbba6be897ea9f181a6cd493e SHA1: 0b4a2e16a6b32ca7b5f80a81c3d112595c6c1151 SHA256: 0ccd293fde58451782a3b021f5e9c767201f8b3018a0b9b7dbf300f0d98e2ad8 SHA512: c8b89af6a7b3c6056d37fa11260a864b7b0a7bf1d300061c9c28364a2da4d48e3178aa33b07b539cb757af8dfe932728c615b9f2fc0a8d611c71eab9b1d629c6 Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the R manuals in pdf format. The sibling packages r-doc-html and r-doc-info provides the same manuals. Package: r-doc-pdf Architecture: all Version: 4.4.3-1.2004.0 Priority: optional Section: doc Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 16811 Suggests: r-base-core, xdg-utils | pdf-viewer Filename: focal-cran40/r-doc-pdf_4.4.3-1.2004.0_all.deb Size: 10072668 MD5sum: e96a8eaf0baa11bab65da3484ce9d44c SHA1: 82b802bb0b08914896cb5931be73502a5ce0f45d SHA256: 28851236f0b44eddfab456e629615680f133625c57d3108d0d5cdf08ea9ffa05 SHA512: c507e1a67850ae950eebabd583bf85123daab51867370bf7f23b5f3f09196ece9b349d6fe2a4a811f89461629fad54fe56512e990bb7ea4d639ad4d8a3023dc9 Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the R manuals in pdf format. The sibling packages r-doc-html and r-doc-info provides the same manuals. Package: r-doc-pdf Architecture: all Version: 4.5.0-1.2004.0 Priority: optional Section: doc Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 16999 Suggests: r-base-core, xdg-utils | pdf-viewer Filename: focal-cran40/r-doc-pdf_4.5.0-1.2004.0_all.deb Size: 10209052 MD5sum: 6406b26307bd0c9693415f9358c409df SHA1: af8edcd4fb049e612df33d258128fbe1b7ee2296 SHA256: 4ca9259b3428595052dcb2327ef99b456b664335469b9dc1afe8514a80c1b896 SHA512: dbc3d8898966b28456199503789a992aec3a35a2b8cddd2c3b895903d7e20cff3481e634178d4fd932f0efd06316671d7263b63c6e1767dccdec0b29914d2e29 Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the R manuals in pdf format. The sibling packages r-doc-html and r-doc-info provides the same manuals. Package: r-doc-pdf Architecture: all Version: 4.5.0-2.2004.0 Priority: optional Section: doc Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 16999 Suggests: r-base-core, xdg-utils | pdf-viewer Filename: focal-cran40/r-doc-pdf_4.5.0-2.2004.0_all.deb Size: 10209668 MD5sum: 628a9149d31425ef2d25938d36ab8ad9 SHA1: 118bb7936cfb525ea192375f4d0ab37a26e1517f SHA256: 4b1f0d900eba906acca6355e4c847d8199f94acba4483dfbbfb3a3e6b8349827 SHA512: 8d64f831801e2277607f04180cb80485a47e28104276f471f9fc0d25817f3d8d5da0472bbdcb375b11a272e2f466d9fa5f2a24c0b9d264325044140958b1d0ea Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the R manuals in pdf format. The sibling packages r-doc-html and r-doc-info provides the same manuals. Package: r-doc-pdf Architecture: all Version: 4.5.0-3.2004.0 Priority: optional Section: doc Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 16999 Suggests: r-base-core, xdg-utils | pdf-viewer Filename: focal-cran40/r-doc-pdf_4.5.0-3.2004.0_all.deb Size: 10209496 MD5sum: 2f18a97ea09553043b20776e7b70f354 SHA1: 3647f871eb16a6ef3bcdd008677af6b87a5a7603 SHA256: 808847151415d886c23d1a9032ad748c363b0c43ad001629687c2238a61c9f5e SHA512: 731a495592c9c8d0710ecb55cc7cfb4c53c57684f7756993c20634b10d765946dde0d64e231d40f502befe1d7cde8f42fe264bba5242c7ac7bbfdf8d38c1ed80 Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the R manuals in pdf format. The sibling packages r-doc-html and r-doc-info provides the same manuals. Package: r-doc-pdf Architecture: all Version: 4.5.1-1.2004.0 Priority: optional Section: doc Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 17003 Suggests: r-base-core, xdg-utils | pdf-viewer Filename: focal-cran40/r-doc-pdf_4.5.1-1.2004.0_all.deb Size: 10210788 MD5sum: 22cd0908123767f294051290fc44057f SHA1: 58f4e9ac87623454911c9416ea2788821890268b SHA256: 85662cc65fae1e6ca5da5ad4e60dc6b2a7220f88b41989af231fd43104c16d5b SHA512: 291de56f44c6388ebf590754754774a400dfb16698d871ad74c4bb6c28be1aca7d3481f7c1d6d83aa1d2ab817830c6434830df0cc11064a4dddb890579a6cc48 Homepage: https://www.R-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the R manuals in pdf format. The sibling packages r-doc-html and r-doc-info provides the same manuals. Package: r-doc-pdf Architecture: all Version: 4.5.2-1.2004.0 Priority: optional Section: doc Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 17013 Suggests: r-base-core, xdg-utils | pdf-viewer Filename: focal-cran40/r-doc-pdf_4.5.2-1.2004.0_all.deb Size: 10215360 MD5sum: 39517a7f02db1af849187d358cb10e12 SHA1: b95c01e362e1c9a9a6b9562f6e5ec01bc51e77a1 SHA256: 69068bb139bb7581d7dca8a918146b4edf2aca02db33e14a0a432e8dead493f4 SHA512: 0136676d642e79a4f423cc471b328073f9b408eff2ca969780d476ca5b5ca74e3465521fa81d27945934f245002c7e8424f7b322f9ee4a264973a5f6f8f2a9a7 Homepage: https://www.R-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the R manuals in pdf format. The sibling packages r-doc-html and r-doc-info provides the same manuals. Package: r-mathlib Architecture: amd64 Version: 4.0.0-1.2004.0 Priority: optional Section: gnu-r Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 2716 Depends: libc6 (>= 2.29) Recommends: r-base-core (= 4.0.0-1.2004.0), r-base-dev (= 4.0.0-1.2004.0) Filename: focal-cran40/r-mathlib_4.0.0-1.2004.0_amd64.deb Size: 2052360 MD5sum: 54ba86ef6cbbd880a7a48b6af4cc1910 SHA1: e27c6e225cea8caa487e2694b8f6f04a2484c5bb SHA256: c4f6143237a87445b6569dc38f76d4b473336237976070057174c2f30a2b7f50 SHA512: 4ea9294d87ec838f2cf27bb44bfb7164d364de8f50298b7aabe72bfb4e46cfbd958b6231b5ad144660c262eec622da98246c785d7eca552e98e7c50fb4d00b4d Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the libRmath shared and static libraries which can be called from standalone C or C++ code. Package: r-mathlib Architecture: amd64 Version: 4.0.1-1.2004.0 Priority: optional Section: gnu-r Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 2725 Depends: libc6 (>= 2.29) Recommends: r-base-core (= 4.0.1-1.2004.0), r-base-dev (= 4.0.1-1.2004.0) Filename: focal-cran40/r-mathlib_4.0.1-1.2004.0_amd64.deb Size: 2060872 MD5sum: f1c0b99b39fc1417daecfd083d057a5c SHA1: 906aac901414b96d3a20cbb3fdc03b344e12a85f SHA256: 509cd617208260159a0e8becb709de2b998febd227eefdc8e74791400680cea3 SHA512: 97b6541bb29594685d383fa7fd12a3b9574b8daebabadd2795e3ec5a01daffd1347458b8dc767c7c4e2003456f4885122306da2b3c11abf7e22ba9a3834ae9cd Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the libRmath shared and static libraries which can be called from standalone C or C++ code. Package: r-mathlib Architecture: amd64 Version: 4.0.2-1.2004.0 Priority: optional Section: gnu-r Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 2727 Depends: libc6 (>= 2.29) Recommends: r-base-core (= 4.0.2-1.2004.0), r-base-dev (= 4.0.2-1.2004.0) Filename: focal-cran40/r-mathlib_4.0.2-1.2004.0_amd64.deb Size: 2063328 MD5sum: e1a43ef83f7f0d82353413832f9f6315 SHA1: 4ed6da2df29891060c668c0be21d046f7337640c SHA256: 5376a84bfeb7c7e1e25e5c775783bfb6863b1ac4234f06f4192fd8ad010e62cc SHA512: 217264ad108709069a05af892fe61a44a7b3e31a39ac0c21b479faa43f4885a6c0ab1b906cef9d64d00e14354d55fc1ac7f2a201c06e4ed51a6004b45028756e Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the libRmath shared and static libraries which can be called from standalone C or C++ code. Package: r-mathlib Architecture: amd64 Version: 4.0.3-1.2004.0 Priority: optional Section: gnu-r Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 2749 Depends: libc6 (>= 2.29) Recommends: r-base-core (= 4.0.3-1.2004.0), r-base-dev (= 4.0.3-1.2004.0) Filename: focal-cran40/r-mathlib_4.0.3-1.2004.0_amd64.deb Size: 2083060 MD5sum: c308678854d0bccae73c4a846f131c41 SHA1: 1ec017ad5c58d18c19d7897902481c6d62922a02 SHA256: 1aaf698a83601ee11a4321526e826e49d1958e884e51d38a9a6fe5361ee29226 SHA512: 355965d86ec00a5c12a218d5facff83a2198c6a40fb4c839b250c2b3b843a73f2eba68b7952a58628bd55b3b4c7eac49958c5237dfe828b5a9620c946631bd0c Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the libRmath shared and static libraries which can be called from standalone C or C++ code. Package: r-mathlib Architecture: amd64 Version: 4.0.4-1.2004.0 Priority: optional Section: gnu-r Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 2761 Depends: libc6 (>= 2.29) Recommends: r-base-core (= 4.0.4-1.2004.0), r-base-dev (= 4.0.4-1.2004.0) Filename: focal-cran40/r-mathlib_4.0.4-1.2004.0_amd64.deb Size: 2095496 MD5sum: 35dd47711327f24fa600e67edd0a890a SHA1: 2a6e1a10b2f3cb6d308867a6a4d71a1907b73739 SHA256: ed9abd7b0f0b19749566fda016fca56d0d94cafea1d31374ad34dc5d91a0fd6c SHA512: 34b364eb9b243fcc610e951d9e3fbe9f3adc325f5c7de48c2891a4881cd4e7475671f6bc1cd46e63df0f81563169f79ea8e2f35f5c589b7bf61afaa62691fa28 Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the libRmath shared and static libraries which can be called from standalone C or C++ code. Package: r-mathlib Architecture: amd64 Version: 4.0.5-1.2004.0 Priority: optional Section: gnu-r Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 2763 Depends: libc6 (>= 2.29) Recommends: r-base-core (= 4.0.5-1.2004.0), r-base-dev (= 4.0.5-1.2004.0) Filename: focal-cran40/r-mathlib_4.0.5-1.2004.0_amd64.deb Size: 2098152 MD5sum: 050af9d31079a2a36a55f5118d59426b SHA1: 88adf38304a2dc47389eeeb95b8cb61ed135907b SHA256: ccf83a01a9e558fea03c4a5e54e05b1bdd7b28b8a447e5afc04f66448e88bc9c SHA512: dce2493e828f8057cf74196163cc10e7147b0a9d09e4a4ce12ebea9ff1a3b69f97a034687c54278d10ef423068a2b4d16e781737a46435e3f2edf0eb2fc874cd Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the libRmath shared and static libraries which can be called from standalone C or C++ code. Package: r-mathlib Architecture: amd64 Version: 4.1.0-1.2004.0 Priority: optional Section: gnu-r Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 2865 Depends: libc6 (>= 2.29) Recommends: r-base-core (= 4.1.0-1.2004.0), r-base-dev (= 4.1.0-1.2004.0) Filename: focal-cran40/r-mathlib_4.1.0-1.2004.0_amd64.deb Size: 2202580 MD5sum: 77b277a21742d67b87d3684fa296c230 SHA1: 66493765f9e7ef8b0d3c1751d6cacc6f3ac72a38 SHA256: 1eec1651f01663aac074b43a495b187c46deeb402b19786f0cb6411c500b06af SHA512: e8528fba0cd9c6bc787899ecc89a455bb48dd6c7c2929c0ffdbf84dd074ae10397871cd01f59c4d3c9af02c655137cc718225cc5b3eab0519051b2da88b21a56 Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the libRmath shared and static libraries which can be called from standalone C or C++ code. Package: r-mathlib Architecture: amd64 Version: 4.1.1-1.2004.0 Priority: optional Section: gnu-r Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 2893 Depends: libc6 (>= 2.29) Recommends: r-base-core (= 4.1.1-1.2004.0), r-base-dev (= 4.1.1-1.2004.0) Filename: focal-cran40/r-mathlib_4.1.1-1.2004.0_amd64.deb Size: 2219596 MD5sum: f694f1d4cbba4f3a51d1ebd525bd4dc6 SHA1: babf2173a5cb000232ad276824ebe639a741c295 SHA256: 2914694c2e0b3c7e3a3842de57305a4b1d7132e04ffc102f15864c6bb4f14f99 SHA512: 31598a6a283098f57cb16ff5bbd49b66bfa910f967ba90f78c08f28c2101ded2c8ecfa1844235dcd62c79e6cf9c21afc602847e98609731325a7745d7c1a02ac Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the libRmath shared and static libraries which can be called from standalone C or C++ code. Package: r-mathlib Architecture: amd64 Version: 4.1.2-1.2004.0 Priority: optional Section: gnu-r Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 2903 Depends: libc6 (>= 2.29) Recommends: r-base-core (= 4.1.2-1.2004.0), r-base-dev (= 4.1.2-1.2004.0) Filename: focal-cran40/r-mathlib_4.1.2-1.2004.0_amd64.deb Size: 2229876 MD5sum: e4bd2b6a387ee42647adb1a2423c6af2 SHA1: e6377758b17968a768de374ac7711cfdfd193dc6 SHA256: 0c57de601e6fbdb86bf6d708be8eb674878a4820477c2d8390017622c58033cf SHA512: cb92df22b8c015a915bbf6bd6c0a9c723614fd2bb0b55278e4d43babede39232ae392ec88f4eec825a2958e6982d2ca2cdfdb24e4e2f7234043cc89b573bd945 Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the libRmath shared and static libraries which can be called from standalone C or C++ code. Package: r-mathlib Architecture: amd64 Version: 4.1.3-1.2004.0 Priority: optional Section: gnu-r Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 2916 Depends: libc6 (>= 2.29) Recommends: r-base-core (= 4.1.3-1.2004.0), r-base-dev (= 4.1.3-1.2004.0) Filename: focal-cran40/r-mathlib_4.1.3-1.2004.0_amd64.deb Size: 2242920 MD5sum: bcf86c6919ed57cc8afe651e5dc4a553 SHA1: efaee873c83f892ba2ac82669f017f9f95e422e4 SHA256: 90919b1979a705cebbcc91ae2e363b8606d17061d0802d38779ae8da2a550c00 SHA512: 7c93d27dccfe7be7b1107fab617ed383f99c04e387ceacb282b6db9a45b84c719896a59ecbe3ebd07501edef68f217f6276dd9ba8ac7ab0aa24338b50e730efa Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the libRmath shared and static libraries which can be called from standalone C or C++ code. Package: r-mathlib Architecture: amd64 Version: 4.2.0-1.2004.0 Priority: optional Section: gnu-r Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 2955 Depends: libc6 (>= 2.29) Recommends: r-base-core (= 4.2.0-1.2004.0), r-base-dev (= 4.2.0-1.2004.0) Filename: focal-cran40/r-mathlib_4.2.0-1.2004.0_amd64.deb Size: 2280396 MD5sum: 621b722e799c704976dc9a22f203dd61 SHA1: aafdaa004dfe10c6c336f2bffffb64d3e3d033d9 SHA256: 66b897f97c93282aca032325f817e055fde998b09a9adb78c9429ed6c8728ec3 SHA512: 774600b937a20f5cb81762a5b2cc7eb23066fd7d6f4555676efe763b83dbfc31e00d5cbec713b234b0d18b2a13a5d2e254211a05c8dcc3be5bc880805e63a5c1 Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the libRmath shared and static libraries which can be called from standalone C or C++ code. Package: r-mathlib Architecture: amd64 Version: 4.2.1-1.2004.0 Priority: optional Section: gnu-r Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 2972 Depends: libc6 (>= 2.29) Recommends: r-base-core (= 4.2.1-1.2004.0), r-base-dev (= 4.2.1-1.2004.0) Filename: focal-cran40/r-mathlib_4.2.1-1.2004.0_amd64.deb Size: 2297936 MD5sum: c8ef460957b655887acca8f1833d01e0 SHA1: 9e09f4c9722bde18df60b78bd1cc448e11450d65 SHA256: 2caef1ae8840ff995e60276e2ad9dc210caf25a9763e483e6fa4aec6fda0e0d2 SHA512: 4edc4dc1b053a86bef1e614d9d4070b14d780c24f7cb9ac3622dbcae26536c5b8d5505df48fd239880350ea6458d1b49f8b1f06585f68528c51ee10bd68980f8 Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the libRmath shared and static libraries which can be called from standalone C or C++ code. Package: r-mathlib Architecture: amd64 Version: 4.2.1-2.2004.0 Priority: optional Section: gnu-r Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 2971 Depends: libc6 (>= 2.29) Recommends: r-base-core (= 4.2.1-2.2004.0), r-base-dev (= 4.2.1-2.2004.0) Filename: focal-cran40/r-mathlib_4.2.1-2.2004.0_amd64.deb Size: 2298032 MD5sum: a1d4026f7590799d2cbe3b00ac45280e SHA1: 1130309d4fe208ed74a8dcd15b0affb787b6abd2 SHA256: e63f2ff70f583ecdd426c2b4cd955f4eb62f719c53c12c3a0d676f678828bdaa SHA512: 130871f8b6192d281634a46b3bc1bcfeab0565405cd43d08c9e881138da055f74d1c46a5adbe483ccab6b85f3f75b9b51d25f2dcf81cfe5b9c339c1efcf56361 Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the libRmath shared and static libraries which can be called from standalone C or C++ code. Package: r-mathlib Architecture: amd64 Version: 4.2.1-3.2004.0 Priority: optional Section: gnu-r Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 2972 Depends: libc6 (>= 2.29) Recommends: r-base-core (= 4.2.1-3.2004.0), r-base-dev (= 4.2.1-3.2004.0) Filename: focal-cran40/r-mathlib_4.2.1-3.2004.0_amd64.deb Size: 2298036 MD5sum: 912efe1bfa5587b497989dae2e68aea4 SHA1: b9e029191e56b217807ec796d567b3ce9c9c80ca SHA256: b3ce4448aeee57e2b5fa1219974a7de47caa265b7df138f6b5631a2442d257e3 SHA512: 18bad23c15450205324ead9f040c613a35f132dc2b47e91c2dcad23c5e9080d7290106239d4e099e3ca8406e346377e01a1b4acd8e28037bf26e80e89ad80879 Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the libRmath shared and static libraries which can be called from standalone C or C++ code. Package: r-mathlib Architecture: amd64 Version: 4.2.2-1.2004.0 Priority: optional Section: gnu-r Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 2989 Depends: libc6 (>= 2.29) Recommends: r-base-core (= 4.2.2-1.2004.0), r-base-dev (= 4.2.2-1.2004.0) Filename: focal-cran40/r-mathlib_4.2.2-1.2004.0_amd64.deb Size: 2314580 MD5sum: f30b7e3091c514e9eadc18a354a4bf6f SHA1: 3fb2d5167bab643620de1d4916c611343d2a1268 SHA256: 071c8e26f287776a7ffeca264653c87cbfc64061bb79df116f4ea48bbe7813f5 SHA512: e0d500a87a6d82ecb8fb74baadcad3bdfe4c093a8977e0057904e6654164a2db99ecddddd5b17c8e0af1e1b1002922b1d145b6739c1325786543d4cd3d0aa407 Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the libRmath shared and static libraries which can be called from standalone C or C++ code. Package: r-mathlib Architecture: amd64 Version: 4.2.2.20221110-1.2004.0 Priority: optional Section: gnu-r Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 2995 Depends: libc6 (>= 2.29) Recommends: r-base-core (= 4.2.2.20221110-1.2004.0), r-base-dev (= 4.2.2.20221110-1.2004.0) Filename: focal-cran40/r-mathlib_4.2.2.20221110-1.2004.0_amd64.deb Size: 2321172 MD5sum: 4360f58c295011a294a1ffa266900745 SHA1: 27e7a22e6cf63853a0ed8ce0ba9435c231f7b1fe SHA256: e66d9f3f67e14f187ddaf0f0c55cc5d71eb97e41abfc50ea06dad516e7b9e11e SHA512: 7e876e0b0aa7d28ee60d4d54de86a6c54953953bd2a47116731746d8eb6ae00c241ba9185523df96c6e6ee53c4cec2afc9f2aae04329713c1267e00647925981 Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the libRmath shared and static libraries which can be called from standalone C or C++ code. Package: r-mathlib Architecture: amd64 Version: 4.2.3-1.2004.0 Priority: optional Section: gnu-r Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 3008 Depends: libc6 (>= 2.29) Recommends: r-base-core (= 4.2.3-1.2004.0), r-base-dev (= 4.2.3-1.2004.0) Filename: focal-cran40/r-mathlib_4.2.3-1.2004.0_amd64.deb Size: 2334720 MD5sum: e116c6a98a18f4d1c195929c179bab52 SHA1: 6d4b0504ca01a8524cbabc56789ea58eb3d472b0 SHA256: c12bcf29253d4afdad1b5a938e98d404f755e6ef3ad453c779c5f89f34c962d8 SHA512: 9db909537624cb7dfa4217f8c3d0ba27191dca09d28fcd822a1c0506f51921702caabc993bb2ff3ee136a4da971ff2c7e02a50be29fe0bfdbd2a076ee348fdcf Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the libRmath shared and static libraries which can be called from standalone C or C++ code. Package: r-mathlib Architecture: amd64 Version: 4.3.0-1.2004.0 Priority: optional Section: gnu-r Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 3130 Depends: libc6 (>= 2.29) Recommends: r-base-core (= 4.3.0-1.2004.0), r-base-dev (= 4.3.0-1.2004.0) Filename: focal-cran40/r-mathlib_4.3.0-1.2004.0_amd64.deb Size: 2458636 MD5sum: 06393daf7b154ff6587655316a89e637 SHA1: d569956e4c6cd984d578b566929d703ced1b47cc SHA256: a7b47d66c94f1644ce12cce2f1bf21c6451636c4f21501eaaec1561f4b08654b SHA512: f9e4e1cad74bbf9120047246d66059125af46b4068460e1782528e6b9e5c8e8236f4ed482e98781832215ad868927eea77c8e1961f9e8104afb0920b9add33ea Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the libRmath shared and static libraries which can be called from standalone C or C++ code. Package: r-mathlib Architecture: amd64 Version: 4.3.1-1.2004.0 Priority: optional Section: gnu-r Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 3138 Depends: libc6 (>= 2.29) Recommends: r-base-core (= 4.3.1-1.2004.0), r-base-dev (= 4.3.1-1.2004.0) Filename: focal-cran40/r-mathlib_4.3.1-1.2004.0_amd64.deb Size: 2467752 MD5sum: b114221059d2cb3aca7a4b144269308f SHA1: 43af0b6960c282da71d43347a443c0aa16352c65 SHA256: 8220abf2b06ad21031c19cadefa2026db2f182324d303f2f77a5fd57c9adc605 SHA512: 8bd5fc0797f8fd42a38817f2eab0777e4e0f0bd9d512239952e0980e7c31636859790587d6bd408ccc4f5c79b8b28ae7564288fc719eb4693c943f838950e197 Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the libRmath shared and static libraries which can be called from standalone C or C++ code. Package: r-mathlib Architecture: amd64 Version: 4.3.1-2.2004.0 Priority: optional Section: gnu-r Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 3139 Depends: libc6 (>= 2.29) Recommends: r-base-core (= 4.3.1-2.2004.0), r-base-dev (= 4.3.1-2.2004.0) Filename: focal-cran40/r-mathlib_4.3.1-2.2004.0_amd64.deb Size: 2468336 MD5sum: a9ddb8df90e79d66645e81c48a59a481 SHA1: 7b58c506a1b4ad497229c6c1dfea241e315acced SHA256: c3354a9ba73c46ce2c15a543b98c3f3bb46cd48a1b94d847b1eb44864c0a9309 SHA512: 2efb8828aa7935eb70afd753c4fe33e635f8f6792fc4bfb821dba09b30eeddb887d9a87b9d023e606d98187bbb72025972359dbe21f9d1b5fa447803cf760c62 Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the libRmath shared and static libraries which can be called from standalone C or C++ code. Package: r-mathlib Architecture: amd64 Version: 4.3.1-3.2004.0 Priority: optional Section: gnu-r Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 3139 Depends: libc6 (>= 2.29) Recommends: r-base-core (= 4.3.1-3.2004.0), r-base-dev (= 4.3.1-3.2004.0) Filename: focal-cran40/r-mathlib_4.3.1-3.2004.0_amd64.deb Size: 2468832 MD5sum: 42494843ac5f2246e12f876b24587dde SHA1: a4c979a65245c471af312a4113de36a6d8476236 SHA256: 8b67048360bb68ffe7192e935d752d9e3f66512c427b2c67465d6be807d16bfe SHA512: 094d3c10906f936a12744f1733221d40aef40517d7e80d465c94d833faaf6e4ca356c4b6bf1dace21d7f1435309833ae96d236ffb1d9b933a57f990a7dc3e981 Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the libRmath shared and static libraries which can be called from standalone C or C++ code. Package: r-mathlib Architecture: amd64 Version: 4.3.1-4.2004.0 Priority: optional Section: gnu-r Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 3139 Depends: libc6 (>= 2.29) Recommends: r-base-core (= 4.3.1-4.2004.0), r-base-dev (= 4.3.1-4.2004.0) Filename: focal-cran40/r-mathlib_4.3.1-4.2004.0_amd64.deb Size: 2468728 MD5sum: c576e30c3c4a6984dd41d04475b99c68 SHA1: e485e7ec4c2f9b60dcdc77f677ad552567bd7a7f SHA256: 7919af4dcf68b44a15245eda1310022719e6039d01685d902e7eb49ccaa652f5 SHA512: ac705a5c79cebe7c2f31ccc0ae953b9b2109193011beadb0cfbbbdabed762fecd9bc3caca29afdd80ceb54aeb0e319816b561285f0f9d84be9ac567a5c711386 Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the libRmath shared and static libraries which can be called from standalone C or C++ code. Package: r-mathlib Architecture: amd64 Version: 4.3.2-1.2004.0 Priority: optional Section: gnu-r Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 3155 Depends: libc6 (>= 2.29) Recommends: r-base-core (= 4.3.2-1.2004.0), r-base-dev (= 4.3.2-1.2004.0) Filename: focal-cran40/r-mathlib_4.3.2-1.2004.0_amd64.deb Size: 2484108 MD5sum: fe0cf3e9a6f0ac9993c18f728a06c3b6 SHA1: f6577b2bf9a3ad4f659dd72b781a9c2dca3f2107 SHA256: 6656cd50b587fc7df9b149ddf09b70c7e09eea5238405d285537225a8acfe250 SHA512: 8c94897478d8a94f5a2dbf46fa7318e52d522383a5e34d12f3cbd201acbd2e206b9262e1c8dc578dd3012755947639a09efea7a14a5b23439533d4f4f0047b9c Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the libRmath shared and static libraries which can be called from standalone C or C++ code. Package: r-mathlib Architecture: amd64 Version: 4.3.3-1.2004.0 Priority: optional Section: gnu-r Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 3169 Depends: libc6 (>= 2.29) Recommends: r-base-core (= 4.3.3-1.2004.0), r-base-dev (= 4.3.3-1.2004.0) Filename: focal-cran40/r-mathlib_4.3.3-1.2004.0_amd64.deb Size: 2498224 MD5sum: abc751e5472fc55f1554b4e6516b2f05 SHA1: eab58ccefebcd85f4301dc8600bf119ffcde327c SHA256: 4bd9ee48d21943777dba42448d0f1a584948b98584fc0a585d555c4e172764e4 SHA512: 12a1a5b900b136ea51d549cbf23494ff8d16532f549a7bf78cb8935653f32724fa359a1edcd879da9f5442dda8d43e7a0e2efb65fd5f6ab52299ba4f2b4c5f3a Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the libRmath shared and static libraries which can be called from standalone C or C++ code. Package: r-mathlib Architecture: amd64 Version: 4.4.0-1.2004.0 Priority: optional Section: gnu-r Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 3290 Depends: libc6 (>= 2.29) Recommends: r-base-core (= 4.4.0-1.2004.0), r-base-dev (= 4.4.0-1.2004.0) Filename: focal-cran40/r-mathlib_4.4.0-1.2004.0_amd64.deb Size: 2618428 MD5sum: fb460f1637938b2cacb9cf8b9b742daa SHA1: 8ad317faad228ba4c77f574c30c0fef45a59b9af SHA256: af8846a321db33af876fb1e965663b166b9d481f304d5f0562ba53918f9f5936 SHA512: 4b350f7516ec7bd08067ccc988cd628db0c0574b91a219b43c12fb12a27a8e8386ea468e7049b4b95cd24cba61d6e0ff46e0f509a3073695d8e1089c7533c4c7 Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the libRmath shared and static libraries which can be called from standalone C or C++ code. Package: r-mathlib Architecture: amd64 Version: 4.4.1-1.2004.0 Priority: optional Section: gnu-r Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 3304 Depends: libc6 (>= 2.29) Recommends: r-base-core (= 4.4.1-1.2004.0), r-base-dev (= 4.4.1-1.2004.0) Filename: focal-cran40/r-mathlib_4.4.1-1.2004.0_amd64.deb Size: 2628760 MD5sum: ed0180dd04820b81407fbd7379abb573 SHA1: 75d1325c9dd7bfeedf3ec30d61b88362ad003e77 SHA256: ead40f2818d4d1814af8c38939d0efb856b487334e1fa0f33e019228c00f9ffb SHA512: e7a2cf31631efb215b961cb68c5a114c256fbeee79aa72274d281e62b9e82bbc236850ecb76b58c41296a737684ec767631b8437c146119820b1c22f83e45536 Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the libRmath shared and static libraries which can be called from standalone C or C++ code. Package: r-mathlib Architecture: amd64 Version: 4.4.1-3.2004.1 Priority: optional Section: gnu-r Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 3305 Depends: libc6 (>= 2.29) Recommends: r-base-core (= 4.4.1-3.2004.1), r-base-dev (= 4.4.1-3.2004.1) Filename: focal-cran40/r-mathlib_4.4.1-3.2004.1_amd64.deb Size: 2628924 MD5sum: ca210256c39cf7120a3f69d20e86c6d3 SHA1: 5cf8d9579278666deafbc8135e702cc9f4636a1f SHA256: 23b9d5209d58e1a41430adbb4677ad9b471f8f66c4d3caf9061eaaa71d034856 SHA512: 954dc9264cd2517a569f9dedc17089caec324029b6153eca40298bf41ee74645e8676482cb1485bf5c9df772f7c2f31566bfa66b765e4b4d0cf7853bc8919ee0 Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the libRmath shared and static libraries which can be called from standalone C or C++ code. Package: r-mathlib Architecture: amd64 Version: 4.4.2-1.2004.0 Priority: optional Section: gnu-r Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 3306 Depends: libc6 (>= 2.29) Recommends: r-base-core (= 4.4.2-1.2004.0), r-base-dev (= 4.4.2-1.2004.0) Filename: focal-cran40/r-mathlib_4.4.2-1.2004.0_amd64.deb Size: 2633944 MD5sum: c2551ca610cb019b480e0759d4173f17 SHA1: cc183db0f37d3e5baacd7256f743ddf8b4d96660 SHA256: f14614dcd3424ddc7d6e759bd1dfec55a0a0f60181ab711f2ba6a1932c54d1f2 SHA512: cf06218f3c5cbc75eabf1c8aa9f726b9ce9c2e00883f63fc3941b02e4f1544656dbd47f998e82b0ca9acc53a65f02fc47db67785ca9cbfe4efc58cc1c618a98c Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the libRmath shared and static libraries which can be called from standalone C or C++ code. Package: r-mathlib Architecture: amd64 Version: 4.4.3-1.2004.0 Priority: optional Section: gnu-r Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 3318 Depends: libc6 (>= 2.29) Recommends: r-base-core (= 4.4.3-1.2004.0), r-base-dev (= 4.4.3-1.2004.0) Filename: focal-cran40/r-mathlib_4.4.3-1.2004.0_amd64.deb Size: 2646684 MD5sum: 92045fd7f302d0872bf9c9ce05ebffae SHA1: fd642f257f36f5c48f3b172187f8688718ea86a1 SHA256: 4b523041e8c1db28aac72ef20f764483e87f9d50907335e60ded341c255307ce SHA512: 2ba643beb850b4b00c9e6de622020af1af7d771722f503e290df58cb6cd4ab5c30798f6308f434bb93785ce8dba187f16dea09b3cae0b2c1c42510960e468757 Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the libRmath shared and static libraries which can be called from standalone C or C++ code. Package: r-mathlib Architecture: amd64 Version: 4.5.0-1.2004.0 Priority: optional Section: gnu-r Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 3429 Depends: libc6 (>= 2.29) Recommends: r-base-core (= 4.5.0-1.2004.0), r-base-dev (= 4.5.0-1.2004.0) Filename: focal-cran40/r-mathlib_4.5.0-1.2004.0_amd64.deb Size: 2753304 MD5sum: fe2e8910937d8b3aa70ced2f9412fe8a SHA1: 22e7117d68de801709c59c6aa31c542326bfb508 SHA256: 52e879bde725038454c4dbbefda08062ecfb8a6549bd89988b6deeb8ed479ab9 SHA512: d7bb783847e9fffbb6d4eae16e0b7e71e3ac6afd8a114c828ab33a6008c41a5710349cd6f67ca44e83e18af6293d8d56175b29952cb3d96eeddfea831ca2dbf3 Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the libRmath shared and static libraries which can be called from standalone C or C++ code. Package: r-mathlib Architecture: amd64 Version: 4.5.0-2.2004.0 Priority: optional Section: gnu-r Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 3429 Depends: libc6 (>= 2.29) Recommends: r-base-core (= 4.5.0-2.2004.0), r-base-dev (= 4.5.0-2.2004.0) Filename: focal-cran40/r-mathlib_4.5.0-2.2004.0_amd64.deb Size: 2753484 MD5sum: b48173bda4dbddbd2a2726a24da63eae SHA1: 4517527f04948cd3cdae02ce005eaf1ddc52d489 SHA256: a345650508ac43f0c7d18b6faa4c82b32af76c87387eb342c4f9f191d6b6db9c SHA512: 10dacedb92599ed80a6604011a4996a8bdb2c6786e4b840be8c7b67d0e538de68bfc9ab03f336b848da6cc36c58edffe8fac9f25341fde429396ed2df393f68a Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the libRmath shared and static libraries which can be called from standalone C or C++ code. Package: r-mathlib Architecture: amd64 Version: 4.5.0-3.2004.0 Priority: optional Section: gnu-r Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 3429 Depends: libc6 (>= 2.29) Recommends: r-base-core (= 4.5.0-3.2004.0), r-base-dev (= 4.5.0-3.2004.0) Filename: focal-cran40/r-mathlib_4.5.0-3.2004.0_amd64.deb Size: 2753484 MD5sum: 69257c8f0cdff141352f0311da4229e6 SHA1: ef8528c24661012119bd8d8efa5bad1f4b6bc263 SHA256: f3a04eace0b20f217105501c434407348ddc834078557b6c0ae9ef868344571a SHA512: 0b3d3f08b79995d9bfbcf106e47eb6e20ddc2948428d76dc8783b2b6ee05cda3207552773b0af13b189b345187550aba7a68b13b284d7e2a223f3c218d1c6fb8 Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the libRmath shared and static libraries which can be called from standalone C or C++ code. Package: r-mathlib Architecture: amd64 Version: 4.5.1-1.2004.0 Priority: optional Section: gnu-r Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 3440 Depends: libc6 (>= 2.29) Recommends: r-base-core (= 4.5.1-1.2004.0), r-base-dev (= 4.5.1-1.2004.0) Filename: focal-cran40/r-mathlib_4.5.1-1.2004.0_amd64.deb Size: 2764456 MD5sum: 0e87ed877be8754f3c0c585120bca4c4 SHA1: d0c3c607c5cbee2ba804bcf5ecc35e9864b61f3a SHA256: 89d226f39e1133a4d509e64cebb4dfe17ef45e151bcfbf6cfcc29241486a9344 SHA512: 4a8fd8c57cd56e0642d942473599d4063a7e689f85aed769c547bc87ba9abcfdb38e0d5ded98d729c2d41b3c7a61603a1194e3194de6cb5ab8bbe19ae883df9d Homepage: https://www.R-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the libRmath shared and static libraries which can be called from standalone C or C++ code. Package: r-mathlib Architecture: amd64 Version: 4.5.2-1.2004.0 Priority: optional Section: gnu-r Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 3452 Depends: libc6 (>= 2.29) Recommends: r-base-core (= 4.5.2-1.2004.0), r-base-dev (= 4.5.2-1.2004.0) Filename: focal-cran40/r-mathlib_4.5.2-1.2004.0_amd64.deb Size: 2777128 MD5sum: 98e0a34fe0a485acccd9115549b4fc2d SHA1: e3f3a6302e2af57bb0a0b5d2d9ef61be6d8db5cd SHA256: 46fd87a6d842b403123dc3389b17354d858e533419af139a13b152fa7922fbee SHA512: 806c4e6d23d64c0127895a1c47050ff514d24ca37b64a83d7150618fd2813327bcddf3ede39735a9e8f2fc4147bb68db8771c69061dd566afde5a8056d43afb6 Homepage: https://www.R-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the libRmath shared and static libraries which can be called from standalone C or C++ code. Package: r-recommended Architecture: all Version: 4.0.0-1.2004.0 Priority: optional Section: gnu-r Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 13 Depends: r-base-core (>= 4.0.0-1.2004.0), r-cran-boot (>= 1.2.19), r-cran-cluster (>= 1.9.6-2), r-cran-foreign (>= 0.7-2), r-cran-kernsmooth (>= 2.2.14), r-cran-lattice (>= 0.10.11), r-cran-mgcv (>= 1.1.5), r-cran-nlme (>= 3.1.52), r-cran-rpart (>= 3.1.20), r-cran-survival (>= 2.13.2-1), r-cran-mass, r-cran-class, r-cran-nnet, r-cran-spatial, r-cran-codetools, r-cran-matrix Filename: focal-cran40/r-recommended_4.0.0-1.2004.0_all.deb Size: 2780 MD5sum: 14b8cf339bd6fa610903335e3b87e7e8 SHA1: a9ea79b1054795c4998fbbdbf5567b27a154a427 SHA256: adb66adf5cb5a877b3f6f14d4d6d8c81f5c7fe8b646f6eabcfba3650b4921265 SHA512: c75cb58e35b52778459212f38fd677f716bfec18cf3d9efb34302a9503df75a00e4174b40c00871a1c9f705272e7b28a52c446e62c1cd045182afa556becbd4e Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This Debian package is now a metapackage that depends on a set of packages that are recommended by the upstream R core team as part of a complete R distribution, and distributed along with the source of R itself, as well as directly via the CRAN network of mirrors. This set comprises the following packages (listed in their upstream names): - KernSmooth: Functions for kernel smoothing for Wand & Jones (1995) - Matrix: Classes and methods for dense and sparse matrices and operations on them using Lapack and SuiteSparse - 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-recommended Architecture: all Version: 4.0.1-1.2004.0 Priority: optional Section: gnu-r Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 13 Depends: r-base-core (>= 4.0.1-1.2004.0), r-cran-boot (>= 1.2.19), r-cran-cluster (>= 1.9.6-2), r-cran-foreign (>= 0.7-2), r-cran-kernsmooth (>= 2.2.14), r-cran-lattice (>= 0.10.11), r-cran-mgcv (>= 1.1.5), r-cran-nlme (>= 3.1.52), r-cran-rpart (>= 3.1.20), r-cran-survival (>= 2.13.2-1), r-cran-mass, r-cran-class, r-cran-nnet, r-cran-spatial, r-cran-codetools, r-cran-matrix Filename: focal-cran40/r-recommended_4.0.1-1.2004.0_all.deb Size: 2772 MD5sum: 5f41adf417bf72810e6f09fd43dfd2b8 SHA1: 8baeeef80fe625263b9d227beb3e11e2e63a45af SHA256: 92cbf0bb03cc05eb7818a2957005ecea3b8003d20a1a017b6db0317c06b862d4 SHA512: f1f046161eb719d95ba8116463fbac45d820ff254c9e49777283033e3deb6a7f028d4363720ff5adae01a450ff16c45bda4944ceca3a783460c3c679a0a56b00 Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This Debian package is now a metapackage that depends on a set of packages that are recommended by the upstream R core team as part of a complete R distribution, and distributed along with the source of R itself, as well as directly via the CRAN network of mirrors. This set comprises the following packages (listed in their upstream names): - KernSmooth: Functions for kernel smoothing for Wand & Jones (1995) - Matrix: Classes and methods for dense and sparse matrices and operations on them using Lapack and SuiteSparse - 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-recommended Architecture: all Version: 4.0.2-1.2004.0 Priority: optional Section: gnu-r Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 13 Depends: r-base-core (>= 4.0.2-1.2004.0), r-cran-boot (>= 1.2.19), r-cran-cluster (>= 1.9.6-2), r-cran-foreign (>= 0.7-2), r-cran-kernsmooth (>= 2.2.14), r-cran-lattice (>= 0.10.11), r-cran-mgcv (>= 1.1.5), r-cran-nlme (>= 3.1.52), r-cran-rpart (>= 3.1.20), r-cran-survival (>= 2.13.2-1), r-cran-mass, r-cran-class, r-cran-nnet, r-cran-spatial, r-cran-codetools, r-cran-matrix Filename: focal-cran40/r-recommended_4.0.2-1.2004.0_all.deb Size: 2776 MD5sum: d73db5c264e0870dc40be3591ab1e31f SHA1: e638b384decd43253915bb1e7d44e913c6723284 SHA256: 38d4cb0dad5cb4184d8d513bfa581c3fd80c6deef378e4418e293929eee4854e SHA512: eecca10245c6333c8a04e92d696b22c6d3b36d646e5eb4e666fd62f3000cb914b236e99211ffb7a153119cd7676b62977c99f92e44523b2d1df11d0b113591ab Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This Debian package is now a metapackage that depends on a set of packages that are recommended by the upstream R core team as part of a complete R distribution, and distributed along with the source of R itself, as well as directly via the CRAN network of mirrors. This set comprises the following packages (listed in their upstream names): - KernSmooth: Functions for kernel smoothing for Wand & Jones (1995) - Matrix: Classes and methods for dense and sparse matrices and operations on them using Lapack and SuiteSparse - 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-recommended Architecture: all Version: 4.0.3-1.2004.0 Priority: optional Section: gnu-r Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 13 Depends: r-base-core (>= 4.0.3-1.2004.0), r-cran-boot (>= 1.2.19), r-cran-cluster (>= 1.9.6-2), r-cran-foreign (>= 0.7-2), r-cran-kernsmooth (>= 2.2.14), r-cran-lattice (>= 0.10.11), r-cran-mgcv (>= 1.1.5), r-cran-nlme (>= 3.1.52), r-cran-rpart (>= 3.1.20), r-cran-survival (>= 2.13.2-1), r-cran-mass, r-cran-class, r-cran-nnet, r-cran-spatial, r-cran-codetools, r-cran-matrix Filename: focal-cran40/r-recommended_4.0.3-1.2004.0_all.deb Size: 2776 MD5sum: 411ec305979ae6d3d905a1eacb2c2544 SHA1: 25f906f47c618144b77d05bccacc3dafce60bd22 SHA256: 1814c773845872dd73ae126c63a0f7328e37481920873d12b93a1d017ea0231d SHA512: d38e6f6cd603a801ca5d5e5dcecf21c69657881f58f2cdb6136411cc9dedd75ac16617967b63824a2f6cb94bd96f286553269e56aff256a4168602021d44c3dd Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This Debian package is now a metapackage that depends on a set of packages that are recommended by the upstream R core team as part of a complete R distribution, and distributed along with the source of R itself, as well as directly via the CRAN network of mirrors. This set comprises the following packages (listed in their upstream names): - KernSmooth: Functions for kernel smoothing for Wand & Jones (1995) - Matrix: Classes and methods for dense and sparse matrices and operations on them using Lapack and SuiteSparse - 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-recommended Architecture: all Version: 4.0.4-1.2004.0 Priority: optional Section: gnu-r Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 13 Depends: r-base-core (>= 4.0.4-1.2004.0), r-cran-boot (>= 1.2.19), r-cran-cluster (>= 1.9.6-2), r-cran-foreign (>= 0.7-2), r-cran-kernsmooth (>= 2.2.14), r-cran-lattice (>= 0.10.11), r-cran-mgcv (>= 1.1.5), r-cran-nlme (>= 3.1.52), r-cran-rpart (>= 3.1.20), r-cran-survival (>= 2.13.2-1), r-cran-mass, r-cran-class, r-cran-nnet, r-cran-spatial, r-cran-codetools, r-cran-matrix Filename: focal-cran40/r-recommended_4.0.4-1.2004.0_all.deb Size: 2776 MD5sum: 6d86ddd4934da4c75d5900d6c9968398 SHA1: a70f3f337c82b357a638dadee7cc6db5cca9d75d SHA256: e836dc269bcc6222c10c5429a82629eae08b636021525867a686024dd5db7ead SHA512: 88ed2fcd0e9f2e502fbb4a380926e497c5e2c379a9460ff874e182963d3de88dd105806c2b718a1df4d2cd250c472bdc166ea8ee9eb8151cef82f59e74eeaa9d Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This Debian package is now a metapackage that depends on a set of packages that are recommended by the upstream R core team as part of a complete R distribution, and distributed along with the source of R itself, as well as directly via the CRAN network of mirrors. This set comprises the following packages (listed in their upstream names): - KernSmooth: Functions for kernel smoothing for Wand & Jones (1995) - Matrix: Classes and methods for dense and sparse matrices and operations on them using Lapack and SuiteSparse - 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-recommended Architecture: all Version: 4.0.5-1.2004.0 Priority: optional Section: gnu-r Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 13 Depends: r-base-core (>= 4.0.5-1.2004.0), r-cran-boot (>= 1.2.19), r-cran-cluster (>= 1.9.6-2), r-cran-foreign (>= 0.7-2), r-cran-kernsmooth (>= 2.2.14), r-cran-lattice (>= 0.10.11), r-cran-mgcv (>= 1.1.5), r-cran-nlme (>= 3.1.52), r-cran-rpart (>= 3.1.20), r-cran-survival (>= 2.13.2-1), r-cran-mass, r-cran-class, r-cran-nnet, r-cran-spatial, r-cran-codetools, r-cran-matrix Filename: focal-cran40/r-recommended_4.0.5-1.2004.0_all.deb Size: 2780 MD5sum: 4b45cf4770dbaee55f1b5c4c6900f690 SHA1: 3d5ba5660d45b4dbad016c59c551704f590fc3b2 SHA256: 2b0cc35a455978dfbc8a41ee4adc40ece940b2c0b101bc04c14deecf7d2cda51 SHA512: 9dd6cec53824b21a39062ad3c1024a8398176452a952aa267d6a694155fc124971c8641cea72350487bbac250b0506c4923f02341ed3e1d7bb0f1b58f6d77c58 Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This Debian package is now a metapackage that depends on a set of packages that are recommended by the upstream R core team as part of a complete R distribution, and distributed along with the source of R itself, as well as directly via the CRAN network of mirrors. This set comprises the following packages (listed in their upstream names): - KernSmooth: Functions for kernel smoothing for Wand & Jones (1995) - Matrix: Classes and methods for dense and sparse matrices and operations on them using Lapack and SuiteSparse - 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-recommended Architecture: all Version: 4.1.0-1.2004.0 Priority: optional Section: gnu-r Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 13 Depends: r-base-core (>= 4.1.0-1.2004.0), r-cran-boot (>= 1.2.19), r-cran-cluster (>= 1.9.6-2), r-cran-foreign (>= 0.7-2), r-cran-kernsmooth (>= 2.2.14), r-cran-lattice (>= 0.10.11), r-cran-mgcv (>= 1.1.5), r-cran-nlme (>= 3.1.52), r-cran-rpart (>= 3.1.20), r-cran-survival (>= 2.13.2-1), r-cran-mass, r-cran-class, r-cran-nnet, r-cran-spatial, r-cran-codetools, r-cran-matrix Filename: focal-cran40/r-recommended_4.1.0-1.2004.0_all.deb Size: 2776 MD5sum: 195ccd13a56acfdacfffeafd7af44375 SHA1: 21fbf7f549dd6c7e508b95108cf17bac14ae966e SHA256: 5b4ad4548faec90e0ef582a58f73ddcf71dddccc6a4cb4bf6a59df3c7b230474 SHA512: 7ea1f6ee8f987471676b1da8895380a407545b022cdb52ed25af5fafb6e2d4be00db42aa92fa6e6dcad20d3bd8be717773f3726513bcfbcc991819e22db2af1f Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This Debian package is now a metapackage that depends on a set of packages that are recommended by the upstream R core team as part of a complete R distribution, and distributed along with the source of R itself, as well as directly via the CRAN network of mirrors. This set comprises the following packages (listed in their upstream names): - KernSmooth: Functions for kernel smoothing for Wand & Jones (1995) - Matrix: Classes and methods for dense and sparse matrices and operations on them using Lapack and SuiteSparse - 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-recommended Architecture: all Version: 4.1.1-1.2004.0 Priority: optional Section: gnu-r Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 13 Depends: r-base-core (>= 4.1.1-1.2004.0), r-cran-boot (>= 1.2.19), r-cran-cluster (>= 1.9.6-2), r-cran-foreign (>= 0.7-2), r-cran-kernsmooth (>= 2.2.14), r-cran-lattice (>= 0.10.11), r-cran-mgcv (>= 1.1.5), r-cran-nlme (>= 3.1.52), r-cran-rpart (>= 3.1.20), r-cran-survival (>= 2.13.2-1), r-cran-mass, r-cran-class, r-cran-nnet, r-cran-spatial, r-cran-codetools, r-cran-matrix Filename: focal-cran40/r-recommended_4.1.1-1.2004.0_all.deb Size: 2776 MD5sum: 6d7a0183be7c609e0eead89d6c8e3a53 SHA1: e0074955d2dbccc70967a9c0ec5856a704ec1e40 SHA256: ccf3e66dd7dff8f0bc63958885a9704ffa12d34d986928a04936453803a35d49 SHA512: cd68658bf79c21657e46e23016a594aa3d42a6db043608f3c363f7ffe3bced66f8ef8b64a9d6b0fd08be559483c5e8c043cbc1d63690cc46059d85279117404c Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This Debian package is now a metapackage that depends on a set of packages that are recommended by the upstream R core team as part of a complete R distribution, and distributed along with the source of R itself, as well as directly via the CRAN network of mirrors. This set comprises the following packages (listed in their upstream names): - KernSmooth: Functions for kernel smoothing for Wand & Jones (1995) - Matrix: Classes and methods for dense and sparse matrices and operations on them using Lapack and SuiteSparse - 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-recommended Architecture: all Version: 4.1.2-1.2004.0 Priority: optional Section: gnu-r Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 13 Depends: r-base-core (>= 4.1.2-1.2004.0), r-cran-boot (>= 1.2.19), r-cran-cluster (>= 1.9.6-2), r-cran-foreign (>= 0.7-2), r-cran-kernsmooth (>= 2.2.14), r-cran-lattice (>= 0.10.11), r-cran-mgcv (>= 1.1.5), r-cran-nlme (>= 3.1.52), r-cran-rpart (>= 3.1.20), r-cran-survival (>= 2.13.2-1), r-cran-mass, r-cran-class, r-cran-nnet, r-cran-spatial, r-cran-codetools, r-cran-matrix Filename: focal-cran40/r-recommended_4.1.2-1.2004.0_all.deb Size: 2776 MD5sum: da7302b990f5f33377f591912775ae31 SHA1: 57d59613c5e4787fa6201e5dbab908ba08406809 SHA256: 9866855f4a93132a9d9f2deb753197fda7788bde9cf4f8ef5b68590f21cc6bd8 SHA512: 1873e37fd8e347122af59779a289efe682f8dc136325864eb94aec70ead3efb4af93f4eda59b357999dca13da21d66ce052545773dd0814e8f14297819825d2c Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This Debian package is now a metapackage that depends on a set of packages that are recommended by the upstream R core team as part of a complete R distribution, and distributed along with the source of R itself, as well as directly via the CRAN network of mirrors. This set comprises the following packages (listed in their upstream names): - KernSmooth: Functions for kernel smoothing for Wand & Jones (1995) - Matrix: Classes and methods for dense and sparse matrices and operations on them using Lapack and SuiteSparse - 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-recommended Architecture: all Version: 4.1.3-1.2004.0 Priority: optional Section: gnu-r Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 13 Depends: r-base-core (>= 4.1.3-1.2004.0), r-cran-boot (>= 1.2.19), r-cran-cluster (>= 1.9.6-2), r-cran-foreign (>= 0.7-2), r-cran-kernsmooth (>= 2.2.14), r-cran-lattice (>= 0.10.11), r-cran-mgcv (>= 1.1.5), r-cran-nlme (>= 3.1.52), r-cran-rpart (>= 3.1.20), r-cran-survival (>= 2.13.2-1), r-cran-mass, r-cran-class, r-cran-nnet, r-cran-spatial, r-cran-codetools, r-cran-matrix Filename: focal-cran40/r-recommended_4.1.3-1.2004.0_all.deb Size: 2780 MD5sum: 5d8c88a470329bedfbe1426eb2b95f9c SHA1: ab4a778b09481b5129386c4fb0a2a96ceea7d7da SHA256: 40dc3ed055cc70a327e207ea7edb3607ea081baca0f50d42e7f12dbdd14453af SHA512: 796343a83a56584e7b4da0b39635caa6f7d9693f91ec02271038b2754fb3c3a092e1725cff47c9dca15087ff5ac25a0ffb349621223869fad5625d2b0d8120cd Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This Debian package is now a metapackage that depends on a set of packages that are recommended by the upstream R core team as part of a complete R distribution, and distributed along with the source of R itself, as well as directly via the CRAN network of mirrors. This set comprises the following packages (listed in their upstream names): - KernSmooth: Functions for kernel smoothing for Wand & Jones (1995) - Matrix: Classes and methods for dense and sparse matrices and operations on them using Lapack and SuiteSparse - 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-recommended Architecture: all Version: 4.2.0-1.2004.0 Priority: optional Section: gnu-r Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 13 Depends: r-base-core (>= 4.2.0-1.2004.0), r-cran-boot (>= 1.2.19), r-cran-cluster (>= 1.9.6-2), r-cran-foreign (>= 0.7-2), r-cran-kernsmooth (>= 2.2.14), r-cran-lattice (>= 0.10.11), r-cran-mgcv (>= 1.1.5), r-cran-nlme (>= 3.1.52), r-cran-rpart (>= 3.1.20), r-cran-survival (>= 2.13.2-1), r-cran-mass, r-cran-class, r-cran-nnet, r-cran-spatial, r-cran-codetools, r-cran-matrix Filename: focal-cran40/r-recommended_4.2.0-1.2004.0_all.deb Size: 2780 MD5sum: d1761ec13bdeab2cc7bda51681660f4d SHA1: 93aff0c0a153c43a67c766ef7e9b11665faa62e7 SHA256: 58ba68e65ab1f8e158f1727667d480ba2f1e334002888946a2d7425cde09f3a1 SHA512: 92331c8ee00a8e27db05d932e2bd79bd952088288199f5841b0f24113039ebfb1ac2273b30bf12b4e4ae1dacc591201b5d608d71ca1955e462e505ac643e144e Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This Debian package is now a metapackage that depends on a set of packages that are recommended by the upstream R core team as part of a complete R distribution, and distributed along with the source of R itself, as well as directly via the CRAN network of mirrors. This set comprises the following packages (listed in their upstream names): - KernSmooth: Functions for kernel smoothing for Wand & Jones (1995) - Matrix: Classes and methods for dense and sparse matrices and operations on them using Lapack and SuiteSparse - 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-recommended Architecture: all Version: 4.2.1-1.2004.0 Priority: optional Section: gnu-r Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 13 Depends: r-base-core (>= 4.2.1-1.2004.0), r-cran-boot (>= 1.2.19), r-cran-cluster (>= 1.9.6-2), r-cran-foreign (>= 0.7-2), r-cran-kernsmooth (>= 2.2.14), r-cran-lattice (>= 0.10.11), r-cran-mgcv (>= 1.1.5), r-cran-nlme (>= 3.1.52), r-cran-rpart (>= 3.1.20), r-cran-survival (>= 2.13.2-1), r-cran-mass, r-cran-class, r-cran-nnet, r-cran-spatial, r-cran-codetools, r-cran-matrix Filename: focal-cran40/r-recommended_4.2.1-1.2004.0_all.deb Size: 2780 MD5sum: a71106c6ab929a7e0e58e8a631b7a7ee SHA1: e53dd19ef2d9468b37d6ce457d0f066e931dd4fe SHA256: 452340f83cd333f1aea38d64a35728ec4ed9c19c0da999dcf5a253c8680d73e0 SHA512: 8131ff778c8c0c16e863ab4798d6da36a43c2ddd192717994fc3cb275a524c97ef72fea2b173d8a4f6fb348700c68d0f8e08b4b1840f3f0361f43dd81a962476 Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This Debian package is now a metapackage that depends on a set of packages that are recommended by the upstream R core team as part of a complete R distribution, and distributed along with the source of R itself, as well as directly via the CRAN network of mirrors. This set comprises the following packages (listed in their upstream names): - KernSmooth: Functions for kernel smoothing for Wand & Jones (1995) - Matrix: Classes and methods for dense and sparse matrices and operations on them using Lapack and SuiteSparse - 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-recommended Architecture: all Version: 4.2.1-2.2004.0 Priority: optional Section: gnu-r Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 13 Depends: r-base-core (>= 4.2.1-2.2004.0), r-cran-boot (>= 1.2.19), r-cran-cluster (>= 1.9.6-2), r-cran-foreign (>= 0.7-2), r-cran-kernsmooth (>= 2.2.14), r-cran-lattice (>= 0.10.11), r-cran-mgcv (>= 1.1.5), r-cran-nlme (>= 3.1.52), r-cran-rpart (>= 3.1.20), r-cran-survival (>= 2.13.2-1), r-cran-mass, r-cran-class, r-cran-nnet, r-cran-spatial, r-cran-codetools, r-cran-matrix Filename: focal-cran40/r-recommended_4.2.1-2.2004.0_all.deb Size: 2780 MD5sum: 01af171bbfff1bcc71983d4f218e3314 SHA1: e911a8114b96bef9b4c4b80c4aa23aa82415a6f4 SHA256: 515cefe84f311b32d4f42898431d2335a64c8958a1fa8be0f6e8802c600b22f6 SHA512: d1b96b3713f967ad2293626d89d67fd135ece351f27924b9aaf5de52603b8ba6dcb0cd6273620fb5634bd4604f3f4a73ba2dff95012e930c1acc1f0fad590997 Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This Debian package is now a metapackage that depends on a set of packages that are recommended by the upstream R core team as part of a complete R distribution, and distributed along with the source of R itself, as well as directly via the CRAN network of mirrors. This set comprises the following packages (listed in their upstream names): - KernSmooth: Functions for kernel smoothing for Wand & Jones (1995) - Matrix: Classes and methods for dense and sparse matrices and operations on them using Lapack and SuiteSparse - 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-recommended Architecture: all Version: 4.2.1-3.2004.0 Priority: optional Section: gnu-r Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 13 Depends: r-base-core (>= 4.2.1-3.2004.0), r-cran-boot (>= 1.2.19), r-cran-cluster (>= 1.9.6-2), r-cran-foreign (>= 0.7-2), r-cran-kernsmooth (>= 2.2.14), r-cran-lattice (>= 0.10.11), r-cran-mgcv (>= 1.1.5), r-cran-nlme (>= 3.1.52), r-cran-rpart (>= 3.1.20), r-cran-survival (>= 2.13.2-1), r-cran-mass, r-cran-class, r-cran-nnet, r-cran-spatial, r-cran-codetools, r-cran-matrix Filename: focal-cran40/r-recommended_4.2.1-3.2004.0_all.deb Size: 2780 MD5sum: 03582ecf9fecbaebd3dca629968e9230 SHA1: 2c2880afcd82d9e11c2aa5db35a324a3fa17e61a SHA256: e2299ff205483df4e9aee42124de8742cfd62add844313bff8273865572b2b5b SHA512: ae9bfe0d8090f944f6192424f14949c9cbf89aef32cbc3a13f7b47094bfbd2b6a93889d4ae5dd617d25ff5eb3150a4ec5bdd845a4786ae8dfd327cbd4160ada1 Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This Debian package is now a metapackage that depends on a set of packages that are recommended by the upstream R core team as part of a complete R distribution, and distributed along with the source of R itself, as well as directly via the CRAN network of mirrors. This set comprises the following packages (listed in their upstream names): - KernSmooth: Functions for kernel smoothing for Wand & Jones (1995) - Matrix: Classes and methods for dense and sparse matrices and operations on them using Lapack and SuiteSparse - 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-recommended Architecture: all Version: 4.2.2-1.2004.0 Priority: optional Section: gnu-r Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 13 Depends: r-base-core (>= 4.2.2-1.2004.0), r-cran-boot (>= 1.2.19), r-cran-cluster (>= 1.9.6-2), r-cran-foreign (>= 0.7-2), r-cran-kernsmooth (>= 2.2.14), r-cran-lattice (>= 0.10.11), r-cran-mgcv (>= 1.1.5), r-cran-nlme (>= 3.1.52), r-cran-rpart (>= 3.1.20), r-cran-survival (>= 2.13.2-1), r-cran-mass, r-cran-class, r-cran-nnet, r-cran-spatial, r-cran-codetools, r-cran-matrix Filename: focal-cran40/r-recommended_4.2.2-1.2004.0_all.deb Size: 2772 MD5sum: 0a7f2fc9842b93552c990164cd12a63e SHA1: c0a34288cdac3a37283e93bdbf4a2cbbb6dccc56 SHA256: f480a7f639a3ab50c390d35a6779d80ae2634449693b608a3896a922ed5b78cb SHA512: 053bad4f3a1cca735f4567f981f779e5d5b15cc4028b979bf0b9d9ed7f41402f9a25740667e839c03b123eb1038d07d484d81c6a4d34939268cf66709d05b5a8 Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This Debian package is now a metapackage that depends on a set of packages that are recommended by the upstream R core team as part of a complete R distribution, and distributed along with the source of R itself, as well as directly via the CRAN network of mirrors. This set comprises the following packages (listed in their upstream names): - KernSmooth: Functions for kernel smoothing for Wand & Jones (1995) - Matrix: Classes and methods for dense and sparse matrices and operations on them using Lapack and SuiteSparse - 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-recommended Architecture: all Version: 4.2.2.20221110-1.2004.0 Priority: optional Section: gnu-r Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 13 Depends: r-base-core (>= 4.2.2.20221110-1.2004.0), r-cran-boot (>= 1.2.19), r-cran-cluster (>= 1.9.6-2), r-cran-foreign (>= 0.7-2), r-cran-kernsmooth (>= 2.2.14), r-cran-lattice (>= 0.10.11), r-cran-mgcv (>= 1.1.5), r-cran-nlme (>= 3.1.52), r-cran-rpart (>= 3.1.20), r-cran-survival (>= 2.13.2-1), r-cran-mass, r-cran-class, r-cran-nnet, r-cran-spatial, r-cran-codetools, r-cran-matrix Filename: focal-cran40/r-recommended_4.2.2.20221110-1.2004.0_all.deb Size: 2780 MD5sum: 5327012d9c0744539c0ef425a13e7e40 SHA1: dc77207cac86a42befe1e103071193047e4f5db5 SHA256: d350f6fc14f404bb7b7949b8cebff4e02d69ec6b74cc48262d5cd5e73fb9b1c0 SHA512: 513535107db613b83dd5c9ec43a36ff493b0f08a27383650d2a162b4ad61d45ca2549890dfa5078a789716b6d9cc4cdfd484a9d5cf252e9d810be02c3dd28702 Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This Debian package is now a metapackage that depends on a set of packages that are recommended by the upstream R core team as part of a complete R distribution, and distributed along with the source of R itself, as well as directly via the CRAN network of mirrors. This set comprises the following packages (listed in their upstream names): - KernSmooth: Functions for kernel smoothing for Wand & Jones (1995) - Matrix: Classes and methods for dense and sparse matrices and operations on them using Lapack and SuiteSparse - 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-recommended Architecture: all Version: 4.2.3-1.2004.0 Priority: optional Section: gnu-r Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 13 Depends: r-base-core (>= 4.2.3-1.2004.0), r-cran-boot (>= 1.2.19), r-cran-cluster (>= 1.9.6-2), r-cran-foreign (>= 0.7-2), r-cran-kernsmooth (>= 2.2.14), r-cran-lattice (>= 0.10.11), r-cran-mgcv (>= 1.1.5), r-cran-nlme (>= 3.1.52), r-cran-rpart (>= 3.1.20), r-cran-survival (>= 2.13.2-1), r-cran-mass, r-cran-class, r-cran-nnet, r-cran-spatial, r-cran-codetools, r-cran-matrix Filename: focal-cran40/r-recommended_4.2.3-1.2004.0_all.deb Size: 2780 MD5sum: 1b708de07b96ce7874083cb01ad9caa9 SHA1: 24c18e00287333ae21a87a6a502ae9dcb2422c57 SHA256: 27b432fee4d2df12c9ef62e625f8b7d7fc5af7dc10809ae70c84647071b0210a SHA512: 0c91e1cef6201682f6db441eaac27fe6c4953bb4b58839475e735e4f93f703fd9fa6783f19f081c1473fd5a11813e23211828234bfb7f8784a48c381b60f5f36 Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This Debian package is now a metapackage that depends on a set of packages that are recommended by the upstream R core team as part of a complete R distribution, and distributed along with the source of R itself, as well as directly via the CRAN network of mirrors. This set comprises the following packages (listed in their upstream names): - KernSmooth: Functions for kernel smoothing for Wand & Jones (1995) - Matrix: Classes and methods for dense and sparse matrices and operations on them using Lapack and SuiteSparse - 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-recommended Architecture: all Version: 4.3.0-1.2004.0 Priority: optional Section: gnu-r Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 13 Depends: r-base-core (>= 4.3.0-1.2004.0), r-cran-boot (>= 1.2.19), r-cran-cluster (>= 1.9.6-2), r-cran-foreign (>= 0.7-2), r-cran-kernsmooth (>= 2.2.14), r-cran-lattice (>= 0.10.11), r-cran-mgcv (>= 1.1.5), r-cran-nlme (>= 3.1.52), r-cran-rpart (>= 3.1.20), r-cran-survival (>= 2.13.2-1), r-cran-mass, r-cran-class, r-cran-nnet, r-cran-spatial, r-cran-codetools, r-cran-matrix Filename: focal-cran40/r-recommended_4.3.0-1.2004.0_all.deb Size: 2780 MD5sum: 4d6a776210c550718e0fad1da087fd51 SHA1: 9347740b96eee4b2b1e27d075ea80db5edca7f41 SHA256: 82715d8735118b1ac785c6d71f9fd1d3e9df4f133cc86edc5b132874febddfe2 SHA512: a1570fb1015be0b5c88fb5699fc7c2b88faf015aa20704c3f4284a1f6a5243d88ddf5c4baac0ed53a0b935fc55c4cd476bf6da670888f0d9a2b6f47490c19e5d Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This Debian package is now a metapackage that depends on a set of packages that are recommended by the upstream R core team as part of a complete R distribution, and distributed along with the source of R itself, as well as directly via the CRAN network of mirrors. This set comprises the following packages (listed in their upstream names): - KernSmooth: Functions for kernel smoothing for Wand & Jones (1995) - Matrix: Classes and methods for dense and sparse matrices and operations on them using Lapack and SuiteSparse - 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-recommended Architecture: all Version: 4.3.1-1.2004.0 Priority: optional Section: gnu-r Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 13 Depends: r-base-core (>= 4.3.1-1.2004.0), r-cran-boot (>= 1.2.19), r-cran-cluster (>= 1.9.6-2), r-cran-foreign (>= 0.7-2), r-cran-kernsmooth (>= 2.2.14), r-cran-lattice (>= 0.10.11), r-cran-mgcv (>= 1.1.5), r-cran-nlme (>= 3.1.52), r-cran-rpart (>= 3.1.20), r-cran-survival (>= 2.13.2-1), r-cran-mass, r-cran-class, r-cran-nnet, r-cran-spatial, r-cran-codetools, r-cran-matrix Filename: focal-cran40/r-recommended_4.3.1-1.2004.0_all.deb Size: 2776 MD5sum: 124977133838c0df886197eabcbe87f4 SHA1: 4fa0853bdc4eb9b7ea1bac68bbd998c665029cf1 SHA256: 6a36752a9b94bac9b876ccafe6a81628882f1c244a1aeb82a5f5de1f2a52ddf4 SHA512: 11b44602ddb497f972cb57cf65bfc3302eee5cc8e608e7fcd7549f54a7322d2c7f11a50da0619b9e0c79e8600379551739224f419d379c6ecc266caeed57bfad Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This Debian package is now a metapackage that depends on a set of packages that are recommended by the upstream R core team as part of a complete R distribution, and distributed along with the source of R itself, as well as directly via the CRAN network of mirrors. This set comprises the following packages (listed in their upstream names): - KernSmooth: Functions for kernel smoothing for Wand & Jones (1995) - Matrix: Classes and methods for dense and sparse matrices and operations on them using Lapack and SuiteSparse - 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-recommended Architecture: all Version: 4.3.1-2.2004.0 Priority: optional Section: gnu-r Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 13 Depends: r-base-core (>= 4.3.1-2.2004.0), r-cran-boot (>= 1.2.19), r-cran-cluster (>= 1.9.6-2), r-cran-foreign (>= 0.7-2), r-cran-kernsmooth (>= 2.2.14), r-cran-lattice (>= 0.10.11), r-cran-mgcv (>= 1.1.5), r-cran-nlme (>= 3.1.52), r-cran-rpart (>= 3.1.20), r-cran-survival (>= 2.13.2-1), r-cran-mass, r-cran-class, r-cran-nnet, r-cran-spatial, r-cran-codetools, r-cran-matrix Filename: focal-cran40/r-recommended_4.3.1-2.2004.0_all.deb Size: 2780 MD5sum: 81b215f1f2f98b64298f290e16685f21 SHA1: 75936247fb8b62937e3c1d1144c5008169635e48 SHA256: 90a84ffa25d3ee62bb4a6980d0548fff8905d6196dfdd0ba5745b8333eee6946 SHA512: def6c86a39b1e58c2259ee7c5efdc532b00d7b23023383f84f93983bfe6c8317e9e4af6446ac0d922114a9ac750a558b96313f6e774991c8989ef653b9d7159c Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This Debian package is now a metapackage that depends on a set of packages that are recommended by the upstream R core team as part of a complete R distribution, and distributed along with the source of R itself, as well as directly via the CRAN network of mirrors. This set comprises the following packages (listed in their upstream names): - KernSmooth: Functions for kernel smoothing for Wand & Jones (1995) - Matrix: Classes and methods for dense and sparse matrices and operations on them using Lapack and SuiteSparse - 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-recommended Architecture: all Version: 4.3.1-3.2004.0 Priority: optional Section: gnu-r Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 13 Depends: r-base-core (>= 4.3.1-3.2004.0), r-cran-boot (>= 1.2.19), r-cran-cluster (>= 1.9.6-2), r-cran-foreign (>= 0.7-2), r-cran-kernsmooth (>= 2.2.14), r-cran-lattice (>= 0.10.11), r-cran-mgcv (>= 1.1.5), r-cran-nlme (>= 3.1.52), r-cran-rpart (>= 3.1.20), r-cran-survival (>= 2.13.2-1), r-cran-mass, r-cran-class, r-cran-nnet, r-cran-spatial, r-cran-codetools, r-cran-matrix Filename: focal-cran40/r-recommended_4.3.1-3.2004.0_all.deb Size: 2780 MD5sum: 3b42490138c37cd27384810aad5aa101 SHA1: f79c4a57d7227a4bec82a42c3d2ba72b97826437 SHA256: 4123310e9a1bfdecc7921d16c3bda75aa90f3eecfac294b896a47a2200ac48d6 SHA512: 74cd902c8e8597035fafe2c4ac76cf5d8ae7ee4a0df42063ed18d0db8bbd5cbcfa8f95b0a4f61c05547fa050a5a1e8a35df5dd7e9cd3eafce053b62f4e776981 Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This Debian package is now a metapackage that depends on a set of packages that are recommended by the upstream R core team as part of a complete R distribution, and distributed along with the source of R itself, as well as directly via the CRAN network of mirrors. This set comprises the following packages (listed in their upstream names): - KernSmooth: Functions for kernel smoothing for Wand & Jones (1995) - Matrix: Classes and methods for dense and sparse matrices and operations on them using Lapack and SuiteSparse - 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-recommended Architecture: all Version: 4.3.1-4.2004.0 Priority: optional Section: gnu-r Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 13 Depends: r-base-core (>= 4.3.1-4.2004.0), r-cran-boot (>= 1.2.19), r-cran-cluster (>= 1.9.6-2), r-cran-foreign (>= 0.7-2), r-cran-kernsmooth (>= 2.2.14), r-cran-lattice (>= 0.10.11), r-cran-mgcv (>= 1.1.5), r-cran-nlme (>= 3.1.52), r-cran-rpart (>= 3.1.20), r-cran-survival (>= 2.13.2-1), r-cran-mass, r-cran-class, r-cran-nnet, r-cran-spatial, r-cran-codetools, r-cran-matrix Filename: focal-cran40/r-recommended_4.3.1-4.2004.0_all.deb Size: 2780 MD5sum: 095ca5fc6d90bc06766a0fedbc5c8e3a SHA1: 14d04d0c5a6e22610f4468d0e36f904359c796a1 SHA256: ce15413a14087c2b103562e9200b1ae8d54ebde0f9f87a75e5257e627dd43b28 SHA512: 03689869674ebbdb56dfd0439a791a3bd19a383d5e6d252c8ac94cd0343b7320e7f1dda6e829af4125a2f18d689d29969c4550207c37a01384ca44197ad9a5bf Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This Debian package is now a metapackage that depends on a set of packages that are recommended by the upstream R core team as part of a complete R distribution, and distributed along with the source of R itself, as well as directly via the CRAN network of mirrors. This set comprises the following packages (listed in their upstream names): - KernSmooth: Functions for kernel smoothing for Wand & Jones (1995) - Matrix: Classes and methods for dense and sparse matrices and operations on them using Lapack and SuiteSparse - 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-recommended Architecture: all Version: 4.3.2-1.2004.0 Priority: optional Section: gnu-r Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 13 Depends: r-base-core (>= 4.3.2-1.2004.0), r-cran-boot (>= 1.2.19), r-cran-cluster (>= 1.9.6-2), r-cran-foreign (>= 0.7-2), r-cran-kernsmooth (>= 2.2.14), r-cran-lattice (>= 0.10.11), r-cran-mgcv (>= 1.1.5), r-cran-nlme (>= 3.1.52), r-cran-rpart (>= 3.1.20), r-cran-survival (>= 2.13.2-1), r-cran-mass, r-cran-class, r-cran-nnet, r-cran-spatial, r-cran-codetools, r-cran-matrix Filename: focal-cran40/r-recommended_4.3.2-1.2004.0_all.deb Size: 2780 MD5sum: 85850f714a2123165639aa1ac5f331d8 SHA1: d56af9c82a47e5d5ada41e266f070984b181c61c SHA256: 57b4168ba89c1a3e4f21fde745aea4e702682223b83d61636304e2fb18139b4c SHA512: ffcf335a447857ee44266256849637d650d408c150baade44900cdca0003d561f86a8ba08c94b9b2c1810d4211bddc7ac560fc4a6173e1664160ff08bc4c1727 Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This Debian package is now a metapackage that depends on a set of packages that are recommended by the upstream R core team as part of a complete R distribution, and distributed along with the source of R itself, as well as directly via the CRAN network of mirrors. This set comprises the following packages (listed in their upstream names): - KernSmooth: Functions for kernel smoothing for Wand & Jones (1995) - Matrix: Classes and methods for dense and sparse matrices and operations on them using Lapack and SuiteSparse - 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-recommended Architecture: all Version: 4.3.3-1.2004.0 Priority: optional Section: gnu-r Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 13 Depends: r-base-core (>= 4.3.3-1.2004.0), r-cran-boot (>= 1.2.19), r-cran-cluster (>= 1.9.6-2), r-cran-foreign (>= 0.7-2), r-cran-kernsmooth (>= 2.2.14), r-cran-lattice (>= 0.10.11), r-cran-mgcv (>= 1.1.5), r-cran-nlme (>= 3.1.52), r-cran-rpart (>= 3.1.20), r-cran-survival (>= 2.13.2-1), r-cran-mass, r-cran-class, r-cran-nnet, r-cran-spatial, r-cran-codetools, r-cran-matrix Filename: focal-cran40/r-recommended_4.3.3-1.2004.0_all.deb Size: 2776 MD5sum: c0cc93f836a06c81b780c6dd40691378 SHA1: e74ef00d3aaa37c6476c31e8016cb6934394bdc3 SHA256: 034dfcd56bb8be2d6f68eaa8570ef988e9d062e7c6fb5a5c72614c332356cdc0 SHA512: 44defec13b99769686077bc54ea02fcbce654b713715d5c5f65c44345a368469fe1b876e7a551cdc15340d0bbe1bc4a1d05b8ba6e4daba482dd379b4774f9e5e Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This Debian package is now a metapackage that depends on a set of packages that are recommended by the upstream R core team as part of a complete R distribution, and distributed along with the source of R itself, as well as directly via the CRAN network of mirrors. This set comprises the following packages (listed in their upstream names): - KernSmooth: Functions for kernel smoothing for Wand & Jones (1995) - Matrix: Classes and methods for dense and sparse matrices and operations on them using Lapack and SuiteSparse - 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-recommended Architecture: all Version: 4.4.0-1.2004.0 Priority: optional Section: gnu-r Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 13 Depends: r-base-core (>= 4.4.0-1.2004.0), r-cran-boot (>= 1.2.19), r-cran-cluster (>= 1.9.6-2), r-cran-foreign (>= 0.7-2), r-cran-kernsmooth (>= 2.2.14), r-cran-lattice (>= 0.10.11), r-cran-mgcv (>= 1.1.5), r-cran-nlme (>= 3.1.52), r-cran-rpart (>= 3.1.20), r-cran-survival (>= 2.13.2-1), r-cran-mass, r-cran-class, r-cran-nnet, r-cran-spatial, r-cran-codetools, r-cran-matrix Filename: focal-cran40/r-recommended_4.4.0-1.2004.0_all.deb Size: 2780 MD5sum: 7a14b84624414cf277ea40f871049ef2 SHA1: 32998336345d917b2c2910fb8e824eca0a9e43aa SHA256: 72ca454c67cbcacf4c8f862a201099ec852e9ee9d48c60d1f151c20e633f09b1 SHA512: 65cd9f0b9f1133f88918ecc0839e58f29623c7296d99ec31451b27d660699c5f906b1d9e6a2b1014e36874ea95a5a169a2ec730edefd03f4cee7dd4ad482fe92 Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This Debian package is now a metapackage that depends on a set of packages that are recommended by the upstream R core team as part of a complete R distribution, and distributed along with the source of R itself, as well as directly via the CRAN network of mirrors. This set comprises the following packages (listed in their upstream names): - KernSmooth: Functions for kernel smoothing for Wand & Jones (1995) - Matrix: Classes and methods for dense and sparse matrices and operations on them using Lapack and SuiteSparse - 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-recommended Architecture: all Version: 4.4.1-1.2004.0 Priority: optional Section: gnu-r Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 13 Depends: r-base-core (>= 4.4.1-1.2004.0), r-cran-boot (>= 1.2.19), r-cran-cluster (>= 1.9.6-2), r-cran-foreign (>= 0.7-2), r-cran-kernsmooth (>= 2.2.14), r-cran-lattice (>= 0.10.11), r-cran-mgcv (>= 1.1.5), r-cran-nlme (>= 3.1.52), r-cran-rpart (>= 3.1.20), r-cran-survival (>= 2.13.2-1), r-cran-mass, r-cran-class, r-cran-nnet, r-cran-spatial, r-cran-codetools, r-cran-matrix Filename: focal-cran40/r-recommended_4.4.1-1.2004.0_all.deb Size: 2780 MD5sum: f064306e3fbf03206decae6d6b672b19 SHA1: 9fb375cfa4f49f175a8dcc04f1e24ba7c928f6e2 SHA256: 2a6fde86594bb3e941715a3975963f3d1302c9789838ecf23d2cb0425ecddcbb SHA512: 2cdd8411f3f39638fa6906a0ea6cac66ac6297a635d7de857ca96e1e981267bab5b7b8fa1216dbed20989e424e72a8caefd4d6b99e934a8843949a0beca921db Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This Debian package is now a metapackage that depends on a set of packages that are recommended by the upstream R core team as part of a complete R distribution, and distributed along with the source of R itself, as well as directly via the CRAN network of mirrors. This set comprises the following packages (listed in their upstream names): - KernSmooth: Functions for kernel smoothing for Wand & Jones (1995) - Matrix: Classes and methods for dense and sparse matrices and operations on them using Lapack and SuiteSparse - 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-recommended Architecture: all Version: 4.4.1-3.2004.1 Priority: optional Section: gnu-r Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 13 Depends: r-base-core (>= 4.4.1-3.2004.1), 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-mass, r-cran-class, r-cran-nnet, r-cran-spatial, r-cran-codetools, r-cran-matrix Filename: focal-cran40/r-recommended_4.4.1-3.2004.1_all.deb Size: 2776 MD5sum: e628c4ccee851a09deb1f9dcab5dc391 SHA1: 3d0701a93636f316abad26bf74ebca42c81d7fb9 SHA256: 86b01a8033de9359cfa8feae250510dcae5ad1db2199886c374f0e159aaf26ac SHA512: 717a2abd16f5d19bb060316639d179929c051c63b0d5c2424a0ea4593954cf8664d548fda014407272cfd93ad58a6cce02d6532ab468a986ca573c4da7ebaa78 Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This Debian package is now a metapackage that depends on a set of packages that are recommended by the upstream R core team as part of a complete R distribution, and distributed along with the source of R itself, as well as directly via the CRAN network of mirrors. This set comprises the following packages (listed in their upstream names): - KernSmooth: Functions for kernel smoothing for Wand & Jones (1995) - Matrix: Classes and methods for dense and sparse matrices and operations on them using Lapack and SuiteSparse - 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-recommended Architecture: all Version: 4.4.2-1.2004.0 Priority: optional Section: gnu-r Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 13 Depends: r-base-core (>= 4.4.2-1.2004.0), r-cran-boot (>= 1.2.19), r-cran-cluster (>= 1.9.6-2), r-cran-foreign (>= 0.7-2), r-cran-kernsmooth (>= 2.2.14), r-cran-lattice (>= 0.10.11), r-cran-mgcv (>= 1.1.5), r-cran-nlme (>= 3.1.52), r-cran-rpart (>= 3.1.20), r-cran-survival (>= 2.13.2-1), r-cran-mass, r-cran-class, r-cran-nnet, r-cran-spatial, r-cran-codetools, r-cran-matrix Filename: focal-cran40/r-recommended_4.4.2-1.2004.0_all.deb Size: 2776 MD5sum: f883a18c2f9a32b6dc68ecf14ad92ad1 SHA1: 720d205c9059c145679d52303176ca3edc2d7756 SHA256: 6bf81d248017d60557f0956d36664b30bf0c3b6603822ddd06b11cddbc9b643b SHA512: 22fcb91f193802e169b5095261441598b5c8896bc56b5cbd8cbe007f466643455d9edd38cb36ea8fdbf92a5c0ea27ad1742e34dcbd0625d450624eb4600c3a19 Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This Debian package is now a metapackage that depends on a set of packages that are recommended by the upstream R core team as part of a complete R distribution, and distributed along with the source of R itself, as well as directly via the CRAN network of mirrors. This set comprises the following packages (listed in their upstream names): - KernSmooth: Functions for kernel smoothing for Wand & Jones (1995) - Matrix: Classes and methods for dense and sparse matrices and operations on them using Lapack and SuiteSparse - 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-recommended Architecture: all Version: 4.4.3-1.2004.0 Priority: optional Section: gnu-r Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 13 Depends: r-base-core (>= 4.4.3-1.2004.0), r-cran-boot (>= 1.2.19), r-cran-cluster (>= 1.9.6-2), r-cran-foreign (>= 0.7-2), r-cran-kernsmooth (>= 2.2.14), r-cran-lattice (>= 0.10.11), r-cran-mgcv (>= 1.1.5), r-cran-nlme (>= 3.1.52), r-cran-rpart (>= 3.1.20), r-cran-survival (>= 2.13.2-1), r-cran-mass, r-cran-class, r-cran-nnet, r-cran-spatial, r-cran-codetools, r-cran-matrix Filename: focal-cran40/r-recommended_4.4.3-1.2004.0_all.deb Size: 2780 MD5sum: 0ae42b3c879ef219d7ce272009562cfc SHA1: c9e6f9c5709349ca8f798fe77de87a3a80ea5f21 SHA256: bddb9195ab78f9cc4ce7b7c56e2051d0df03043687e7f3fcb0b6496e42550da1 SHA512: 2167f98edaab92ceeafb73fa65b1aab19738674cf595134a00a0eb9004bbb6c11155d365ccb929dc7a926ebb8c0f2611d5c631cea8c596a545bf29b5b851cdaf Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This Debian package is now a metapackage that depends on a set of packages that are recommended by the upstream R core team as part of a complete R distribution, and distributed along with the source of R itself, as well as directly via the CRAN network of mirrors. This set comprises the following packages (listed in their upstream names): - KernSmooth: Functions for kernel smoothing for Wand & Jones (1995) - Matrix: Classes and methods for dense and sparse matrices and operations on them using Lapack and SuiteSparse - 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-recommended Architecture: all Version: 4.5.0-1.2004.0 Priority: optional Section: gnu-r Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 13 Depends: r-base-core (>= 4.5.0-1.2004.0), r-cran-boot (>= 1.2.19), r-cran-cluster (>= 1.9.6-2), r-cran-foreign (>= 0.7-2), r-cran-kernsmooth (>= 2.2.14), r-cran-lattice (>= 0.10.11), r-cran-mgcv (>= 1.1.5), r-cran-nlme (>= 3.1.52), r-cran-rpart (>= 3.1.20), r-cran-survival (>= 2.13.2-1), r-cran-mass, r-cran-class, r-cran-nnet, r-cran-spatial, r-cran-codetools, r-cran-matrix Filename: focal-cran40/r-recommended_4.5.0-1.2004.0_all.deb Size: 2776 MD5sum: 8ade44987e19d1b0752ae6ebacdd9829 SHA1: c6b448af54dcccd045f0578a7c972571fd9d54f5 SHA256: c50ad71b55a5afaf2737cce209313872eee562e3f9ba703a637445942fa7bd1b SHA512: 8f663e0578778c6586fdecb51d9bef57dbd71bbdbc692048908a9bbf13589315e7fbb3a93c88f006d40454daac55be40191afc1624b75d7e334b0323f907c2a6 Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This Debian package is now a metapackage that depends on a set of packages that are recommended by the upstream R core team as part of a complete R distribution, and distributed along with the source of R itself, as well as directly via the CRAN network of mirrors. This set comprises the following packages (listed in their upstream names): - KernSmooth: Functions for kernel smoothing for Wand & Jones (1995) - Matrix: Classes and methods for dense and sparse matrices and operations on them using Lapack and SuiteSparse - 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-recommended Architecture: all Version: 4.5.0-2.2004.0 Priority: optional Section: gnu-r Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 13 Depends: r-base-core (>= 4.5.0-2.2004.0), r-cran-boot (>= 1.2.19), r-cran-cluster (>= 1.9.6-2), r-cran-foreign (>= 0.7-2), r-cran-kernsmooth (>= 2.2.14), r-cran-lattice (>= 0.10.11), r-cran-mgcv (>= 1.1.5), r-cran-nlme (>= 3.1.52), r-cran-rpart (>= 3.1.20), r-cran-survival (>= 2.13.2-1), r-cran-mass, r-cran-class, r-cran-nnet, r-cran-spatial, r-cran-codetools, r-cran-matrix Filename: focal-cran40/r-recommended_4.5.0-2.2004.0_all.deb Size: 2780 MD5sum: 5559201f1f811a018e479396382da2df SHA1: 6cb01b14a65b9d84db379c4b5da560bd60d829b8 SHA256: 9324c2e289f24d84cc894dffb64199b9244ca2cc523f4712f63511a4be717662 SHA512: 7d4a599d5658a779d24849277f42b088d397327b2e86d363b105922da3cde9ddc45635177bb9a7dbfc3d6f987d73a0c09a0cef82c07ef6b57dec036ae73a61ef Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This Debian package is now a metapackage that depends on a set of packages that are recommended by the upstream R core team as part of a complete R distribution, and distributed along with the source of R itself, as well as directly via the CRAN network of mirrors. This set comprises the following packages (listed in their upstream names): - KernSmooth: Functions for kernel smoothing for Wand & Jones (1995) - Matrix: Classes and methods for dense and sparse matrices and operations on them using Lapack and SuiteSparse - 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-recommended Architecture: all Version: 4.5.0-3.2004.0 Priority: optional Section: gnu-r Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 13 Depends: r-base-core (>= 4.5.0-3.2004.0), r-cran-boot (>= 1.2.19), r-cran-cluster (>= 1.9.6-2), r-cran-foreign (>= 0.7-2), r-cran-kernsmooth (>= 2.2.14), r-cran-lattice (>= 0.10.11), r-cran-mgcv (>= 1.1.5), r-cran-nlme (>= 3.1.52), r-cran-rpart (>= 3.1.20), r-cran-survival (>= 2.13.2-1), r-cran-mass, r-cran-class, r-cran-nnet, r-cran-spatial, r-cran-codetools, r-cran-matrix Filename: focal-cran40/r-recommended_4.5.0-3.2004.0_all.deb Size: 2780 MD5sum: ce7fe9f758c20790fe80185ce3aaac7c SHA1: a78a55f9718be9ede58f666ac2c0a4b8a18e407b SHA256: 335ba2c5ea975b1e6cfca633432dcfc4145c3bea4dd8164e194dcff2dd490b9d SHA512: b1493f8a9bc564e3f3a82b2117dbe2de6829866eb2f7dc659e7f06564953b1a8cbce47373c2e5669698094001ac55da65327449164af87a0a128f5d9ed037bb9 Homepage: http://www.r-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This Debian package is now a metapackage that depends on a set of packages that are recommended by the upstream R core team as part of a complete R distribution, and distributed along with the source of R itself, as well as directly via the CRAN network of mirrors. This set comprises the following packages (listed in their upstream names): - KernSmooth: Functions for kernel smoothing for Wand & Jones (1995) - Matrix: Classes and methods for dense and sparse matrices and operations on them using Lapack and SuiteSparse - 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-recommended Architecture: all Version: 4.5.1-1.2004.0 Priority: optional Section: gnu-r Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 13 Depends: r-base-core (>= 4.5.1-1.2004.0), r-cran-boot (>= 1.2.19), r-cran-cluster (>= 1.9.6-2), r-cran-foreign (>= 0.7-2), r-cran-kernsmooth (>= 2.2.14), r-cran-lattice (>= 0.10.11), r-cran-mgcv (>= 1.1.5), r-cran-nlme (>= 3.1.52), r-cran-rpart (>= 3.1.20), r-cran-survival (>= 2.13.2-1), r-cran-mass, r-cran-class, r-cran-nnet, r-cran-spatial, r-cran-codetools, r-cran-matrix Filename: focal-cran40/r-recommended_4.5.1-1.2004.0_all.deb Size: 2776 MD5sum: f8168a116b3bb4ce4fe56098064cd621 SHA1: ca520a5ee1ad89c96f1865f50d6ef30c06ded073 SHA256: abf533ee8a83e12e5390ca53bbcb5e6c22abed856c8cb1ecd999b337b8102c25 SHA512: 2bf478950ff0930d5a298a8ce84e5c88c738e4586875611860c1c8e3907bd2e3e3092bb74966d06d23e47bdcb7c76e36f4f15833d4e498a325f581d3d7798174 Homepage: https://www.R-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This Debian package is now a metapackage that depends on a set of packages that are recommended by the upstream R core team as part of a complete R distribution, and distributed along with the source of R itself, as well as directly via the CRAN network of mirrors. This set comprises the following packages (listed in their upstream names): - KernSmooth: Functions for kernel smoothing for Wand & Jones (1995) - Matrix: Classes and methods for dense and sparse matrices and operations on them using Lapack and SuiteSparse - 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-recommended Architecture: all Version: 4.5.2-1.2004.0 Priority: optional Section: gnu-r Source: r-base Maintainer: Dirk Eddelbuettel Installed-Size: 13 Depends: r-base-core (>= 4.5.2-1.2004.0), r-cran-boot (>= 1.2.19), r-cran-cluster (>= 1.9.6-2), r-cran-foreign (>= 0.7-2), r-cran-kernsmooth (>= 2.2.14), r-cran-lattice (>= 0.10.11), r-cran-mgcv (>= 1.1.5), r-cran-nlme (>= 3.1.52), r-cran-rpart (>= 3.1.20), r-cran-survival (>= 2.13.2-1), r-cran-mass, r-cran-class, r-cran-nnet, r-cran-spatial, r-cran-codetools, r-cran-matrix Filename: focal-cran40/r-recommended_4.5.2-1.2004.0_all.deb Size: 2776 MD5sum: 199b8a1aaf2491157184ada4312c201e SHA1: 3e4f34eddc5e149f2995b9496b944c9f4547a2b9 SHA256: 1957c528054db0cec658aff340e5cfb21a695ba6849af32ebd801d9986d76a96 SHA512: e4142f79350c387a0edbdd614871b9bf6095956b09702c02dcfb8759d28ca11c81cfd52a115339f76487492f599a5f99ac11c2f8dfbe84fcb2a468ae76d5506b Homepage: https://www.R-project.org/ 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, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This Debian package is now a metapackage that depends on a set of packages that are recommended by the upstream R core team as part of a complete R distribution, and distributed along with the source of R itself, as well as directly via the CRAN network of mirrors. This set comprises the following packages (listed in their upstream names): - KernSmooth: Functions for kernel smoothing for Wand & Jones (1995) - Matrix: Classes and methods for dense and sparse matrices and operations on them using Lapack and SuiteSparse - 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.