Package: list.obj
Title: A test package modelled after "tern" exporting lists of package objects
Version: 1.0.0
Authors@R: 
    person("Author", "McAuthor",
      role = c("aut", "cre"),
      email = "author.mcauthor@example.com"
    )
Description: 
    A package which exports objects that repackage package code 
License:
    Inheritted From Parent Package
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.3
Suggests:
    testthat
