Package: BioThermR
Type: Package
Title: Standardized Processing and Analysis of Thermal Imaging Data in
        Animal Studies
Version: 0.1.0
Authors@R: c(
    person(
      "BeiHao", "Li",
      email = "szright2000@gmail.com",
      role = c("aut", "cre")
    )
  )
Description: A modular framework for standardized analysis of thermal imaging data in
    animal experimentation. The package integrates thermographic data import
    (FLIR, raw, CSV), automated region of interest (ROI) segmentation based on
    'EBImage' (Pau et al., 2010 <doi:10.1093/bioinformatics/btq046>), interactive
    ROI refinement, and high-throughput batch processing.
URL: https://github.com/RightSZ/BioThermR,
        https://rightsz.github.io/BioThermR/
BugReports: https://github.com/RightSZ/BioThermR/issues
Depends: R (>= 4.1.0)
License: GPL (>= 3)
Encoding: UTF-8
RoxygenNote: 7.3.3
Imports: EBImage, ggplot2, ggrepel, ggsci, plotly, shiny, stats,
        Thermimage
Suggests: knitr, rmarkdown, testthat
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2026-01-16 08:16:14 UTC; libeihao
Author: BeiHao Li [aut, cre]
Maintainer: BeiHao Li <szright2000@gmail.com>
Repository: CRAN
Date/Publication: 2026-01-21 19:40:02 UTC
Built: R 4.6.0; ; 2026-02-12 05:09:56 UTC; windows
