-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
21 lines (21 loc) · 984 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Package: mailtoR
Type: Package
Title: Creates a Friendly User Interface for Emails Sending in 'shiny'
Version: 0.1.0
Authors@R: c(
person("Mohamed El Fodil", "Ihaddaden", email = "ihaddaden.fodeil@gmail.com", role = c("aut", "cre")),
person("Mario", "Rodriguez", role = c("ctb", "cph"), comment = "mailtoui.js library developer"))
Maintainer: Mohamed El Fodil Ihaddaden <ihaddaden.fodeil@gmail.com>
Description: Allows the user to generate a friendly user interface for emails sending.
The user can choose from the most popular free email services ('Gmail', 'Outlook', 'Yahoo') and his default email application.
The package is a wrapper for the 'Mailtoui' 'JavaScript' library. See <https://mailtoui.com/#menu> for more information.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Imports:
htmltools,
glue,
utils
RoxygenNote: 7.1.0
URL: https://github.com/feddelegrand7/mailtoR
BugReports: https://github.com/feddelegrand7/mailtoR/issues