• Parses the 'License' field from an R DESCRIPTION file into SPDX license expressions.

    Parameters

    • ...licenseField: string[]

      The 'License' field from the DESCRIPTION file as an array of strings.

    Returns Info[]

    An array of SPDX license information objects if parsing was successful.