Package: InsectLabelR 1.0.4
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.4.tar.gz
InsectLabelR_1.0.4.zip(r-4.7)InsectLabelR_1.0.4.zip(r-4.6)InsectLabelR_1.0.4.zip(r-4.5)
InsectLabelR_1.0.4.tgz(r-4.6-any)InsectLabelR_1.0.4.tgz(r-4.5-any)
InsectLabelR_1.0.4.tar.gz(r-4.6-any)InsectLabelR_1.0.4.tar.gz(r-4.5-any)
InsectLabelR_1.0.4.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:86f66bbb84 (on v.1.0.4). Checks:9 OK. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 178 | ||
| source / vignettes | OK | 153 | ||
| linux-release-x86_64 | OK | 147 | ||
| macos-release-arm64 | OK | 92 | ||
| macos-oldrel-arm64 | OK | 106 | ||
| windows-devel | OK | 102 | ||
| windows-release | OK | 118 | ||
| windows-oldrel | OK | 117 | ||
| wasm-release | OK | 130 |
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 |
