For example, 'guix cran import RgoogleMaps' generates this line: (license (gpl2+ gpl3+)). Build fails unless changing the line to: (license (list gpl2+ gpl3+)).
-- Joshua Sierles [email protected]
For example, 'guix cran import RgoogleMaps' generates this line: (license (gpl2+ gpl3+)). Build fails unless changing the line to: (license (list gpl2+ gpl3+)).
-- Joshua Sierles [email protected]