-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathDESCRIPTION
43 lines (43 loc) · 1.32 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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
Package: ethical-citations
Type: Package
Title: Ethical Citations Project
Version: 0.0.0.9000
Authors@R: c(
person(given = "Nicolas",
family = "Casajus",
role = c("aut", "cre", "cph"),
email = "[email protected]",
comment = c(ORCID = "0000-0002-5537-5294")),
person(given = "Miriam",
family = "Beck",
role = "aut",
comment = c(ORCID = "0000-0001-8179-3820")),
person(given = "Camille",
family = "Coux",
role = "aut",
comment = c(ORCID = "0000-0002-6346-9194")),
person(given = "Camille",
family = "Coux",
role = "aut",
comment = c(ORCID = "0000-0002-6346-9194")),
person(given = "Cathleen",
family = "Petit-Cailleux",
role = "aut",
comment = c(ORCID = "0000-0001-7714-6583")),
person(given = "FRB-CESAB",
role = "fnd"))
Description: A paragraph providing a full description of the project (on
several lines...)
URL: https://github.com/frbcesab/ethical-citations
BugReports: https://github.com/frbcesab/ethical-citations/issues
License: GPL (>= 2)
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
Imports:
here,
janitor,
openalexR,
pkgload,
qs,
remotes