Package: ImageArray Type: Package Title: ImageArray: a framework for on-disk and in-memory image arrays Version: 0.99.6 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 either HDF5 files or Zarr stores. License: MIT + file LICENSE Encoding: UTF-8 RoxygenNote: 7.3.3 biocViews: Software, Visualization Depends: R (>= 4.1.0), EBImage Imports: methods, grDevices, S4Arrays, S4Vectors, DelayedArray, rhdf5, HDF5Array, Rarr, magick 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/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://artur-man.r-universe.dev Date/Publication: 2026-01-20 21:13:20 UTC RemoteUrl: https://github.com/Artur-man/ImageArray RemoteRef: HEAD RemoteSha: 2f90694fa33ed8320a6a2f7e0ad5c8a1796cbfc6 NeedsCompilation: no Packaged: 2026-07-04 19:07:45 UTC; root Author: Artür Manukyan [aut, cre, fnd] (ORCID: ) Maintainer: Artür Manukyan