-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathDESCRIPTION
More file actions
29 lines (29 loc) · 863 Bytes
/
DESCRIPTION
File metadata and controls
29 lines (29 loc) · 863 Bytes
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: jdenticon
Title: A Wrapper for the Node.js 'Jdenticon' Library
Version: 0.1.1
Authors@R:
c(person(given = "Matt",
family = "Roumaya",
email = "matthewroumaya@gmail.com",
role = c("aut", "cre", "cph"),
comment = c(ORCID = "0000-0002-8009-2771")),
person(given = c("Richard","D."),
family = "Morey",
role = "ctb",
comment = c(ORCID = "0000-0001-9220-3179"))
)
Description: A Wrapper for the Node.js 'Jdenticon' <https://jdenticon.com/> Library. Uses 'esbuild' <https://esbuild.github.io/> to reduce user dependencies.
License: MIT + file LICENSE
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.1
Suggests:
testthat (>= 3.0.0)
Config/testthat/edition: 3
Imports:
fs,
processx,
yesno,
magick,
glue,
jsonlite