Skip to content

use_gpl3_license does not create GPL3+ file LICENSE like MIT #683

@sriharitn

Description

@sriharitn

When we use, use_gpl3_license() the description file does not contain CRAN compliant License: GPL-3 + file LICENSE in description file.

Without this feature, when we run R CMD check --as-cran mypackage we get the following NOTE:

* checking top-level files ... NOTE
File
  LICENSE

Having use_gpl3_license() output GPL-3+ file LICENSE in description file would be very helpful similar to the output of use_mit_license()

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions