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) 
    <doi:10.21037/jlpm.2019.04.05>).
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
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
Packaged: 2024-11-11 13:54:36 UTC; brauctim
Author: Tim Brauckhoff [aut, cre] (<https://orcid.org/0009-0002-0142-7017>),
  Stefan Roediger [ctb] (<https://orcid.org/0000-0002-1441-6512>),
  Coline Kieffer [ctb]
Maintainer: Tim Brauckhoff <brauctile@disroot.org>
Repository: CRAN
Date/Publication: 2024-11-11 14:20:05 UTC
Built: R 4.6.0; ; 2025-08-18 08:20:41 UTC; unix
