diff --git a/README.md b/README.md index ed5b0bb..9e55d04 100644 --- a/README.md +++ b/README.md @@ -65,7 +65,9 @@ pkgdown::build_site() ## Resources -- Discussion of Zarr in R: https://github.com/zarr-developers/community/issues/18 +- [Discussion of Zarr in R](https://github.com/zarr-developers/community/issues/18) +- [Rarr](https://github.com/grimbough/Rarr) + - Note: `pizzarr` has an optional dependency on Rarr for Blosc (de)compression. - R package development - [R packages](https://r-pkgs.org/) - [roxygen2 syntax](https://cran.r-project.org/web/packages/roxygen2/vignettes/rd-formatting.html) diff --git a/pkgdown/_pkgdown.yml b/pkgdown/_pkgdown.yml index 4259189..e446c73 100644 --- a/pkgdown/_pkgdown.yml +++ b/pkgdown/_pkgdown.yml @@ -45,6 +45,7 @@ reference: - GzipCodec - Bz2Codec - LzmaCodec + - BloscCodec - get_codec - title: "Attributes" desc: >