{
  "SPDXID": "SPDXRef-DOCUMENT",
  "name": "R-lifecycle-0.1.0.1-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-lifecycle-0.1.0.1-1.oe2403sp4.aarch64.rpm",
  "packages": [
    {
      "SPDXID": "SPDXRef-rpm-R-lifecycle-1.0.1",
      "name": "R-lifecycle",
      "licenseConcluded": "GPLv3",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "a9fce8301e3f195e8d2f639ab698e669b8616f86763e40754b70a4be14cc3069"
        }
      ],
      "description": "Manage the life cycle of your exported functions with shared conventions,\ndocumentation badges, and user-friendly deprecation warnings.",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/R-lifecycle@1.0.1-1.oe2403sp4?arch=noarch&epoch=0&upstream=R-lifecycle-1.0.1-1.oe2403sp4.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "https://CRAN.R-project.org/package=lifecycle",
      "licenseDeclared": "GPLv3",
      "sourceInfo": "acquired package info from repodata DB: repodata/f1f85c23079e7764ad00378a9fc5d660b89a03657290e75426caf7be5b7da462-primary.sqlite.bz2",
      "summary": "Manage the Life Cycle of your Package Functions",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:1.0.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-glue-1.4.2",
      "name": "R-glue",
      "licenseConcluded": "MIT",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "76aacd2995ea860912076de67ee81913036dc96d924f541e1d45aa228c18ecd3"
        }
      ],
      "description": "An implementation of interpreted string literals, inspired by Python's\nLiteral String Interpolation <https://www.python.org/dev/peps/pep-0498/>\nand Docstrings <https://www.python.org/dev/peps/pep-0257/> and Julia's\nTriple-Quoted String Literals\n<https://docs.julialang.org/en/v1.3/manual/strings/#Triple-Quoted-String-Literals-1>.",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/R-glue@1.4.2-1.oe2403sp4?arch=aarch64&epoch=0&upstream=R-glue-1.4.2-1.oe2403sp4.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "https://CRAN.R-project.org/package=glue",
      "licenseDeclared": "MIT",
      "sourceInfo": "acquired package info from repodata DB: repodata/f1f85c23079e7764ad00378a9fc5d660b89a03657290e75426caf7be5b7da462-primary.sqlite.bz2",
      "summary": "Interpreted String Literals",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:1.4.2-1.oe2403sp4"
    },
    {
      "SPDXID": "SPDXRef-rpm-R-rlang-0.4.11",
      "name": "R-rlang",
      "licenseConcluded": "MIT",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "00906471e2207d99e1c73c2e23866df3f4a123cb48a4b792beb3e73c6f9273b7"
        }
      ],
      "description": "A toolbox for working with base types, core R features like the condition\nsystem, and core 'Tidyverse' features like tidy evaluation.",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/R-rlang@0.4.11-1.oe2403sp4?arch=aarch64&epoch=0&upstream=R-rlang-0.4.11-1.oe2403sp4.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "https://CRAN.R-project.org/package=rlang",
      "licenseDeclared": "MIT",
      "sourceInfo": "acquired package info from repodata DB: repodata/f1f85c23079e7764ad00378a9fc5d660b89a03657290e75426caf7be5b7da462-primary.sqlite.bz2",
      "summary": "Functions for Base Types and Core R and 'Tidyverse' Features",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:0.4.11-1.oe2403sp4"
    }
  ],
  "relationships": [
    {
      "spdxElementId": "SPDXRef-rpm-R-lifecycle-1.0.1",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-R-core-4.0.5"
    },
    {
      "spdxElementId": "SPDXRef-rpm-R-lifecycle-1.0.1",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-R-glue-1.4.2"
    },
    {
      "spdxElementId": "SPDXRef-rpm-R-lifecycle-1.0.1",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-R-rlang-0.4.11"
    }
  ]
}
