Package: pkgsourcegood
Type: Package
Title: A Test Package Used to Test Source Assessments
Version: 0.1.0
Authors@R: "Eli Miller <first.last@example.com> [aut, cre]"
Description: What the package does (one paragraph)
BugReports: https://github.com/pharmar/pkgsourcegood
Depends:
    R (>= 3.1.2)
License: MIT + file LICENSE
LazyData: true
Suggests:
    testthat
Encoding: UTF-8
RoxygenNote: 7.1.1
