{
  "SPDXID": "SPDXRef-DOCUMENT",
  "name": "R-tinytex-0.0.32-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-tinytex-0.0.32-1.oe2403sp4.aarch64.rpm",
  "packages": [
    {
      "SPDXID": "SPDXRef-rpm-R-tinytex-0.32",
      "name": "R-tinytex",
      "licenseConcluded": "MIT",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "25ef3d7305088a021760600e751d3ab60a15ef6bce0ea33e2427e1cb0b5680c6"
        }
      ],
      "description": "Helper functions to install and maintain the 'LaTeX' distribution named\n'TinyTeX' (<https://yihui.org/tinytex/>), a lightweight, cross-platform,\nportable, and easy-to-maintain version of 'TeX Live'. This package also\ncontains helper functions to compile 'LaTeX' documents, and install missing\n'LaTeX' packages automatically.",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/R-tinytex@0.32-1.oe2403sp4?arch=noarch&epoch=0&upstream=R-tinytex-0.32-1.oe2403sp4.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "https://CRAN.R-project.org/package=tinytex",
      "licenseDeclared": "MIT",
      "sourceInfo": "acquired package info from repodata DB: repodata/f1f85c23079e7764ad00378a9fc5d660b89a03657290e75426caf7be5b7da462-primary.sqlite.bz2",
      "summary": "Helper Functions to Install and Maintain TeX Live, and Compile LaTeX Documents",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:0.32-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-xfun-0.23",
      "name": "R-xfun",
      "licenseConcluded": "MIT",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "3293ef32984fb7458ca9e85c4ba2ae18622e4d3ed24eb7b4972b66b5953e81ce"
        }
      ],
      "description": "Miscellaneous functions commonly used in other packages maintained by\n'Yihui Xie'.",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/R-xfun@0.23-1.oe2403sp4?arch=aarch64&epoch=0&upstream=R-xfun-0.23-1.oe2403sp4.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "https://CRAN.R-project.org/package=xfun",
      "licenseDeclared": "MIT",
      "sourceInfo": "acquired package info from repodata DB: repodata/f1f85c23079e7764ad00378a9fc5d660b89a03657290e75426caf7be5b7da462-primary.sqlite.bz2",
      "summary": "Miscellaneous Functions to Support Packages Maintained by 'Yihui Xie'",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:0.23-1.oe2403sp4"
    }
  ],
  "relationships": [
    {
      "spdxElementId": "SPDXRef-rpm-R-tinytex-0.32",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-R-core-4.0.5"
    },
    {
      "spdxElementId": "SPDXRef-rpm-R-tinytex-0.32",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-R-xfun-0.23"
    }
  ]
}
