-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
29 lines (29 loc) · 970 Bytes
/
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
28
29
Package: rmdwiki
Title: Wiki Markup Output Formats for R Markdown
Version: 0.0.0.9003
Authors@R:
c(person(given = "Daniel",
family = "Possenriede",
role = c("aut", "cre"),
email = "[email protected]",
comment = c(ORCID = "0000-0002-6738-9845")),
person(given = "Julian",
family = "Reinhold",
role = "ctb",
email = "[email protected]"),
person(given = "Athanasia Mo",
family = "Mowinckel",
email = "[email protected]",
role = c("ctb"),
comment = c(ORCID = "0000-0002-5756-0223")))
Description: Create wiki markup output from R Markdown (rmd)
documents.
License: GPL-3
URL: https://github.com/dpprdan/rmdwiki
BugReports: https://github.com/dpprdan/rmdwiki/issues
Imports:
rmarkdown (>= 1.10)
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.2