Key | Value |
---|---|
FileName | snap-hashlookup-import/usr/lib/R/library/translations/es/LC_MESSAGES/R.mo |
FileSize | 109587 |
MD5 | 14C65AF0BFF7FB806A45D61907BD1F29 |
SHA-1 | 0AFB3BE9EC7E351CC184C8261A90A145E047F7E0 |
SHA-256 | E88176484ACF24C449E438F1C7834FEC6740631F0B3DB7B034983FAADA4D2F59 |
SHA-512 | E5A5D0B910483C9F6E9AA68EE9D53EE4165C07F41B27FEA6AEB5780B33BA2934B9F621CA12D571B7DAA32D163EC6F51E065B51611EAB4F0F05B3B7675CDFCF87 |
SSDEEP | 1536:x/CkQKDpEXVYUD1vcDkpYwMmcVNwgnCjckpk6aA:MADp4ok6wlaCjErA |
TLSH | T153B30A3611C41BA3CEC352B9A287D913E3E0C0E96344C791A0AA83593DD9F9C9F7BA55 |
insert-timestamp | 1728198681.8955226 |
mimetype | application/x-gettext-translation |
source | snap:VCjprGsSZiPuV3CmQViE4TvPMKTOlaiL_119 |
hashlookup:parent-total | 60 |
hashlookup:trust | 100 |
The searched file hash is included in 60 parent files which include package known and seen by metalookup. A sample is included below:
Key | Value |
---|---|
MD5 | 0B5472F718014AC4C5B8150047287B40 |
PackageArch | s390x |
PackageDescription | A language and environment for statistical computing and graphics. R is similar to the award-winning S system, which was developed at Bell Laboratories by John Chambers et al. It provides a wide variety of statistical and graphical techniques (linear and nonlinear modelling, statistical tests, time series analysis, classification, clustering, ...). R is designed as a true computer language with control-flow constructions for iteration and alternation, and it allows users to add additional functionality by defining new functions. For computationally intensive tasks, C, C++ and Fortran code can be linked and called at run time. |
PackageMaintainer | Fedora Project |
PackageName | R-core |
PackageRelease | 1.el8 |
PackageVersion | 4.1.1 |
SHA-1 | 08E03E073B8E8B10B9E85123DE9D76B5F9C29A78 |
SHA-256 | 253FBBD3E1B70A54CA8956A9E89200B6AAAF2A1900B790294978B3733465CC18 |
Key | Value |
---|---|
MD5 | 2693B7804A7686C1B02FA29BCE142F1D |
PackageArch | x86_64 |
PackageDescription | This package provides the core of R, i.e. all that is in base. |
PackageName | R-core |
PackageRelease | 160.46 |
PackageVersion | 4.1.2 |
SHA-1 | 103E3A1E1B63D88CDAB7D3DF310295DFCC54B91E |
SHA-256 | 2AEE0A8727D7DE9EFB244ED7E7DFAEA997E3E541759F88B550B174E85221BC4A |
Key | Value |
---|---|
MD5 | 3CA9F8B52C81449C328759F6C890F6B7 |
PackageArch | armv7hl |
PackageDescription | `GNU S' - A language and environment for statistical computing and graphics. R is similar to the S system, which was developed at Bell Laboratories by John Chambers et al. It provides a wide variety of statistical and graphical techniques (linear and nonlinear modelling, statistical tests, time series analysis, classification, clustering, ...). R is designed as a true computer language with control-flow constructions for iteration and alternation, and it allows users to add additional functionality by defining new functions. For computationally intensive tasks, C, C++ and Fortran code can be linked and called at run time. |
PackageMaintainer | joequant <joequant> |
PackageName | R-base |
PackageRelease | 3.mga9 |
PackageVersion | 4.1.3 |
SHA-1 | 11C37D237DE880893A491B1743C39B4F26AD0060 |
SHA-256 | 7C4816B762595A25E43B183D45A6D760A35EF109039FC7063664902CD248185A |
Key | Value |
---|---|
MD5 | C39E66DB08F9F9B63D1DA9F92E047F6C |
PackageArch | i586 |
PackageDescription | This package provides the core of R, i.e. all that is in base. |
PackageName | R-core |
PackageRelease | 160.46 |
PackageVersion | 4.1.2 |
SHA-1 | 1C69D7F68F59629D33891AB9A0FBC607CEE142D9 |
SHA-256 | 24B01D3CBD4D69E03869BB9A8804A212C4A14A1BDDF1D88B238E31AE28D3EC2B |
Key | Value |
---|---|
MD5 | EF8C9139D594156DA795847D1B66FAD4 |
PackageArch | i586 |
PackageDescription | This package provides the core of R, i.e. all that is in base. |
PackageName | R-core |
PackageRelease | 45.53 |
PackageVersion | 4.1.2 |
SHA-1 | 22D7684D61CA198036C4CC145C176289FF1A0747 |
SHA-256 | 2505C68E0FED0475A88BEBB0B5F231D3028421C30AA9FAADE0F701DF9A3D72F1 |
Key | Value |
---|---|
FileSize | 25439824 |
MD5 | EF5EE45AF4BA4101DA3950C684E13659 |
PackageDescription | 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-<name>'. . 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. |
PackageMaintainer | Dirk Eddelbuettel <edd@debian.org> |
PackageName | r-base-core |
PackageSection | gnu-r |
PackageVersion | 4.1.1-2 |
SHA-1 | 2352E4A595F93FB6608688F52229DAEE86322DFA |
SHA-256 | C6238B2EF6551E0F37ACD40D1081294129ADC19AB4567FE7A62562BB05236273 |
Key | Value |
---|---|
FileSize | 25379504 |
MD5 | 7F3E94189F1BF7EBF15347F28F6EA16F |
PackageDescription | 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-<name>'. . 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. |
PackageMaintainer | Dirk Eddelbuettel <edd@debian.org> |
PackageName | r-base-core |
PackageSection | gnu-r |
PackageVersion | 4.1.1-2 |
SHA-1 | 28173F3FF69147E45B239F2F13F49A7AC3606660 |
SHA-256 | CE081D0A0B64F21194656BF85A9ADD8C9FF9602B457A6B932497CCAF02261A61 |
Key | Value |
---|---|
MD5 | 355CAF95DC2C5FA72D8F74B109AB3BFB |
PackageArch | x86_64 |
PackageDescription | This package provides the core of R, i.e. all that is in base. |
PackageName | R-core |
PackageRelease | 160.15 |
PackageVersion | 4.1.2 |
SHA-1 | 2CE6210EF38079E567C477F5352775B026EBD11A |
SHA-256 | 1C938EEE27612F0990B2EE7DFCD98AEC42133B2D03976CF40510D662C6F4029C |
Key | Value |
---|---|
MD5 | 017AF4D11FABBDFE687FD32B0E43864B |
PackageArch | x86_64 |
PackageDescription | This package provides the core of R, i.e. all that is in base. |
PackageName | R-core |
PackageRelease | 159.1 |
PackageVersion | 4.1.2 |
SHA-1 | 2EB41DAA90D5285126FF22DBBC6AFCDEA8DD65DB |
SHA-256 | 3EC93D4CB2E4CCB560E9CBF7D17E98603269F0E2D670B53C695A2EE7B29F435D |
Key | Value |
---|---|
MD5 | B9DE92FFC4735301B61738BF41818861 |
PackageArch | s390x |
PackageDescription | This package provides the core of R, i.e. all that is in base. |
PackageMaintainer | https://bugs.opensuse.org |
PackageName | R-core |
PackageRelease | bp154.2.214 |
PackageVersion | 4.1.2 |
SHA-1 | 335AF586862B26962D07CA422F6D15C826332D0D |
SHA-256 | 61F0EFAA77018AF31053D3BF06B45108EAA67B0C4011CB8CB26F20A3FF97E414 |