| cran_to_spdx | R Documentation |
License fields and SPDXA dataset containing the mapping between the License strings observed
in CRAN packages and their approximate match in the
SPDX License List.
A data frame with 86 rows and two variables:
LICENSEA valid License string on CRAN.
SPDXA valid SPDX license identifier.
Writing R Extensions, Licensing section.
data("cran_to_spdx")
head(cran_to_spdx, 20)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.