Skip to content

Instantly share code, notes, and snippets.

@mja
Created February 4, 2013 09:55
Show Gist options
  • Save mja/4705906 to your computer and use it in GitHub Desktop.
Save mja/4705906 to your computer and use it in GitHub Desktop.
R packages enforce the permission culture
$ sudo R CMD INSTALL .
* installing to library ‘/usr/local/lib/R/library’
* installing *source* package ‘....’ ...
Error : Invalid DESCRIPTION file
Required fields missing:
License
See the information on DESCRIPTION files in section 'Creating R
packages' of the 'Writing R Extensions' manual.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment