Changes
Page history
Add known issues for old versions of R and macOS.
authored
Sep 29, 2023
by
Jean-Karim Heriche
Show whitespace changes
Inline
Side-by-side
Installation.md
View page @
e88123d4
...
...
@@ -71,6 +71,11 @@ BiocManager::install("EBImage")
BiocManager::install("aoles/RBioFormats")
BiocManager::install("Rarr")
```
and from its git repository: omeRarr.
From within an R console, install with:
```
devtools::install_git('https://git.embl.de/heriche/omerarr')
```
* * *
## Launching the app
...
...
...
...