{
	"SPDXID":"SPDXRef-DOCUMENT",
	"name":"R-pillar-0.1.6.2-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-pillar-0.1.6.2-1.oe2409.aarch64.rpm",
	"packages":[
		{
			"SPDXID":"SPDXRef-rpm-R-cli-2.2.0-69c078ec-b09f-4ab5-a019-9e2991013e4f-99e755ff-4340-466a-94a7-1597a88d2393",
			"name":"R-cli",
			"checksums":[
				{
					"algorithm":"SHA256",
					"checksumValue":"55eee96568190947411d9a658600852d3ad3dfc598af92d7dc762b8cd445926e"
				}
			],
			"description":"A suite of tools to build attractive command line interfaces ('CLIs'), from\nsemantic elements: headings, lists, alerts, paragraphs, etc. Supports custom\nthemes via a 'CSS'-like language. It also contains a number of lower level\n'CLI' elements: rules, boxes, trees, and 'Unicode' symbols with 'ASCII'\nalternatives. It integrates with the 'crayon' package to support 'ANSI'\nterminal colors.",
			"downloadLocation":"NOASSERTION",
			"externalRefs":[
				{
					"referenceCategory":"PACKAGE_MANAGER",
					"referenceLocator":"pkg:rpm/R-cli@2.2.0-1.oe2409?arch=noarch&epoch=0&upstream=R-cli-2.2.0-1.oe2409.src.rpm",
					"referenceType":"purl"
				}
			],
			"filesAnalyzed":false,
			"homepage":"https://CRAN.R-project.org/package=cli",
			"sourceInfo":"acquired package info from repodata DB: repodata/6e742f68b2ae62313d1861c02b7faa39b44c963cbbc6ac979fb577de9af9babc-primary.sqlite.bz2",
			"summary":"Helpers for Developing Command Line Interfaces",
			"supplier":"Organization: http://openeuler.org",
			"versionInfo":"0:2.2.0-1.oe2409"
		},
		{
			"SPDXID":"SPDXRef-rpm-R-core-4.0.5-aadd7ccd-4eb3-478c-a641-65c281893bbb-2a847e19-c9b3-4e30-955f-075a5f9b2f97",
			"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-crayon-1.3.4-6dfa5403-15e0-4205-8422-729176cc0d0f-8fe6fe25-1dd9-451b-b425-a827ca93570a",
			"name":"R-crayon",
			"checksums":[
				{
					"algorithm":"SHA256",
					"checksumValue":"81b0c9e6d52a33aaa22eba661b545597864ae604d40c0317c62fa9930a273286"
				}
			],
			"description":"Colored terminal output on terminals that support 'ANSI' color and highlight\ncodes. It also works in 'Emacs' 'ESS'. 'ANSI' color support is automatically\ndetected. Colors and highlighting can be combined and nested. New styles can\nalso be created easily. This package was inspired by the 'chalk'\n'JavaScript' project.",
			"downloadLocation":"NOASSERTION",
			"externalRefs":[
				{
					"referenceCategory":"PACKAGE_MANAGER",
					"referenceLocator":"pkg:rpm/R-crayon@1.3.4-1.oe2409?arch=noarch&epoch=0&upstream=R-crayon-1.3.4-1.oe2409.src.rpm",
					"referenceType":"purl"
				}
			],
			"filesAnalyzed":false,
			"homepage":"http://cran.r-project.org/web/packages/crayon/index.html",
			"sourceInfo":"acquired package info from repodata DB: repodata/6e742f68b2ae62313d1861c02b7faa39b44c963cbbc6ac979fb577de9af9babc-primary.sqlite.bz2",
			"summary":"Colored Terminal Output",
			"supplier":"Organization: http://openeuler.org",
			"versionInfo":"0:1.3.4-1.oe2409"
		},
		{
			"SPDXID":"SPDXRef-rpm-R-ellipsis-0.3.2-733a631f-4ab6-4cff-9c2b-878f75e0ed7e-b9b0d12a-d714-4fe5-99fb-d41added3bdc",
			"name":"R-ellipsis",
			"checksums":[
				{
					"algorithm":"SHA256",
					"checksumValue":"0eb9fcfe6645447860891d273c216304553dc923cfd4c28bbf4754a9b469ecba"
				}
			],
			"description":"The ellipsis is a powerful tool for extending functions. Unfortunately this\npower comes at a cost: misspelled arguments will be silently ignored. The\nellipsis package provides a collection of functions to catch problems and alert\nthe user.",
			"downloadLocation":"NOASSERTION",
			"externalRefs":[
				{
					"referenceCategory":"PACKAGE_MANAGER",
					"referenceLocator":"pkg:rpm/R-ellipsis@0.3.2-1.oe2409?arch=aarch64&epoch=0&upstream=R-ellipsis-0.3.2-1.oe2409.src.rpm",
					"referenceType":"purl"
				}
			],
			"filesAnalyzed":false,
			"homepage":"https://CRAN.R-project.org/package=ellipsis",
			"sourceInfo":"acquired package info from repodata DB: repodata/6e742f68b2ae62313d1861c02b7faa39b44c963cbbc6ac979fb577de9af9babc-primary.sqlite.bz2",
			"summary":"Collection of functions to catch problems and alert the user",
			"supplier":"Organization: http://openeuler.org",
			"versionInfo":"0:0.3.2-1.oe2409"
		},
		{
			"SPDXID":"SPDXRef-rpm-R-fansi-0.5.0-4c34dfcc-9629-4763-b404-19954437007d-cc5602bc-260e-4290-8484-fa9ba7d68920",
			"name":"R-fansi",
			"checksums":[
				{
					"algorithm":"SHA256",
					"checksumValue":"03507c47ebc40371df263096a628223babd3014d349f23445eee962398f8b35a"
				}
			],
			"description":"Counterparts to R string manipulation functions that account for the\neffects of ANSI text formatting control sequences.",
			"downloadLocation":"NOASSERTION",
			"externalRefs":[
				{
					"referenceCategory":"PACKAGE_MANAGER",
					"referenceLocator":"pkg:rpm/R-fansi@0.5.0-1.oe2409?arch=aarch64&epoch=0&upstream=R-fansi-0.5.0-1.oe2409.src.rpm",
					"referenceType":"purl"
				}
			],
			"filesAnalyzed":false,
			"homepage":"https://CRAN.R-project.org/package=fansi",
			"sourceInfo":"acquired package info from repodata DB: repodata/6e742f68b2ae62313d1861c02b7faa39b44c963cbbc6ac979fb577de9af9babc-primary.sqlite.bz2",
			"summary":"ANSI Control Sequence Aware String Functions",
			"supplier":"Organization: http://openeuler.org",
			"versionInfo":"0:0.5.0-1.oe2409"
		},
		{
			"SPDXID":"SPDXRef-rpm-R-lifecycle-1.0.1-f2ea56d9-f0ae-4dae-80b5-91e8c4f08193-399856d9-c3b3-4bf5-b4d7-bb5f07960699",
			"name":"R-lifecycle",
			"checksums":[
				{
					"algorithm":"SHA256",
					"checksumValue":"497bedaeff33439aa847dea90d694a5102073412114ade67d1a4598b9be56c70"
				}
			],
			"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.oe2409?arch=noarch&epoch=0&upstream=R-lifecycle-1.0.1-1.oe2409.src.rpm",
					"referenceType":"purl"
				}
			],
			"filesAnalyzed":false,
			"homepage":"https://CRAN.R-project.org/package=lifecycle",
			"sourceInfo":"acquired package info from repodata DB: repodata/6e742f68b2ae62313d1861c02b7faa39b44c963cbbc6ac979fb577de9af9babc-primary.sqlite.bz2",
			"summary":"Manage the Life Cycle of your Package Functions",
			"supplier":"Organization: http://openeuler.org",
			"versionInfo":"0:1.0.1-1.oe2409"
		},
		{
			"SPDXID":"SPDXRef-rpm-R-rlang-0.4.11-6da2e955-284d-4cde-8af9-5063203f67fd-832e2439-fe49-46a8-9329-583fa5e0102a",
			"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"
		},
		{
			"SPDXID":"SPDXRef-rpm-R-utf8-1.2.1-53bd19d2-27e0-48f7-92a6-f54d30698948-bbf9c013-6927-4291-96fa-525e806b685d",
			"name":"R-utf8",
			"checksums":[
				{
					"algorithm":"SHA256",
					"checksumValue":"f7eedf20073dad038b900b9ec101ef5891d85fb938c3afcd6c322ae8d5e1d67a"
				}
			],
			"description":"Process and print 'UTF-8' encoded international text (Unicode). Input,\nvalidate, normalize, encode, format, and display.",
			"downloadLocation":"NOASSERTION",
			"externalRefs":[
				{
					"referenceCategory":"PACKAGE_MANAGER",
					"referenceLocator":"pkg:rpm/R-utf8@1.2.1-1.oe2409?arch=aarch64&epoch=0&upstream=R-utf8-1.2.1-1.oe2409.src.rpm",
					"referenceType":"purl"
				}
			],
			"filesAnalyzed":false,
			"homepage":"https://CRAN.R-project.org/package=utf8",
			"sourceInfo":"acquired package info from repodata DB: repodata/6e742f68b2ae62313d1861c02b7faa39b44c963cbbc6ac979fb577de9af9babc-primary.sqlite.bz2",
			"summary":"Unicode Text Processing",
			"supplier":"Organization: http://openeuler.org",
			"versionInfo":"0:1.2.1-1.oe2409"
		},
		{
			"SPDXID":"SPDXRef-rpm-R-vctrs-0.3.8-72adecf3-6ecf-414e-95aa-0864793adfce-496c5cfd-d850-4214-b521-6e219e00b39f",
			"name":"R-vctrs",
			"checksums":[
				{
					"algorithm":"SHA256",
					"checksumValue":"782b81442b8902e26c2dbc424684eed65cdde537d00766f4ad93d1fddd3140cb"
				}
			],
			"description":"Defines new notions of prototype and size that are used to provide tools for\nconsistent and well-founded type-coercion and size-recycling, and are in turn\nconnected to ideas of type- and size-stability useful for analysing function\ninterfaces.",
			"downloadLocation":"NOASSERTION",
			"externalRefs":[
				{
					"referenceCategory":"PACKAGE_MANAGER",
					"referenceLocator":"pkg:rpm/R-vctrs@0.3.8-1.oe2409?arch=aarch64&epoch=0&upstream=R-vctrs-0.3.8-1.oe2409.src.rpm",
					"referenceType":"purl"
				}
			],
			"filesAnalyzed":false,
			"homepage":"https://CRAN.R-project.org/package=vctrs",
			"sourceInfo":"acquired package info from repodata DB: repodata/6e742f68b2ae62313d1861c02b7faa39b44c963cbbc6ac979fb577de9af9babc-primary.sqlite.bz2",
			"summary":"Vector Helpers",
			"supplier":"Organization: http://openeuler.org",
			"versionInfo":"0:0.3.8-1.oe2409"
		}
	],
	"relationships":[
		{
			"spdxElementId":"SPDXRef-rpm-R-pillar-1.6.2-efad3095-3e26-4a48-92f2-420b569f153a",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-R-cli-2.2.0-69c078ec-b09f-4ab5-a019-9e2991013e4f-99e755ff-4340-466a-94a7-1597a88d2393"
		},
		{
			"spdxElementId":"SPDXRef-rpm-R-pillar-1.6.2-efad3095-3e26-4a48-92f2-420b569f153a",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-R-core-4.0.5-aadd7ccd-4eb3-478c-a641-65c281893bbb-2a847e19-c9b3-4e30-955f-075a5f9b2f97"
		},
		{
			"spdxElementId":"SPDXRef-rpm-R-pillar-1.6.2-efad3095-3e26-4a48-92f2-420b569f153a",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-R-crayon-1.3.4-6dfa5403-15e0-4205-8422-729176cc0d0f-8fe6fe25-1dd9-451b-b425-a827ca93570a"
		},
		{
			"spdxElementId":"SPDXRef-rpm-R-pillar-1.6.2-efad3095-3e26-4a48-92f2-420b569f153a",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-R-ellipsis-0.3.2-733a631f-4ab6-4cff-9c2b-878f75e0ed7e-b9b0d12a-d714-4fe5-99fb-d41added3bdc"
		},
		{
			"spdxElementId":"SPDXRef-rpm-R-pillar-1.6.2-efad3095-3e26-4a48-92f2-420b569f153a",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-R-fansi-0.5.0-4c34dfcc-9629-4763-b404-19954437007d-cc5602bc-260e-4290-8484-fa9ba7d68920"
		},
		{
			"spdxElementId":"SPDXRef-rpm-R-pillar-1.6.2-efad3095-3e26-4a48-92f2-420b569f153a",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-R-lifecycle-1.0.1-f2ea56d9-f0ae-4dae-80b5-91e8c4f08193-399856d9-c3b3-4bf5-b4d7-bb5f07960699"
		},
		{
			"spdxElementId":"SPDXRef-rpm-R-pillar-1.6.2-efad3095-3e26-4a48-92f2-420b569f153a",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-R-rlang-0.4.11-6da2e955-284d-4cde-8af9-5063203f67fd-832e2439-fe49-46a8-9329-583fa5e0102a"
		},
		{
			"spdxElementId":"SPDXRef-rpm-R-pillar-1.6.2-efad3095-3e26-4a48-92f2-420b569f153a",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-R-utf8-1.2.1-53bd19d2-27e0-48f7-92a6-f54d30698948-bbf9c013-6927-4291-96fa-525e806b685d"
		},
		{
			"spdxElementId":"SPDXRef-rpm-R-pillar-1.6.2-efad3095-3e26-4a48-92f2-420b569f153a",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-R-vctrs-0.3.8-72adecf3-6ecf-414e-95aa-0864793adfce-496c5cfd-d850-4214-b521-6e219e00b39f"
		}
	]
}