Package: InsectLabelR 1.0.3
InsectLabelR: Create Labels for Insect in Collection
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. <https://www.tug.org/texlive/>). For enhanced accessibility, the package includes a user-friendly Shiny application (accessible online <https://nicolas-moiroux.shinyapps.io/InsectLabelR/>), which provides a graphical interface for generating labels without requiring programming expertise.
Authors:
InsectLabelR_1.0.3.tar.gz
InsectLabelR_1.0.3.zip(r-4.6)InsectLabelR_1.0.3.zip(r-4.5)
InsectLabelR_1.0.3.tgz(r-4.6-any)InsectLabelR_1.0.3.tgz(r-4.5-any)
InsectLabelR_1.0.3.tar.gz(r-4.6-any)InsectLabelR_1.0.3.tar.gz(r-4.5-any)
InsectLabelR_1.0.3.tgz(r-4.5-emscripten)
InsectLabelR.pdf |InsectLabelR.html✨
InsectLabelR/json (API)
| # Install 'InsectLabelR' in R: |
| install.packages('InsectLabelR', repos = c('https://community.r-multiverse.org', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/nmoiroux/insectlabelr/issues
- mosquito_collection - Example mosquito collection dataset for label generation
- print_parameters - Example print parameter table for label formatting
Last updated from:2aa4947112 (on v1.0.3). Checks:9 OK. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 149 | ||
| source / vignettes | OK | 176 | ||
| linux-release-x86_64 | OK | 191 | ||
| macos-devel-arm64 | OK | 103 | ||
| macos-release-arm64 | OK | 90 | ||
| windows-devel | OK | 101 | ||
| windows-release | OK | 122 | ||
| windows-oldrel | OK | 104 | ||
| wasm-release | OK | 122 |
Exports:create_pdfInsectLabelR_App
Dependencies:base64encbslibcachemclicommonmarkdigestdplyrfastmapfontawesomefsgenericsgluehtmltoolshttpuvjquerylibjsonlitelaterlifecyclemagrittrmemoisemimeotelpillarpkgconfigpromisesR6rappdirsRcpprlangsassshinysourcetoolsstringistringrtibbletidyselectutf8vctrswithrxtable
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Generate a Complete LaTeX Document and Compile it into a PDF | create_pdf |
| Launch the InsectLabelR Shiny application | InsectLabelR_App |
| Example mosquito collection dataset for label generation | mosquito_collection |
| Append the Closing Section to a LaTeX Document | print_bottom |
| Create LaTeX Header for Mosquito Labels Document | print_header |
| Print LaTeX Labels for Each Line of a Data Table | print_line |
| Example print parameter table for label formatting | print_parameters |
| Convert Sex Data to LaTeX Format | sex_to_latex |
