Package: zarr 0.4.0.9000

Patrick Van Laake

zarr: Native and Extensible R Driver for 'Zarr'

The 'Zarr' specification is widely used to build libraries for the storage and retrieval of n-dimensional array data from data stores ranging from local file systems to the cloud. This package is a native 'Zarr' implementation in R with support for all required features of 'Zarr' version 3. It is designed to be extensible such that new stores, codecs and extensions can be added easily.

Authors:Patrick Van Laake [aut, cre, cph]

zarr_0.4.0.9000.tar.gz
zarr_0.4.0.9000.zip(r-4.7)zarr_0.4.0.9000.zip(r-4.6)zarr_0.4.0.9000.zip(r-4.5)
zarr_0.4.0.9000.tgz(r-4.6-x86_64)zarr_0.4.0.9000.tgz(r-4.6-arm64)zarr_0.4.0.9000.tgz(r-4.5-x86_64)zarr_0.4.0.9000.tgz(r-4.5-arm64)
zarr_0.4.0.9000.tar.gz(r-4.7-arm64)zarr_0.4.0.9000.tar.gz(r-4.7-x86_64)zarr_0.4.0.9000.tar.gz(r-4.6-arm64)zarr_0.4.0.9000.tar.gz(r-4.6-x86_64)
zarr_0.4.0.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
zarr/json (API)
NEWS

# Install 'zarr' in R:
install.packages('zarr', repos = c('https://r-cf.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/r-cf/zarr/issues

Pkgdown/docs site:https://r-cf.github.io

Uses libs:
  • c++– GNU Standard C++ Library v3

On CRAN:

Conda:

geozarrn-dimensional-arrayzarrcpp

5.30 score 14 stars 16 scripts 552 downloads 19 exports 5 dependencies

Last updated from:7e6005b4e2. Checks:13 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK165
linux-devel-x86_64OK137
source / vignettesOK183
linux-release-arm64OK163
linux-release-x86_64OK159
macos-release-arm64OK90
macos-release-x86_64OK233
macos-oldrel-arm64OK116
macos-oldrel-x86_64OK201
windows-develOK125
windows-releaseOK114
windows-oldrelOK113
wasm-releaseOK117

Exports:array_builderas_zarrcreate_zarrdefine_arrayopen_zarrzarrzarr_arrayzarr_conv_refzarr_conv_uomzarr_conventionzarr_conventionszarr_domainzarr_domainszarr_groupzarr_httpstorezarr_memorystorezarr_register_domainzarr_storezarr_unregister_domain

Dependencies:blosccpp11jsonliteR6Rcpp

Readme and manuals

Help Manual

Help pageTopics
Get a group or array from a Zarr object[[,zarr-method [[.zarr
Get a group or array from a Zarr group[[,zarr-group-method [[.zarr_group
Array builderarray_builder
Extract or replace parts of a Zarr arrayarray-indexing [.zarr_array
Convert an R object into a Zarr arrayas_zarr
Chunk managementchunk_grid_regular
Sharding chunk managementchunk_grid_sharded
Create a Zarr storecreate_zarr
Define the properties of a new Zarr array.define_array
Open a Zarr storeopen_zarr
Compact display of a regular chunk gridstr.chunk_grid_regular
Compact display of a sharding chunk gridstr.chunk_grid_sharded
Compact display of a Zarr objectstr.zarr
Compact display of a Zarr arraystr.zarr_array
Compact display of a Zarr groupstr.zarr_group
Zarr objectzarr
Zarr Arrayzarr_array
Zarr codecszarr_codec
Zarr blosc codeczarr_codec_blosc
Zarr bytes codeczarr_codec_bytes
Zarr CRC32C codeczarr_codec_crc32c
Zarr gzip codeczarr_codec_gzip
Zarr sharding codeczarr_codec_sharding
Zarr transpose codeczarr_codec_transpose
Numpy UCS-4 codeczarr_codec_ucs4
Zarr vlen-utf8 codeczarr_codec_vlenutf8
Zarr "zstd" codeczarr_codec_zstd
Convention "ref"zarr_conv_ref
Convention "uom"zarr_conv_uom
Zarr conventionzarr_convention
List the Zarr conventions supported by this releasezarr_conventions
Zarr data typeszarr_data_type
Zarr domainzarr_domain
List the Zarr domains registered in this sessionzarr_domains
Zarr extension supportzarr_extension
Zarr Groupzarr_group
Zarr Store for HTTP accesszarr_httpstore
Zarr Store for the Local File Systemzarr_localstore
In-memory Zarr Storezarr_memorystore
Zarr Hierarchy nodezarr_node
Register a Zarr domain for this sessionzarr_register_domain
Zarr Abstract Storezarr_store
Unregister a Zarr domain from this sessionzarr_unregister_domain