{
  "SPDXID": "SPDXRef-DOCUMENT",
  "name": "R-htmlwidgets-0.1.5.3-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-htmlwidgets-0.1.5.3-1.oe2403sp4.aarch64.rpm",
  "packages": [
    {
      "SPDXID": "SPDXRef-rpm-R-htmlwidgets-1.5.3",
      "name": "R-htmlwidgets",
      "licenseConcluded": "MIT",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "0090750d186e84486a3e3859295d5ddce96ca293ee71e6d5c5247f180bd42827"
        }
      ],
      "description": "A framework for creating HTML widgets that render in various contexts\nincluding the R console, 'R Markdown' documents, and 'Shiny' web\napplications.",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/R-htmlwidgets@1.5.3-1.oe2403sp4?arch=noarch&epoch=0&upstream=R-htmlwidgets-1.5.3-1.oe2403sp4.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "https://CRAN.R-project.org/package=htmlwidgets",
      "licenseDeclared": "MIT",
      "sourceInfo": "acquired package info from repodata DB: repodata/f1f85c23079e7764ad00378a9fc5d660b89a03657290e75426caf7be5b7da462-primary.sqlite.bz2",
      "summary": "HTML Widgets for R",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:1.5.3-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-htmltools-0.5.1.1",
      "name": "R-htmltools",
      "licenseConcluded": "GPLv2+",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "19fe6df8c178a19abd7736fdb43578d9102a7729339cdd044a87c3d5e353d824"
        }
      ],
      "description": "Tools for HTML generation and output.",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/R-htmltools@0.5.1.1-1.oe2403sp4?arch=aarch64&epoch=0&upstream=R-htmltools-0.5.1.1-1.oe2403sp4.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "https://CRAN.R-project.org/package=htmltools",
      "licenseDeclared": "GPLv2+",
      "sourceInfo": "acquired package info from repodata DB: repodata/f1f85c23079e7764ad00378a9fc5d660b89a03657290e75426caf7be5b7da462-primary.sqlite.bz2",
      "summary": "Tools for HTML",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:0.5.1.1-1.oe2403sp4"
    },
    {
      "SPDXID": "SPDXRef-rpm-R-jsonlite-1.7.3",
      "name": "R-jsonlite",
      "licenseConcluded": "MIT and ISC",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "b10e4220e204046b5488a0ba0446eea83945eaef4920c8b7f40c0ddf6dc7dad6"
        }
      ],
      "description": "A reasonably fast JSON parser and generator, optimized for statistical data and\nthe web. Offers simple, flexible tools for working with JSON in R, and is\nparticularly powerful for building pipelines and interacting with a web API.\nThe implementation is based on the mapping described in the vignette (Ooms,\n2014). In addition to converting JSON data from/to R objects, 'jsonlite'\ncontains functions to stream, validate, and prettify JSON data.  The unit tests\nincluded with the package verify that all edge cases are encoded and decoded\nconsistently for use with dynamic data in systems and applications.",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/R-jsonlite@1.7.3-5.oe2403sp4?arch=aarch64&epoch=0&upstream=R-jsonlite-1.7.3-5.oe2403sp4.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "https://CRAN.R-project.org/package=jsonlite",
      "licenseDeclared": "MIT and ISC",
      "sourceInfo": "acquired package info from repodata DB: repodata/f1f85c23079e7764ad00378a9fc5d660b89a03657290e75426caf7be5b7da462-primary.sqlite.bz2",
      "summary": "A Simple and Robust JSON Parser and Generator for R",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:1.7.3-5.oe2403sp4"
    },
    {
      "SPDXID": "SPDXRef-rpm-R-yaml-2.3.8",
      "name": "R-yaml",
      "licenseConcluded": "BSD and MIT",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "f30fb031e95313907fbd644ffbeb9c15e5d979f1b35a161df12996914abd71bc"
        }
      ],
      "description": "Implements the 'libyaml' 'YAML' 1.1 parser and emitter\n(<http://pyyaml.org/wiki/LibYAML>) for R.",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/R-yaml@2.3.8-1.oe2403sp4?arch=aarch64&epoch=0&upstream=R-yaml-2.3.8-1.oe2403sp4.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "https://CRAN.R-project.org/package=yaml",
      "licenseDeclared": "BSD and MIT",
      "sourceInfo": "acquired package info from repodata DB: repodata/f1f85c23079e7764ad00378a9fc5d660b89a03657290e75426caf7be5b7da462-primary.sqlite.bz2",
      "summary": "Methods to Convert R Data to YAML and Back",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:2.3.8-1.oe2403sp4"
    }
  ],
  "relationships": [
    {
      "spdxElementId": "SPDXRef-rpm-R-htmlwidgets-1.5.3",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-R-core-4.0.5"
    },
    {
      "spdxElementId": "SPDXRef-rpm-R-htmlwidgets-1.5.3",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-R-htmltools-0.5.1.1"
    },
    {
      "spdxElementId": "SPDXRef-rpm-R-htmlwidgets-1.5.3",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-R-jsonlite-1.7.3"
    },
    {
      "spdxElementId": "SPDXRef-rpm-R-htmlwidgets-1.5.3",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-R-yaml-2.3.8"
    }
  ]
}
