Package: ijAnalysis Title: Miscellaneous tools for image analysis tasks Version: 0.0.4 Authors@R: person("Ye", "Yuan", , "yeyu@umich.edu", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-9641-9102")) Description: A miscellaneous toolbox for various image analysis tasks. Initially contains tools for downstream analysis of my ImageJ plugin Puncta Tracker and hence the ij name. Part of the y3628 analysis suite. License: GPL (>= 3) Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Imports: y3628 (>= 0.0.3), dplyr, purrr, reticulate, rlang, vctrs, stringr, jsonlite, tibble, readr, utils, ggplot2, readxl, damr, ggetho, behavr, data.table, stats Depends: R (>= 4.1) Suggests: knitr, rmarkdown VignetteBuilder: knitr Config/pak/sysreqs: libicu-dev libpng-dev python3 libx11-dev Repository: https://yeyuan98.r-universe.dev Date/Publication: 2025-06-24 17:14:26 UTC RemoteUrl: https://github.com/yeyuan98/ijAnalysis RemoteRef: HEAD RemoteSha: d8a47c4d5dbc2d1f21bec84c0e63815b7780e897 NeedsCompilation: no Packaged: 2026-07-19 07:38:25 UTC; root Author: Ye Yuan [aut, cre] (ORCID: ) Maintainer: Ye Yuan