Package: ImageArray
Type: Package
Title: A framework for on-disk and in-memory image arrays
Version: 1.0.0
Date: 2026-01-20
Authors@R: 
	person("Artür", "Manukyan", 
		     role=c("aut", "cre", "fnd"),
	       email="artur-man@hotmail.com", 
	       comment=c(ORCID="0000-0002-0441-9517"))
Description: ImageArray provides a framework for on-disk and in-memory image 
             arrays, specifically for pyramidal images stored in HDF5, 
             Zarr and life sciences image file formats (OME Bio-Formats).
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.3
biocViews: Software, Visualization
Depends: R (>= 4.5.0), EBImage
Imports: methods, grDevices, S4Arrays, S4Vectors, DelayedArray, rhdf5,
        HDF5Array, Rarr, ZarrArray, magick, tools
Suggests: testthat (>= 3.0.0), knitr, ggplot2, shiny, RBioFormats,
        BiocFileCache, BiocStyle
Config/testthat/edition: 3
VignetteBuilder: knitr
URL: https://github.com/BIMSBbioinfo/ImageArray
BugReports: https://github.com/BIMSBbioinfo/ImageArray/issues
git_url: https://git.bioconductor.org/packages/ImageArray
git_branch: RELEASE_3_23
git_last_commit: d0b205d
git_last_commit_date: 2026-04-28
Repository: Bioconductor 3.23
Date/Publication: 2026-04-28
NeedsCompilation: no
Packaged: 2026-04-28 22:43:05 UTC; biocbuild
Author: Artür Manukyan [aut, cre, fnd] (ORCID:
    <https://orcid.org/0000-0002-0441-9517>)
Maintainer: Artür Manukyan <artur-man@hotmail.com>
