Registration Open for GBCC2025:
Joint Galaxy/Bioconductor Conference!
Abstract Submission for Posters closes May 1!

Rarr

This is the released version of Rarr; for the devel version, see Rarr.

Read Zarr Files in R


Bioconductor version: Release (3.21)

The Zarr specification defines a format for chunked, compressed, N-dimensional arrays. It's design allows efficient access to subsets of the stored array, and supports both local and cloud storage systems. Rarr aims to implement this specifcation in R with minimal reliance on an external tools or libraries.

Author: Mike Smith [aut, cre] ORCID iD ORCID: 0000-0002-7800-3848

Maintainer: Mike Smith <grimbough at gmail.com>

Citation (from within R, enter citation("Rarr")):

Installation

To install this package, start R (version "4.5") and enter:

 if (!require("BiocManager", quietly = TRUE)) install.packages("BiocManager") BiocManager::install("Rarr") 

For older versions of R, please refer to the appropriate Bioconductor release.

Documentation

To view documentation for the version of this package installed in your system, start R and enter:

browseVignettes("Rarr")
Working with Zarr arrays in RHTMLR Script
Reference ManualPDF
NEWSText
LICENSEText

Details

biocViewsDataImport, Software
Version1.8.0
In Bioconductor sinceBioC 3.17 (R-4.3) (2 years)
LicenseMIT + file LICENSE
DependsR (>= 4.1.0), DelayedArray, BiocGenerics
Importsjsonlite, httr, stringr, R.utils, utils, paws.storage, methods
System RequirementsGNU make
URLhttps://github.com/grimbough/Rarr
Bug Reportshttps://github.com/grimbough/Rarr/issues
See More
SuggestsBiocStyle, covr, knitr, tinytest, mockery
Linking To
Enhances
Depends On Me
Imports Me
Suggests Me
Links To Me
Build ReportBuild Report

Package Archives

Follow Installation instructions to use this package in your R session.

Source PackageRarr_1.8.0.tar.gz
Windows Binary (x86_64) Rarr_1.8.0.zip
macOS Binary (x86_64)Rarr_1.8.0.tgz
macOS Binary (arm64)Rarr_1.8.0.tgz
Source Repositorygit clone https://git.bioconductor.org/packages/Rarr
Source Repository (Developer Access)git clone git@git.bioconductor.org:packages/Rarr
Bioc Package Browserhttps://code.bioconductor.org/browse/Rarr/
Package Short Urlhttps://bioconductor.org/packages/Rarr/
Package Downloads ReportDownload Stats
close