create_description(path, extra = getOption("devtools.desc"), quiet = FALSE)TRUE, suppresses output from this function.options
devtools.desc.author and devtools.desc.license. I use
options(devtools.desc.author = '"Hadley Wickham [aut,cre]"',
devtools.desc.license = "GPL-3") .