Package: colocr Type: Package Title: Conduct Co-Localization Analysis of Fluorescence Microscopy Images Version: 0.1.1 License: GPL-3 Authors@R: person("Mahmoud", "Ahmed", email = "mahmoud.s.fahmy@students.kasralainy.edu.eg", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-4377-6541")) URL: https://docs.ropensci.org/colocr, https://github.com/ropensci/colocr BugReports: https://github.com/ropensci/colocr/issues Description: Automate the co-localization analysis of fluorescence microscopy images. Selecting regions of interest, extract pixel intensities from the image channels and calculate different co-localization statistics. The methods implemented in this package are based on Dunn et al. (2011) . Encoding: UTF-8 Suggests: testthat, shinytest, covr, knitr, rmarkdown, devtools, purrr, shinyBS RoxygenNote: 6.1.1 Imports: imager, magick, shiny, scales, magrittr VignetteBuilder: knitr Config/pak/sysreqs: cmake libfftw3-dev libglpk-dev make libmagick++-dev gsfonts libicu-dev libjpeg-dev libpng-dev libtiff-dev libuv1-dev libxml2-dev libssl-dev libx11-dev zlib1g-dev Repository: https://ropensci.r-universe.dev Date/Publication: 2020-01-04 04:10:25 UTC RemoteUrl: https://github.com/ropensci/colocr RemoteRef: master RemoteSha: 9b7bd6ef54c7d35b62334e0e140219b5a3853361 NeedsCompilation: no Packaged: 2026-07-01 08:27:32 UTC; root Author: Mahmoud Ahmed [aut, cre] (ORCID: ) Maintainer: Mahmoud Ahmed