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 Config/pak/sysreqs: cmake make libuv1-dev Repository: https://ecologyr.r-universe.dev Date/Publication: 2025-11-24 09:31:32 UTC RemoteUrl: https://github.com/EcologyR/labeleR RemoteRef: HEAD RemoteSha: 784e2d6f1558a26e43d2ea90bc5bb4f682c97785 NeedsCompilation: no Packaged: 2026-06-22 09:44:06 UTC; root Author: Ignacio Ramos-Gutierrez [aut, cre, cph] (ORCID: ), Julia G. de Aledo [aut, cph] (ORCID: ), Jimena Mateo-Martín [aut, cph] (ORCID: ), Francisco Rodriguez-Sanchez [aut, cph] (ORCID: ), Giorgio Comai [ctb] Maintainer: Ignacio Ramos-Gutierrez