Package: sendgridr
Title: Mail Sender Using 'Sendgrid' Service
Version: 0.2.4
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://sendgrid.com/docs/api-reference/>.
License: MIT + file LICENSE
URL: https://github.com/mrchypark/sendgridr
BugReports: https://github.com/mrchypark/sendgridr/issues
Imports: magrittr, httr, jsonlite, usethis, tidyr, tibble, glue, clipr,
        crayon, desc, rlang, clisymbols, base64enc, dplyr, fs, stringr
Encoding: UTF-8
RoxygenNote: 7.1.1
Depends: R (>= 3.1)
Suggests: covr, testthat
NeedsCompilation: no
Packaged: 2021-05-03 11:54:42 UTC; sktelecom
Author: Chanyub Park [aut, cre] (<https://orcid.org/0000-0001-6474-2570>)
Maintainer: Chanyub Park <mrchypark@gmail.com>
Repository: CRAN
Date/Publication: 2021-05-04 06:30:05 UTC
Built: R 3.6.3; ; 2021-05-12 22:21:39 UTC; windows
