Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/check-bioc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ jobs:

## TEMP REMOVE LATER:
## For now install Rarr from github since ZarrArray needs >= 1.11.33
remotes::install_github("Huber-group-EMBL/Rarr")
# BiocManager::install("Rarr", version = "2.1.8")

## Pass #1 at installing dependencies
message(paste('****', Sys.time(), 'pass number 1 at installing dependencies: local dependencies ****'))
Expand Down
2 changes: 2 additions & 0 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,8 @@ biocViews:
Transcriptomics,
SingleCell,
Spatial
Remotes:
Huber-group-EMBL/Rarr@b0c8174
License: Artistic-2.0
Encoding: UTF-8
VignetteBuilder: knitr
Expand Down
Loading