Package: biopixR Title: Extracting Insights from Biological Images Version: 1.2.0 Authors@R: c(person("Tim", "Brauckhoff", email = "brauctile@disroot.org", role = c("aut", "cre"), comment = c(ORCID = "0009-0002-0142-7017")), person("Stefan", "Roediger", email = "stefan.roediger@b-tu.de", comment = c(ORCID = "0000-0002-1441-6512"), role = c("ctb")), person("Coline", "Kieffer", email = "coline.kieffer@espci.fr", role = c("ctb"))) Description: Combines the 'magick' and 'imager' packages to streamline image analysis, focusing on feature extraction and quantification from biological images, especially microparticles. By providing high throughput pipelines and clustering capabilities, 'biopixR' facilitates efficient insight generation for researchers (Schneider J. et al. (2019) ). License: LGPL (>= 3) VignetteBuilder: knitr BuildVignettes: true Depends: R (>= 4.2.0), imager, magick Imports: data.table, cluster Suggests: tcltk, knitr, rmarkdown, doParallel, kohonen, imagerExtra, GPareto, foreach Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 LazyData: true LazyLoad: yes NeedsCompilation: no Language: en-US URL: https://github.com/Brauckhoff/biopixR BugReports: https://github.com/Brauckhoff/biopixR/issues Config/pak/sysreqs: libfftw3-dev libglpk-dev libmagick++-dev gsfonts libicu-dev libjpeg-dev libpng-dev libtiff-dev libxml2-dev libssl-dev libx11-dev Repository: https://brauckhoff.r-universe.dev Date/Publication: 2026-06-21 14:22:01 UTC RemoteUrl: https://github.com/brauckhoff/biopixr RemoteRef: HEAD RemoteSha: cb78e07c880f5576346f8641e924a1ea9aa71653 Packaged: 2026-07-21 09:15:11 UTC; root Author: Tim Brauckhoff [aut, cre] (ORCID: ), Stefan Roediger [ctb] (ORCID: ), Coline Kieffer [ctb] Maintainer: Tim Brauckhoff