{
  "_id": "6a26a29d24555f66ed52237a",
  "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\",\nrole=c(\"aut\", \"cre\", \"fnd\"),\nemail=\"artur-man@hotmail.com\",\ncomment=c(ORCID=\"0000-0002-0441-9517\"))",
  "Description": "ImageArray provides a framework for on-disk and in-memory\nimage arrays, specifically for pyramidal images stored in HDF5,\nZarr and life sciences image file formats (OME Bio-Formats).",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "biocViews": "Software, Visualization",
  "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\nlibmagick++-dev gsfonts libjpeg-dev libpng-dev libtiff-dev\nlibuv1-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": {
    "Date": "2026-06-08 10:59:23 UTC",
    "User": "root"
  },
  "Author": "Artür Manukyan [aut, cre, fnd] (ORCID:\n<https://orcid.org/0000-0002-0441-9517>)",
  "Maintainer": "Artür Manukyan <artur-man@hotmail.com>",
  "MD5sum": "5abd746745b89b9fea95b1352abe6d93",
  "_user": "bioc",
  "_type": "src",
  "_file": "ImageArray_1.1.2.tar.gz",
  "_fileid": "55852180b7229bfae9366eb27fab6f1ad3a8bafa2c04b306807aec36edb45a96",
  "_filesize": 3546477,
  "_sha256": "55852180b7229bfae9366eb27fab6f1ad3a8bafa2c04b306807aec36edb45a96",
  "_created": "2026-06-08T10:59:23.000Z",
  "_published": "2026-06-08T11:08:13.005Z",
  "_jobs": [
    {
      "job": 80078791498,
      "time": 212,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7478372015"
    },
    {
      "job": 80078791583,
      "time": 449,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7478451401"
    },
    {
      "job": 80078791555,
      "time": 477,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7478460601"
    },
    {
      "job": 80078791553,
      "time": 245,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7478382609"
    },
    {
      "job": 80078791533,
      "time": 284,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7478394896"
    },
    {
      "job": 80078095383,
      "time": 252,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7478301536"
    },
    {
      "job": 80078791496,
      "time": 219,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7478373796"
    },
    {
      "job": 80078791592,
      "time": 382,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7478429314"
    },
    {
      "job": 80078791514,
      "time": 454,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7478459291"
    },
    {
      "job": 80078791528,
      "time": 346,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7478416806"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 0,
    "note": 4
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/27132899120",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/ImageArray",
  "_commit": {
    "id": "1dccd3a787b25ceff99068e3294277a3547fcd7a",
    "author": "Artür Manukyan <artur-man@hotmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Include core dimensions (XYZCT)  (#46)\n\n* Update parameter name in rotate example from 'degrees' to 'angle'\n- fixes #36\n* update gha to r/bioc devel\n* Update .AXES to include additional dimensions 'z' and 't'\n* Update ImageArray creation to use dynamic axes based on image list shape\n* Enhance BFArray constructor to dynamically set image axes from metadata and adjust shape handling\n* make sure dim takes unnamed shape\n* Refactor BFArray tests to remove unnecessary dimensions in expectations\n* use invalid axes\n* remove spurious dimensions\n* Refactor BFArray indexing tests to remove unnecessary dimensions in expectations\n* enforce the correct shape\n* add 4D example to vignette\n* some small updates\n* add links and bump version\n* edit NEWS and bump version\n\n---------\n\nCo-authored-by: Alexander Blume <alex.gos90@gmail.com>",
    "time": 1780127736
  },
  "_maintainer": {
    "name": "Artür Manukyan",
    "email": "artur-man@hotmail.com",
    "login": "artur-man",
    "description": "Bioinformatics Scientist at MDC BIMSB\n",
    "uuid": 39335576,
    "orcid": "0000-0002-0441-9517"
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.5.0",
      "role": "Depends"
    },
    {
      "package": "EBImage",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "S4Arrays",
      "role": "Imports"
    },
    {
      "package": "S4Vectors",
      "role": "Imports"
    },
    {
      "package": "DelayedArray",
      "role": "Imports"
    },
    {
      "package": "rhdf5",
      "role": "Imports"
    },
    {
      "package": "HDF5Array",
      "role": "Imports"
    },
    {
      "package": "Rarr",
      "role": "Imports"
    },
    {
      "package": "ZarrArray",
      "role": "Imports"
    },
    {
      "package": "magick",
      "role": "Imports"
    },
    {
      "package": "tools",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "shiny",
      "role": "Suggests"
    },
    {
      "package": "RBioFormats",
      "role": "Suggests"
    },
    {
      "package": "BiocFileCache",
      "role": "Suggests"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": true,
  "_usedby": 2,
  "_updates": [
    {
      "week": "2025-23",
      "n": 1
    },
    {
      "week": "2025-25",
      "n": 1
    },
    {
      "week": "2025-27",
      "n": 2
    },
    {
      "week": "2025-36",
      "n": 1
    },
    {
      "week": "2025-37",
      "n": 1
    },
    {
      "week": "2025-38",
      "n": 2
    },
    {
      "week": "2025-42",
      "n": 14
    },
    {
      "week": "2025-43",
      "n": 2
    },
    {
      "week": "2025-44",
      "n": 6
    },
    {
      "week": "2025-45",
      "n": 14
    },
    {
      "week": "2025-46",
      "n": 12
    },
    {
      "week": "2026-04",
      "n": 4
    },
    {
      "week": "2026-06",
      "n": 6
    },
    {
      "week": "2026-07",
      "n": 2
    },
    {
      "week": "2026-08",
      "n": 5
    },
    {
      "week": "2026-09",
      "n": 13
    },
    {
      "week": "2026-16",
      "n": 4
    },
    {
      "week": "2026-17",
      "n": 7
    },
    {
      "week": "2026-18",
      "n": 2
    },
    {
      "week": "2026-22",
      "n": 2
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.1.2",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.0.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "software",
    "visualization"
  ],
  "_stars": 6,
  "_contributors": [
    {
      "user": "artur-man",
      "count": 202,
      "uuid": 39335576
    },
    {
      "user": "bisaloo",
      "count": 5,
      "uuid": 10783929
    },
    {
      "user": "jwokaty",
      "count": 2,
      "uuid": 1744257
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 131,
    "source": "https://www.bioconductor.org/packages/stats/bioc/ImageArray"
  },
  "_devurl": "https://github.com/bimsbbioinfo/imagearray",
  "_searchresults": 17,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ImageArray.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/bimsbbioinfo/imagearray",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "aperm",
    "axes",
    "BFArray",
    "create_zarr",
    "create_zarr_group",
    "createImageArray",
    "crop",
    "flip",
    "flop",
    "getImageInfo",
    "ImageArray",
    "meta",
    "modulate",
    "negate",
    "path",
    "path<-",
    "realize",
    "rotate",
    "type",
    "writeImageArray"
  ],
  "_help": [
    {
      "page": "BFArray-methods",
      "title": "BFArray constructor method",
      "topics": [
        "BFArray",
        "BFArray-methods",
        "dim,BFArraySeed-method",
        "type,BFArraySeed-method"
      ]
    },
    {
      "page": "create_zarr",
      "title": "create_zarr",
      "topics": [
        "create_zarr"
      ]
    },
    {
      "page": "create_zarr_group",
      "title": "create_zarr_group",
      "topics": [
        "create_zarr_group"
      ]
    },
    {
      "page": "createImageArray",
      "title": "createImageArray",
      "topics": [
        "createImageArray"
      ]
    },
    {
      "page": "getImageInfo",
      "title": "getImageInfo",
      "topics": [
        "getImageInfo"
      ]
    },
    {
      "page": "ImageArray-methods",
      "title": "Methods for ImageArray",
      "topics": [
        "aperm,ImageArray-method",
        "as.raster",
        "as.raster,ImageArray-method",
        "as.raster.ImageArray",
        "axes",
        "axes,ImageArray-method",
        "crop",
        "crop,ImageArray-method",
        "dim,ImageArray-method",
        "flip",
        "flip,ImageArray-method",
        "flop",
        "flop,ImageArray-method",
        "ImageArray",
        "ImageArray-methods",
        "length,ImageArray-method",
        "meta",
        "meta,ImageArray-method",
        "modulate",
        "modulate,ImageArray-method",
        "negate",
        "negate,ImageArray-method",
        "path",
        "path,ImageArray-method",
        "path<-,ImageArray-method",
        "realize",
        "realize,ImageArray-method",
        "rotate",
        "rotate,ImageArray-method",
        "type,ImageArray-method",
        "[,ImageArray,ANY,ANY,ANY-method",
        "[[,ImageArray,numeric-method",
        "[[<-,ImageArray,numeric-method"
      ]
    },
    {
      "page": "writeImageArray",
      "title": "writeImageArray",
      "topics": [
        "writeImageArray"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/ImageArray/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "askpass",
    "base64enc",
    "BiocGenerics",
    "biocmake",
    "bitops",
    "bslib",
    "cachem",
    "cli",
    "curl",
    "DelayedArray",
    "digest",
    "dir.expiry",
    "EBImage",
    "evaluate",
    "fastmap",
    "fftwtools",
    "filelock",
    "fontawesome",
    "fs",
    "generics",
    "glue",
    "grumpy",
    "h5mread",
    "HDF5Array",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httr2",
    "IRanges",
    "jpeg",
    "jquerylib",
    "jsonlite",
    "knitr",
    "lattice",
    "lifecycle",
    "locfit",
    "magick",
    "magrittr",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "memoise",
    "mime",
    "openssl",
    "paws.common",
    "paws.storage",
    "png",
    "R.methodsS3",
    "R.oo",
    "R.utils",
    "R6",
    "rappdirs",
    "Rarr",
    "Rcpp",
    "RCurl",
    "rhdf5",
    "rhdf5filters",
    "Rhdf5lib",
    "rlang",
    "rmarkdown",
    "S4Arrays",
    "S4Vectors",
    "sass",
    "SparseArray",
    "sys",
    "tiff",
    "tinytex",
    "vctrs",
    "withr",
    "xfun",
    "xml2",
    "XVector",
    "yaml",
    "ZarrArray"
  ],
  "_vignettes": [
    {
      "source": "ImageArray.Rmd",
      "filename": "ImageArray.html",
      "title": "ImageArray",
      "author": "Artur Manukyan",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Installation",
        "Why pyramidal images?",
        "Usage",
        "EBImage",
        "magick images",
        "OME.TIFF (Bio-Formats) images",
        "Use cases",
        "Visualizing H&E images",
        "Interactive Shiny Applications",
        "Session info"
      ],
      "created": "2025-11-09 14:42:42",
      "modified": "2026-05-30 07:55:36",
      "commits": 14
    }
  ],
  "_score": 7.087781417809543,
  "_indexed": true,
  "_nocasepkg": "imagearray",
  "_universes": [
    "bioc",
    "artur-man",
    "bimsbbioinfo"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.2",
      "date": "2026-06-08T11:03:11.000Z",
      "distro": "noble",
      "commit": "1dccd3a787b25ceff99068e3294277a3547fcd7a",
      "fileid": "f508d63628c1bd9dbd7bd6d8d1682c72e2a39ce5cc639706b81cc0aee448d284",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/27132899120"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.2",
      "date": "2026-06-08T11:03:31.000Z",
      "distro": "noble",
      "commit": "1dccd3a787b25ceff99068e3294277a3547fcd7a",
      "fileid": "00da47bb42c40eae9264e0eac4ba59cc56deaba68761db562bc0daa9b395f3b4",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/27132899120"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.2",
      "date": "2026-06-08T11:01:13.000Z",
      "commit": "1dccd3a787b25ceff99068e3294277a3547fcd7a",
      "fileid": "9fbe2457a4642972d89f03101ff2238725eb969aefe091d77df6d4b3ad3e4c24",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/27132899120"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.2",
      "date": "2026-06-08T11:01:23.000Z",
      "commit": "1dccd3a787b25ceff99068e3294277a3547fcd7a",
      "fileid": "a37f019d08b08cc9d09d9078bb114c1d15d37d26cb2ecbd4df955177ec642de5",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/27132899120"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.2",
      "date": "2026-06-08T11:03:33.000Z",
      "commit": "1dccd3a787b25ceff99068e3294277a3547fcd7a",
      "fileid": "ffe15eb94cdc1f062313ae7f7ea5729ffea24a2ad407da1c7737fb42fb14620a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/27132899120"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.2",
      "date": "2026-06-08T11:01:18.000Z",
      "commit": "1dccd3a787b25ceff99068e3294277a3547fcd7a",
      "fileid": "7046edc092da660a2a7e87b8d06cfcaa166de2436f508ade0567fbcb77e38492",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/27132899120"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.2",
      "date": "2026-06-08T11:03:18.000Z",
      "commit": "1dccd3a787b25ceff99068e3294277a3547fcd7a",
      "fileid": "56329f3791e336d5f504e1fee5dc8fbeb9011ed53f1ba048d95ebfa7ef6788cc",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/27132899120"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.2",
      "date": "2026-06-08T11:01:01.000Z",
      "commit": "1dccd3a787b25ceff99068e3294277a3547fcd7a",
      "fileid": "fd43ac163496e85a9e98c89a6becdf5409b475a0b4d0fa4c70a3a774d7da78ea",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/27132899120"
    }
  ]
}