Package: sendgridr
Title: Mail Sender Using 'Sendgrid' Service
Version: 0.4.3
Authors@R: person(given = "Chanyub",
             family = "Park",
             role = c("aut","cre"),
             email = "mrchypark@gmail.com",
             comment = c(ORCID = "0000-0001-6474-2570"))
Description: Send email using 'Sendgrid' <https://sendgrid.com/> 
            mail API(v3) <https://docs.sendgrid.com/api-reference/how-to-use-the-sendgrid-v3-api/authentication>.
License: MIT + file LICENSE
URL: https://github.com/mrchypark/sendgridr
BugReports: https://github.com/mrchypark/sendgridr/issues
Imports: magrittr, httr, jsonlite, usethis, cli, base64enc, emayili (>=
        0.7)
Encoding: UTF-8
RoxygenNote: 7.1.1
Depends: R (>= 3.4)
Suggests: covr, testthat
NeedsCompilation: no
Packaged: 2021-12-18 22:39:53 UTC; mrchypark
Author: Chanyub Park [aut, cre] (<https://orcid.org/0000-0001-6474-2570>)
Maintainer: Chanyub Park <mrchypark@gmail.com>
Repository: CRAN
Date/Publication: 2021-12-19 14:30:02 UTC
Built: R 4.0.2; ; 2021-12-20 12:06:02 UTC; unix
