Package: InsectLabelR Title: Create Labels for Insect in Collection Version: 1.0.4 Authors@R: c(person(given = "Nicolas", family = "Moiroux", email = "nicolas.moiroux@ird.fr", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-6755-6167")), person(given = "Nil", family = "Rahola", email = "nil.rahola@ird.fr", role = c("aut"), comment = c(ORCID = "0000-0003-4067-6438"))) Description: Streamlines the creation of high-quality labels for insect pinning. By taking a dataset as input, the package allow to generate printable labels in 'LaTeX' and PDF format, helping researchers and entomologists maintain accurate and standardized specimen records. Requires a compatible installation of 'pdflatex' (e.g. ). For enhanced accessibility, the package includes a user-friendly 'shiny' application (accessible online ), which provides a graphical interface for generating labels without requiring programming expertise. License: GPL (>= 3) Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Imports: dplyr, stringr, magrittr, shiny, tools Suggests: testthat (>= 3.0.0), shinyjs, readxl, readr, readODS, DT, editbl (>= 1.1.0) Config/testthat/edition: 3 Depends: R (>= 4.0) LazyData: true URL: https://github.com/Nmoiroux/InsectLabelR BugReports: https://github.com/Nmoiroux/InsectLabelR/issues SystemRequirements: pdflatex Config/pak/sysreqs: cmake make libicu-dev libuv1-dev zlib1g-dev Repository: https://r-multiverse-staging.r-universe.dev Date/Publication: 2026-04-03 20:47:08 UTC RemoteUrl: https://github.com/Nmoiroux/InsectLabelR RemoteRef: 86f66bbb8401e2ed7c7bd8be562cbfc369e35ec0 RemoteSha: 86f66bbb8401e2ed7c7bd8be562cbfc369e35ec0 NeedsCompilation: no Packaged: 2026-05-29 19:39:55 UTC; root Author: Nicolas Moiroux [aut, cre] (ORCID: ), Nil Rahola [aut] (ORCID: ) Maintainer: Nicolas Moiroux