Package: emailjsr
Title: 'emailjs' Support
Version: 0.0.2
Authors@R: 
    person("Changwoo", "Lim", , "limcw@zarathu.com", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0003-1949-0639"))
Maintainer: Changwoo Lim <limcw@zarathu.com>
Description: Use 'emailjs' API easily in 'R'. This package is not official. <https://www.emailjs.com/docs/rest-api/send/>. You can send e-mail with 'emailjs' with function, based on 'httr'. You can also make a 'shiny' ui and server function. It can be used for making feedback form, inquiry, and so on.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.2.2
Imports: shiny, shiny.i18n, httr, shinybrowser
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2022-12-22 02:19:35 UTC; limcw
Author: Changwoo Lim [aut, cre] (<https://orcid.org/0000-0003-1949-0639>)
Repository: CRAN
Date/Publication: 2022-12-22 20:20:02 UTC
Built: R 4.1.3; ; 2023-04-17 18:58:29 UTC; windows
