Package: sendgridr
Title: Mail Sender Using 'Sendgrid' Service
Version: 0.6.1
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), keyring
Encoding: UTF-8
RoxygenNote: 7.2.1
Depends: R (>= 3.4)
Suggests: covr, testthat
NeedsCompilation: no
Packaged: 2022-11-06 18:51:23 UTC; mrchypark
Author: Chanyub Park [aut, cre] (<https://orcid.org/0000-0001-6474-2570>)
Maintainer: Chanyub Park <mrchypark@gmail.com>
Repository: CRAN
Date/Publication: 2022-11-06 19:00:02 UTC
Built: R 4.1.2; ; 2022-11-07 12:09:44 UTC; unix
