forked from ThinkR-open/remedy
-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
27 lines (27 loc) · 1.18 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
Package: remedy
Title: RStudio Addins to Simplify Markdown Writing
Version: 0.0.0.9800
Authors@R: c(person("Colin", "Fay", email = "colin@thinkr.fr", role = c("aut", "cre")),
person("Jonathan", "Sidi", email = "yonicd@gmail.com", role = c("aut")),
person("Luke", "Smith", email = "luke@protocolvital.info", role = c("aut"), comment = "author of seasmith/AlignAssign"),
person("Jonathan", "Carroll", email = "rpkg@jcarroll.com.au", role = c("ctb"), comment = c(ORCID = "0000-0002-1404-5264")),
person("Andrzej", "Oleś", email = "andrzej.oles@gmail.com", role = c("ctb"), comment = c(ORCID = "0000-0003-0285-2787")),
person("Daniel", "Possenriede", email = "possenriede@gmail.com", role = c("ctb"), comment = c(ORCID = "0000-0002-6738-9845")))
Description: An RStudio addin providing shortcut for writing in Markdown.
License: MIT + file LICENSE
URL: https://github.com/ThinkR-open/remedy
BugReports: https://github.com/ThinkR-open/remedy/issues
Imports:
jsonlite,
knitr,
rstudioapi,
rematch2
Suggests:
covr,
testthat,
rmarkdown
Encoding: UTF-8
Language: en-US
LazyData: true
RoxygenNote: 6.0.1
VignetteBuilder: knitr