Package: ImageArray Type: Package Title: A framework for on-disk and in-memory image arrays Version: 1.1.2 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 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 Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: libblosc-dev cmake libfftw3-dev make libmagick++-dev gsfonts libjpeg-dev libpng-dev libtiff-dev libuv1-dev libxml2-dev libzstd-dev libssl-dev zlib1g-dev Repository: https://bioc.r-universe.dev Date/Publication: 2026-05-30 07:55:36 UTC RemoteUrl: https://github.com/bioc/ImageArray RemoteRef: HEAD RemoteSha: 1dccd3a787b25ceff99068e3294277a3547fcd7a NeedsCompilation: no Packaged: 2026-06-08 10:59:23 UTC; root Author: Artür Manukyan [aut, cre, fnd] (ORCID: ) Maintainer: Artür Manukyan