generated from EcologyR/templateRpackage
-
Notifications
You must be signed in to change notification settings - Fork 2
/
DESCRIPTION
34 lines (34 loc) · 1.33 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
Package: labeleR
Title: Automate the Production of Custom Labels, Badges, Certificates, and Other Documents
Version: 0.2.0
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("Francisco", "Rodriguez-Sanchez", , "frodriguez@us.es", 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 accreditation badges, attendance and participation certificates,
herbarium and collection labels, etc. Documents are generated in PDF format,
which requires a working installation of 'LaTeX', such as 'TinyTeX'.
License: MIT + file LICENSE
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