-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathDESCRIPTION
More file actions
44 lines (44 loc) · 1.03 KB
/
DESCRIPTION
File metadata and controls
44 lines (44 loc) · 1.03 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
Package: ImageArray
Type: Package
Title: A framework for on-disk and in-memory image arrays
Version: 1.1.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