{
  "SPDXID": "SPDXRef-DOCUMENT",
  "name": "R-R.rsp-0.0.44.0-1.oe2403sp4.aarch64.rpm",
  "spdxVersion": "SPDX-2.2",
  "creationInfo": {
    "created": "2026-07-04T04:28:12.092529219Z",
    "creators": [
      "openeuler_creator"
    ]
  },
  "dataLicense": "CC0-1.0",
  "documentNamespace": "https://sbom.openEuler.org/R-R.rsp-0.0.44.0-1.oe2403sp4.aarch64.rpm",
  "packages": [
    {
      "SPDXID": "SPDXRef-rpm-R-R.rsp-0.44.0",
      "name": "R-R.rsp",
      "licenseConcluded": "LGPLv2+",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "acdcd98479df0b441d762defb9182430b83bd2abf65fe4d694824310c5c9d56e"
        }
      ],
      "description": "The RSP markup language makes any text-based document come alive.  RSP provides\na powerful markup for controlling the content and output of LaTeX, HTML,\nMarkdown, AsciiDoc, Sweave and knitr documents (and more), e.g. 'Today's date\nis <%=Sys.Date()%>'.  Contrary to many other literate programming languages,\nwith RSP it is straightforward to loop over mixtures of code and text sections,\ne.g. in month-by-month summaries.  RSP has also several preprocessing\ndirectives for incorporating static and dynamic contents of external files\n(local or online) among other things.  Functions rstring() and rcat() make it\neasy to process RSP strings, rsource() sources an RSP file as it was an R\nscript, while rfile() compiles it (even online) into its final output format,\ne.g. rfile('report.tex.rsp') generates 'report.pdf' and rfile('report.md.rsp')\ngenerates 'report.html'.  RSP is ideal for self-contained scientific reports\nand R package vignettes.  It's easy to use - if you know how to write an R\nscript, you'll be up and running within minutes.",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/R-R.rsp@0.44.0-1.oe2403sp4?arch=noarch&epoch=0&upstream=R-R.rsp-0.44.0-1.oe2403sp4.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "https://CRAN.R-project.org/package=R.rsp",
      "licenseDeclared": "LGPLv2+",
      "sourceInfo": "acquired package info from repodata DB: repodata/f1f85c23079e7764ad00378a9fc5d660b89a03657290e75426caf7be5b7da462-primary.sqlite.bz2",
      "summary": "Dynamic Generation of Scientific Reports",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:0.44.0-1.oe2403sp4"
    },
    {
      "SPDXID": "SPDXRef-rpm-R-R.cache-0.15.0",
      "name": "R-R.cache",
      "licenseConcluded": "LGPLv2+",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "16361a85cc4e701af7f1b07c0169aa34e3c3acdd2fb19b4c10e6d345c98bf3a2"
        }
      ],
      "description": "Memoization can be used to speed up repetitive and computational expensive\nfunction calls.  The first time a function that implements memoization is\ncalled the results are stored in a cache memory.  The next time the\nfunction is called with the same set of parameters, the results are\nmomentarily retrieved from the cache avoiding repeating the calculations.\nWith this package, any R object can be cached in a key-value storage where\nthe key can be an arbitrary set of R objects.  The cache memory is\npersistent (on the file system).",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/R-R.cache@0.15.0-1.oe2403sp4?arch=noarch&epoch=0&upstream=R-R.cache-0.15.0-1.oe2403sp4.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "https://CRAN.R-project.org/package=R.cache",
      "licenseDeclared": "LGPLv2+",
      "sourceInfo": "acquired package info from repodata DB: repodata/f1f85c23079e7764ad00378a9fc5d660b89a03657290e75426caf7be5b7da462-primary.sqlite.bz2",
      "summary": "Fast and Light-Weight Caching (Memoization) of Objects and Results",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:0.15.0-1.oe2403sp4"
    },
    {
      "SPDXID": "SPDXRef-rpm-R-R.methodsS3-1.8.1",
      "name": "R-R.methodsS3",
      "licenseConcluded": "LGPLv2+",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "e6c8f4e5f4e28537a56d59fc04357408ca91e723f291198be76dc9c1455ebc5f"
        }
      ],
      "description": "Methods that simplify the setup of S3 generic functions and S3 methods.  Major\neffort has been made in making definition of methods as simple as possible with\na minimum of maintenance for package developers.  For example, generic\nfunctions are created automatically, if missing, and naming conflict are\nautomatically solved, if possible.  The method setMethodS3() is a good start\nfor those who in the future may want to migrate to S4.  This is a\ncross-platform package implemented in pure R that generates standard S3\nmethods.",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/R-R.methodsS3@1.8.1-1.oe2403sp4?arch=noarch&epoch=0&upstream=R-R.methodsS3-1.8.1-1.oe2403sp4.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "https://CRAN.R-project.org/package=R.methodsS3",
      "licenseDeclared": "LGPLv2+",
      "sourceInfo": "acquired package info from repodata DB: repodata/f1f85c23079e7764ad00378a9fc5d660b89a03657290e75426caf7be5b7da462-primary.sqlite.bz2",
      "summary": "S3 Methods Simplified",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:1.8.1-1.oe2403sp4"
    },
    {
      "SPDXID": "SPDXRef-rpm-R-R.oo-1.24.0",
      "name": "R-R.oo",
      "licenseConcluded": "LGPLv2+",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "b19367bbf9d1e47d1b0c09a2fbf5aa8707a7dcb2e839ca7368939fe6009cb992"
        }
      ],
      "description": "Methods and classes for object-oriented programming in R with or without\nreferences.  Large effort has been made on making definition of methods as\nsimple as possible with a minimum of maintenance for package developers.\nThe package has been developed since 2001 and is now considered very\nstable.  This is a cross-platform package implemented in pure R that\ndefines standard S3 classes without any tricks.",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/R-R.oo@1.24.0-1.oe2403sp4?arch=noarch&epoch=0&upstream=R-R.oo-1.24.0-1.oe2403sp4.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "https://CRAN.R-project.org/package=R.oo",
      "licenseDeclared": "LGPLv2+",
      "sourceInfo": "acquired package info from repodata DB: repodata/f1f85c23079e7764ad00378a9fc5d660b89a03657290e75426caf7be5b7da462-primary.sqlite.bz2",
      "summary": "R Object-Oriented Programming with or without References",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:1.24.0-1.oe2403sp4"
    },
    {
      "SPDXID": "SPDXRef-rpm-R-R.utils-2.10.1",
      "name": "R-R.utils",
      "licenseConcluded": "LGPLv2+",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "ea626e880b23e57e36d169c114235d74078b54f9c048619d25687301267a0ad7"
        }
      ],
      "description": "Utility functions useful when programming and developing R packages.",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/R-R.utils@2.10.1-1.oe2403sp4?arch=noarch&epoch=0&upstream=R-R.utils-2.10.1-1.oe2403sp4.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "https://CRAN.R-project.org/package=R.utils",
      "licenseDeclared": "LGPLv2+",
      "sourceInfo": "acquired package info from repodata DB: repodata/f1f85c23079e7764ad00378a9fc5d660b89a03657290e75426caf7be5b7da462-primary.sqlite.bz2",
      "summary": "Various Programming Utilities",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:2.10.1-1.oe2403sp4"
    },
    {
      "SPDXID": "SPDXRef-rpm-R-core-4.0.5",
      "name": "R-core",
      "licenseConcluded": "AGPL-3.0 and Artistic-2.0 and BSD-2-Clause and BSD-3-Clause and GPL-2.0 and GPL-3.0 and LGPL-2.1 and LGPL-3.0 and MIT and CC-BY-SA-4.0",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "921d4a0359a070aafa17f038dc9f8fe9e98a1cc2480291d41302bc10d99061ff"
        }
      ],
      "description": "A language and environment for statistical computing and graphics. R is similar\nto the award-winning S system, which was developed at Bell Laboratories by\nJohn Chambers et al. It provides a wide variety of statistical and graphical\ntechniques (linear and nonlinear modelling, statistical tests, time series analysis,\nclassification, clustering, ...).\n\nR is designed as a true computer language with control-flow constructions for\niteration and alternation, and it allows users to add additional functionality\nby defining new functions. For computationally intensive tasks, C, C++ and\nFortran code can be linked and called at run time.",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/R-core@4.0.5-4.oe2403sp4?arch=aarch64&epoch=0&upstream=R-4.0.5-4.oe2403sp4.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "http://www.r-project.org",
      "licenseDeclared": "AGPL-3.0 and Artistic-2.0 and BSD-2-Clause and BSD-3-Clause and GPL-2.0 and GPL-3.0 and LGPL-2.1 and LGPL-3.0 and MIT and CC-BY-SA-4.0",
      "sourceInfo": "acquired package info from repodata DB: repodata/f1f85c23079e7764ad00378a9fc5d660b89a03657290e75426caf7be5b7da462-primary.sqlite.bz2",
      "summary": "The minimal R components necessary for a functional runtime",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:4.0.5-4.oe2403sp4"
    },
    {
      "SPDXID": "SPDXRef-rpm-R-digest-0.6.25",
      "name": "R-digest",
      "licenseConcluded": "GPLv2+ and BSD and MIT and zlib",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "6d014e0e17884f5aa16966c02cbf3460e77ba6a55f1ef0044cbb3964024075df"
        }
      ],
      "description": "Implementation of a function 'digest()' for the creation of hash digests of\narbitrary R objects (using the md5, sha-1, sha-256, crc32, xxhash and\nmurmurhash algorithms) permitting easy comparison of R language objects, as\nwell as a function 'hmac()' to create hash-based message authentication code.\nThe md5 algorithm by Ron Rivest is specified in RFC 1321, the sha-1 and\nsha-256 algorithms are specified in FIPS-180-1 and FIPS-180-2, and the crc32\nalgorithm is described in\nftp://ftp.rocksoft.com/cliens/rocksoft/papers/crc_v3.txt. For md5, sha-1,\nsha-256 and aes, this package uses small standalone implementations that were\nprovided by Christophe Devine. For crc32, code from the zlib library is used.\nFor sha-512, an implementation by Aaron D. Gifford is used. For xxHash, the\nimplementation by Yann Collet is used. For murmurhash, an implementation by\nShane Day is used. Please note that this package is not meant to be deployed\nfor cryptographic purposes for which more comprehensive (and widely tested)\nlibraries such as OpenSSL should be used.",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/R-digest@0.6.25-1.oe2403sp4?arch=aarch64&epoch=0&upstream=R-digest-0.6.25-1.oe2403sp4.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "http://cran.r-project.org/web/packages/digest/index.html",
      "licenseDeclared": "GPLv2+ and BSD and MIT and zlib",
      "sourceInfo": "acquired package info from repodata DB: repodata/f1f85c23079e7764ad00378a9fc5d660b89a03657290e75426caf7be5b7da462-primary.sqlite.bz2",
      "summary": "Create Cryptographic Hash Digest of R Objects",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:0.6.25-1.oe2403sp4"
    }
  ],
  "relationships": [
    {
      "spdxElementId": "SPDXRef-rpm-R-R.rsp-0.44.0",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-R-R.cache-0.15.0"
    },
    {
      "spdxElementId": "SPDXRef-rpm-R-R.rsp-0.44.0",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-R-R.methodsS3-1.8.1"
    },
    {
      "spdxElementId": "SPDXRef-rpm-R-R.rsp-0.44.0",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-R-R.oo-1.24.0"
    },
    {
      "spdxElementId": "SPDXRef-rpm-R-R.rsp-0.44.0",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-R-R.utils-2.10.1"
    },
    {
      "spdxElementId": "SPDXRef-rpm-R-R.rsp-0.44.0",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-R-core-4.0.5"
    },
    {
      "spdxElementId": "SPDXRef-rpm-R-R.rsp-0.44.0",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-R-digest-0.6.25"
    }
  ]
}
