get_license: Get license option

View source: R/setup.R

get_licenseR Documentation

Get license option

Description

Retrieve and validate rdev.license option.

Usage

get_license()

Details

rdev.license must be one of c("mit", "gpl", "lgpl", "proprietary"), and defaults to "mit". If rdev.license is "proprietary", rdev.license.copyright (the name of the copyright holder) must also be set.

Value

license string, one of c("mit", "gpl", "lgpl", "proprietary")


jabenninghoff/rdev documentation built on April 10, 2024, 6:33 p.m.