Package: romeo Title: Minimal R 'OME-Zarr' Reader Version: 0.99.1 Authors@R: c( person("Hugo", "Gruson", , "hugo.gruson@embl.de", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-4094-1476")), person("Artür", "Manukyan", , "artur-man@hotmail.com", role = "aut", comment = c(ORCID = "0000-0002-0441-9517")), person("Helmholtz Association", role = "fnd", comment = c("Funded by the Helmholtz ScienceServe Initative to improve interoperability of bioimaging, single-cell and spatial omics data, https://www.helmholtz.de", ROR = "0281dp749")), person("German Network for Bioinformatics Infrastructure - de.NBI", role = "fnd", comment = c(ROR = "01vmpm840")) ) Description: A minimal R package to reading, writing and validating multiscale OME-Zarr images. License: MIT + file LICENSE URL: https://huber-group-embl.github.io/romeo/, https://github.com/Huber-group-EMBL/romeo BugReports: https://github.com/Huber-group-EMBL/romeo/issues Depends: R (>= 4.6) Imports: cli, EBImage, jsonlite, jsonvalidate, methods, Rarr, ZarrArray Suggests: BiocStyle, knitr, spatialdataR, testthat, utils, withr VignetteBuilder: knitr biocViews: DataImport Config/roxygen2/version: 8.0.0 Encoding: UTF-8 Roxygen: list(markdown = TRUE) Config/pak/sysreqs: libblosc-dev cmake libfftw3-dev make libjpeg-dev libpng-dev libtiff-dev libuv1-dev libxml2-dev libzstd-dev libssl-dev libnode-dev zlib1g-dev Repository: https://bisaloo.r-universe.dev Date/Publication: 2026-06-24 09:46:54 UTC RemoteUrl: https://github.com/Huber-group-EMBL/romeo RemoteRef: HEAD RemoteSha: c6c4d0eb7adf6607dbd740ba986479b911a11c5c NeedsCompilation: no Packaged: 2026-07-03 14:13:02 UTC; root Author: Hugo Gruson [aut, cre] (ORCID: ), Artür Manukyan [aut] (ORCID: ), Helmholtz Association [fnd] (Funded by the Helmholtz ScienceServe Initative to improve interoperability of bioimaging, single-cell and spatial omics data, https://www.helmholtz.de, ROR: ), German Network for Bioinformatics Infrastructure - de.NBI [fnd] (ROR: ) Maintainer: Hugo Gruson