{
	"SPDXID":"SPDXRef-DOCUMENT",
	"name":"R-lifecycle-0.1.0.1-1.oe2409.aarch64.rpm",
	"spdxVersion":"SPDX-2.2",
	"creationInfo":{
		"created":"2024-09-30T03:30:07.5589037Z",
		"creators":"[openeuler_creator]"
	},
	"dataLicense":"CC0-1.0",
	"documentNamespace":"https://repo.openeuler.org/security/data/sbom/R-lifecycle-0.1.0.1-1.oe2409.aarch64.rpm",
	"packages":[
		{
			"SPDXID":"SPDXRef-rpm-R-core-4.0.5-aadd7ccd-4eb3-478c-a641-65c281893bbb-65efeca0-f1e2-4eae-bb05-58e7cc738d7a",
			"name":"R-core",
			"checksums":[
				{
					"algorithm":"SHA256",
					"checksumValue":"054c7cb6e4be62521246344bed36f4789cca30e3ea84707f75fff601aa557535"
				}
			],
			"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.oe2409?arch=aarch64&epoch=0&upstream=R-4.0.5-4.oe2409.src.rpm",
					"referenceType":"purl"
				}
			],
			"filesAnalyzed":false,
			"homepage":"http://www.r-project.org",
			"sourceInfo":"acquired package info from repodata DB: repodata/6e742f68b2ae62313d1861c02b7faa39b44c963cbbc6ac979fb577de9af9babc-primary.sqlite.bz2",
			"summary":"The minimal R components necessary for a functional runtime",
			"supplier":"Organization: http://openeuler.org",
			"versionInfo":"0:4.0.5-4.oe2409"
		},
		{
			"SPDXID":"SPDXRef-rpm-R-glue-1.4.2-2b90d231-2df9-4731-847b-06e0f775f970-f5e34087-18e9-45bc-ad86-2453c7e114db",
			"name":"R-glue",
			"checksums":[
				{
					"algorithm":"SHA256",
					"checksumValue":"cca01c3d9e373f5437785dc708d785aa4fc96072ad311bc6195164059e3b7c07"
				}
			],
			"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.oe2409?arch=aarch64&epoch=0&upstream=R-glue-1.4.2-1.oe2409.src.rpm",
					"referenceType":"purl"
				}
			],
			"filesAnalyzed":false,
			"homepage":"https://CRAN.R-project.org/package=glue",
			"sourceInfo":"acquired package info from repodata DB: repodata/6e742f68b2ae62313d1861c02b7faa39b44c963cbbc6ac979fb577de9af9babc-primary.sqlite.bz2",
			"summary":"Interpreted String Literals",
			"supplier":"Organization: http://openeuler.org",
			"versionInfo":"0:1.4.2-1.oe2409"
		},
		{
			"SPDXID":"SPDXRef-rpm-R-rlang-0.4.11-6da2e955-284d-4cde-8af9-5063203f67fd-855f2716-b4ee-449a-8efe-74ed795f64aa",
			"name":"R-rlang",
			"checksums":[
				{
					"algorithm":"SHA256",
					"checksumValue":"79d6ca5c1c4ff6f3148c5f701fed1d6e5b766f265451a8564639fea029c8886e"
				}
			],
			"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.oe2409?arch=aarch64&epoch=0&upstream=R-rlang-0.4.11-1.oe2409.src.rpm",
					"referenceType":"purl"
				}
			],
			"filesAnalyzed":false,
			"homepage":"https://CRAN.R-project.org/package=rlang",
			"sourceInfo":"acquired package info from repodata DB: repodata/6e742f68b2ae62313d1861c02b7faa39b44c963cbbc6ac979fb577de9af9babc-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.oe2409"
		}
	],
	"relationships":[
		{
			"spdxElementId":"SPDXRef-rpm-R-lifecycle-1.0.1-f2ea56d9-f0ae-4dae-80b5-91e8c4f08193",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-R-core-4.0.5-aadd7ccd-4eb3-478c-a641-65c281893bbb-65efeca0-f1e2-4eae-bb05-58e7cc738d7a"
		},
		{
			"spdxElementId":"SPDXRef-rpm-R-lifecycle-1.0.1-f2ea56d9-f0ae-4dae-80b5-91e8c4f08193",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-R-glue-1.4.2-2b90d231-2df9-4731-847b-06e0f775f970-f5e34087-18e9-45bc-ad86-2453c7e114db"
		},
		{
			"spdxElementId":"SPDXRef-rpm-R-lifecycle-1.0.1-f2ea56d9-f0ae-4dae-80b5-91e8c4f08193",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-R-rlang-0.4.11-6da2e955-284d-4cde-8af9-5063203f67fd-855f2716-b4ee-449a-8efe-74ed795f64aa"
		}
	]
}