Key | Value |
---|---|
FileName | ./usr/share/R/include/R_ext/Lapack.h |
FileSize | 122256 |
MD5 | DA7A4782BEA7129147FAFAD853290E6E |
SHA-1 | 21C236287E723CCB28A42EE311515FD9C13FA266 |
SHA-256 | FC550888D0BED160C067834DADFE7588543E2ED4885DE847695DDF799333DA92 |
SSDEEP | 3072:E9cej7Z1B/8hyL1nrreEXyQh8CA7CWiacm4z:E9cej7Z1B/8hyL1nrreEXyQhZA7CWiaq |
TLSH | T193C3882E27143663E76147EA528F08D0E510C151B2D1ECFC118DF53D6B8AB90A6BBFE6 |
hashlookup:parent-total | 16 |
hashlookup:trust | 100 |
The searched file hash is included in 16 parent files which include package known and seen by metalookup. A sample is included below:
Key | Value |
---|---|
MD5 | 060E603E5A8C415FDC4439BBE1D4CFCC |
PackageArch | s390 |
PackageDescription | Install R-core-devel if you are going to develop or compile R packages. This package does not configure the R environment for Java, install R-java-devel if you want this. |
PackageMaintainer | Fedora Project |
PackageName | R-core-devel |
PackageRelease | 1.fc20 |
PackageVersion | 3.0.2 |
SHA-1 | 09B9A782D37A91FB2D4CB342A9842FC89678BCCE |
SHA-256 | 2F50AE60ED0E964BBEAA9EC3A0BAA7439A0B87A5F49F04DCB965959311FFD844 |
Key | Value |
---|---|
MD5 | 6FEE4E7E012E1B122F3649412F3FF3C9 |
PackageArch | ppc64 |
PackageDescription | This package provides debug information for package R. Debug information is useful when developing applications that use this package or when debugging this package. |
PackageMaintainer | Fedora Project |
PackageName | R-debuginfo |
PackageRelease | 2.fc19 |
PackageVersion | 3.0.1 |
SHA-1 | 234A75C06F06A6E451826554342F35E3C107FCF1 |
SHA-256 | 29D2EB8C6EED3DD9924073744ED187662D5B5651B8423B0C0E05784AF7E75E3B |
Key | Value |
---|---|
MD5 | 4D1DF1C5FC953274B7DE4AB5F538CEC4 |
PackageArch | ppc |
PackageDescription | Install R-core-devel if you are going to develop or compile R packages. This package does not configure the R environment for Java, install R-java-devel if you want this. |
PackageMaintainer | Fedora Project |
PackageName | R-core-devel |
PackageRelease | 1.fc20 |
PackageVersion | 3.0.2 |
SHA-1 | 2D966FEADA30F6FA455940C60C59C124913E284C |
SHA-256 | D91A794223C0BA72028DD9CE0E03E7AA8E62EA662F951EA07FCFE8B321E0A86F |
Key | Value |
---|---|
MD5 | 174372960F63B1BB7575398BA0E7F2C2 |
PackageArch | ppc |
PackageDescription | This package provides debug information for package R. Debug information is useful when developing applications that use this package or when debugging this package. |
PackageMaintainer | Fedora Project |
PackageName | R-debuginfo |
PackageRelease | 1.fc20 |
PackageVersion | 3.0.2 |
SHA-1 | 38B9C15EB61446358F1DFEA0A6A04A9B09B0FAF4 |
SHA-256 | 945FFFA132C211666B7ED9AD8F4910ADD72BA9E03ACDE40B5EDEFB303F3228F4 |
Key | Value |
---|---|
MD5 | 2D2309BBD380D8831D85EC0AA7BA9751 |
PackageArch | armv7hl |
PackageDescription | This package provides debug information for package R. Debug information is useful when developing applications that use this package or when debugging this package. |
PackageMaintainer | Fedora Project |
PackageName | R-debuginfo |
PackageRelease | 2.fc19 |
PackageVersion | 3.0.1 |
SHA-1 | 3E7DF1FF06460FFC82B984E50F440BB0D0E2654C |
SHA-256 | 3C6253E08610DE2C1BA646126B1B28E4578EE3B772466202F2DF090BD75FCF13 |
Key | Value |
---|---|
MD5 | 4B0D7FAD8DA2DAE905162DCC85EE8C51 |
PackageArch | s390x |
PackageDescription | Install R-core-devel if you are going to develop or compile R packages. This package does not configure the R environment for Java, install R-java-devel if you want this. |
PackageMaintainer | Fedora Project |
PackageName | R-core-devel |
PackageRelease | 1.fc20 |
PackageVersion | 3.0.2 |
SHA-1 | 5620527EF7D9E75423965A3044B9B74587A53142 |
SHA-256 | 94A22E72D8FC27F574610AA90987D507AE56CAC734AEB419A42E5572E215C22D |
Key | Value |
---|---|
MD5 | 93DF934344BC0E7C7AED260A7413D90B |
PackageArch | ppc64 |
PackageDescription | This package provides debug information for package R. Debug information is useful when developing applications that use this package or when debugging this package. |
PackageMaintainer | Fedora Project |
PackageName | R-debuginfo |
PackageRelease | 1.fc20 |
PackageVersion | 3.0.2 |
SHA-1 | 65C7F00942A8636325534AD559BD606CD69F5E17 |
SHA-256 | 938D054E5855999704BB3C9031120B407E19B956500A7F8C6A23FC1922E9F3E5 |
Key | Value |
---|---|
FileSize | 21266904 |
MD5 | E962025FFFD2065BC6958E026D9FCFF4 |
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 | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | r-base-core |
PackageSection | gnu-r |
PackageVersion | 3.0.2-1ubuntu1 |
SHA-1 | 678F4E2DF6A7459D1C31777E16DD52311CA3E27F |
SHA-256 | 86FC69D8F172A2AF7540BCC41428700DE2FBA090D17AE23ABB2FCDEF099587FC |
Key | Value |
---|---|
FileSize | 21496888 |
MD5 | 97FFE4366C3BC5DAB6CEE1FF30517664 |
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 | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | r-base-core |
PackageSection | gnu-r |
PackageVersion | 3.0.2-1ubuntu1 |
SHA-1 | 6EB7163CF4ABDDCAEA478968944C3652FDC5A4B7 |
SHA-256 | 797A563D7EA913DC407EC6A124B5EDFFE8DE84945F2585793242636B00791F94 |
Key | Value |
---|---|
MD5 | 2C2787EB201089FA45CE17D4B909FF4F |
PackageArch | armv7hl |
PackageDescription | Install R-core-devel if you are going to develop or compile R packages. This package does not configure the R environment for Java, install R-java-devel if you want this. |
PackageMaintainer | Fedora Project |
PackageName | R-core-devel |
PackageRelease | 2.fc19 |
PackageVersion | 3.0.1 |
SHA-1 | 7E7847C00C8431CCB7D5CAE9367952948E71AFE9 |
SHA-256 | 0BC88A2D2CCA64163F01CD04526CD1DBD9A41AED071586A9C477C7B40942CF97 |