-
Notifications
You must be signed in to change notification settings - Fork 1
/
DESCRIPTION
35 lines (35 loc) · 909 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
30
31
32
33
34
35
Package: pagemap
Type: Package
Title: Create Mini Map for Web Pages
Version: 0.1.3
Date: 2021-08-28
Authors@R: c(
person(
given = "Wei",
family = "Su",
role = c("aut", "cre"),
email = "swsoyee@gmail.com",
comment = c(ORCID = "0000-0002-9302-5332")
),
person(
given = "Lars",
family = "Jung",
role = c("aut", "cph"),
comment = "pagemap library in htmlwidgets/lib, https://github.com/lrsjng/pagemap")
)
Maintainer: Wei Su <swsoyee@gmail.com>
Description: Quickly and easily add a mini map to your 'rmarkdown' html documents.
Imports:
htmlwidgets
Suggests:
knitr,
shiny,
rmarkdown,
devtools
License: MIT + file LICENSE
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.1
VignetteBuilder: knitr
URL: https://github.com/swsoyee/pagemapR
BugReports: https://github.com/swsoyee/pagemapR/issues