Type: Package
Package: emayili
Title: Send Email Messages
Version: 0.3.7
Authors@R: 
    c(person(given = c("Andrew", "B."),
             family = "Collier",
             role = c("aut", "cre"),
             email = "andrew@exegetic.biz"),
      person(given = "Gerard",
             family = "Walsh",
             role = "ctb",
             email = "gerard@exegetic.biz"),
      person(given = "Antoine",
             family = "Bichat",
             role = "ctb",
             email = "a.bichat@yahoo.fr",
             comment = c(ORCID = "0000-0001-6599-7081")),
      person(given = "Daniel",
             family = "Fahey",
             role = "ctb",
             email = "dpfahey@gmail.com"),
      person(given = c("Johann",  "R."),
             family = "Kleinbub",
             role = "ctb",
             email = "johann.kleinbub@gmail.com"),
      person(given = c("Panagiotis"),
             family = "Moulos",
             role = "ctb",
             email = "pmoulos@gmail.com"))
Description: A light, simple tool for sending emails with minimal dependencies.
URL: https://datawookie.github.io/emayili/
BugReports: https://github.com/datawookie/emayili/issues
License: GPL-3
Imports: base64enc, curl, glue, httr, magrittr, mime, stringi
Suggests: testthat (>= 2.1.0), roxygen2
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.0.2.9000
NeedsCompilation: no
Packaged: 2020-02-27 10:50:28 UTC; rstudio-user
Author: Andrew B. Collier [aut, cre],
  Gerard Walsh [ctb],
  Antoine Bichat [ctb] (<https://orcid.org/0000-0001-6599-7081>),
  Daniel Fahey [ctb],
  Johann R. Kleinbub [ctb],
  Panagiotis Moulos [ctb]
Maintainer: Andrew B. Collier <andrew@exegetic.biz>
Repository: CRAN
Date/Publication: 2020-03-05 20:40:05 UTC
