Chapter 9 DESCRIPTION
Learning objectives:
- Understand the purpose and the typical contents of
DESCRIPTIONfile and the most important package metadata - Declare dependencies with
Imports,Suggests,Depends,LinkingTo, andEnhancesfields - Add
Title,Description,Authors - Preview
License,Version
You need this to make your packages recognizable to R and other packages, but it will also help you understand how other packages are being set up and how they interoperate.