-
Notifications
You must be signed in to change notification settings - Fork 5
/
DESCRIPTION
41 lines (41 loc) · 875 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
36
37
38
39
40
41
Package: carbonate
Title: Interact with 'carbon.js'
Version: 0.1.4
Authors@R:
person(given = "Jonathan",
family = "Sidi",
role = c("aut", "cre"),
email = "[email protected]",
comment = c(ORCID = "0000-0002-4222-1819"))
Description: Create beautiful images of source code using
'carbon.js'<https://carbon.now.sh/about>.
License: MIT + file LICENSE
URL: https://github.com/yonicd/carbonate
BugReports: https://github.com/yonicd/carbonate/issues
Depends:
R (>= 3.2.0)
Imports:
clipr,
details,
httpuv,
httr,
magick,
R6,
RSelenium,
rtweet,
utils,
wdman,
jsonlite,
yaml
Suggests:
covr,
knitr,
rmarkdown,
testthat
VignetteBuilder:
knitr
RdMacros:
details
Encoding: UTF-8
Roxygen: list(markdown = TRUE,old_usage = TRUE,r6 = FALSE)
RoxygenNote: 7.2.1