Author: who are you?

  • Author: + Maintainer: plain text or Authors@R: executable R code utils::person()
  • Fields are used to generate citation for the package
  • Email is required for the package maintainer
    • provide the email address that you will have access to for a while for bug reports and feedback
person(given = NULL, family = NULL, middle = NULL,
       email = NULL, role = NULL, comment = NULL,
       first = NULL, last = NULL)