-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathDESCRIPTION
More file actions
37 lines (37 loc) · 1.5 KB
/
DESCRIPTION
File metadata and controls
37 lines (37 loc) · 1.5 KB
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
Package: labeleR
Title: Automate the Production of Custom Labels, Badges, Certificates, and Other Documents
Version: 0.4.1
Authors@R:
c(
person("Ignacio", "Ramos-Gutierrez",, "ig.ramosgutierrez@gmail.com", role = c("aut", "cre", "cph"),
comment = c(ORCID = "0000-0002-8675-0114")),
person("Julia G.", "de Aledo", , "juliagdealedo@gmail.com", role = c("aut", "cph"),
comment = c(ORCID = "0000-0001-9065-9316")),
person("Jimena", "Mateo-Martín", , "jimena.mateo.martin@gmail.com", role = c("aut", "cph"),
comment = c(ORCID = "0000-0002-9757-5497")),
person("Francisco", "Rodriguez-Sanchez", , "f.rodriguez.sanc@gmail.com", role = c("aut", "cph"),
comment = c(ORCID = "0000-0002-7981-1599")),
person("Giorgio", "Comai", role = "ctb")
)
Description: Create custom labels, badges, certificates
and other documents. Automate the production of potentially large
numbers of herbarium and collection labels, accreditation badges,
attendance and participation certificates, etc, and deliver them automatically.
Documents are generated in PDF format, which requires a working
installation of 'LaTeX', such as 'TinyTeX'.
License: GPL (>= 3)
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
URL: https://github.com/EcologyR/labeleR/, https://ecologyr.github.io/labeleR/
BugReports: https://github.com/EcologyR/labeleR/issues/
Depends:
R (>= 3.5.0)
LazyData: true
Suggests:
blastula,
keyring,
testthat (>= 3.0.0)
Config/testthat/edition: 3
Imports:
rmarkdown