Type: Package Package: emayili Title: Send Email Messages Version: 0.9.3 Authors@R: c(person(given = c("Andrew", "B."), family = "Collier", role = c("aut", "cre", "cph"), email = "andrew.b.collier@gmail.com"), person(given = "Matt", family = "Dennis", role = "ctb", email = "matt@fathomdata.dev"), 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"), person(given = "Swechhya", family = "Bista", role = "ctb", email = "swechhyabista@gmail.com"), person(given = "Colin", family = "Fay", role = "ctb", email = "contact@colinfay.me", comment = c(ORCID = "0000-0001-7343-1846"))) 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 Language: en-GB Imports: base64enc, commonmark, curl (>= 4.0), digest, dplyr, glue, htmltools, httr, logger, magrittr (>= 2.0.1), mime, purrr, rmarkdown, rvest, stringi, stringr, tidyr, urltools, xfun, xml2 Suggests: cld2, cld3, gpg, here, jinjar, lintr, memoise, testthat (>= 2.1.0), roxygen2, showtext, Microsoft365R SystemRequirements: The function render() requires Pandoc (http://pandoc.org). To use PGP/GnuPG encryption requires gpg. Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 KeepSource: true Config/pak/sysreqs: cmake make libicu-dev libuv1-dev libxml2-dev libssl-dev Repository: https://datawookie.r-universe.dev Date/Publication: 2025-02-08 05:18:48 UTC RemoteUrl: https://github.com/datawookie/emayili RemoteRef: HEAD RemoteSha: 46f0f244eecbd719280ab8e8ffa1c4afb930bc42 NeedsCompilation: no Packaged: 2026-07-04 08:01:14 UTC; root Author: Andrew B. Collier [aut, cre, cph], Matt Dennis [ctb], Antoine Bichat [ctb] (ORCID: ), Daniel Fahey [ctb], Johann R. Kleinbub [ctb], Panagiotis Moulos [ctb], Swechhya Bista [ctb], Colin Fay [ctb] (ORCID: ) Maintainer: Andrew B. Collier