In #279, @karawoo pointed out a few ways that the Runtime Version Scanner could better conform to R package conventions.
- More fields in the
DESCRIPTION.
- Update
.Rbuildignore
- Move
library() calls to namespaced function calls
We may want to adopt these changes in the Usage Metrics Dashboard too.