Browse code

added build_vignettes to install

Pierre-Luc Germain authored on 09/06/2020 14:39:41
Showing 1 changed files

... ...
@@ -41,7 +41,7 @@ This readme gives a very brief overview of the package. For more detailed inform
41 41
 Install using:
42 42
 
43 43
 ```{r}
44
-BiocManager::install("plger/pipeComp")
44
+BiocManager::install("plger/pipeComp", build_vignettes=TRUE)
45 45
 ```
46 46
 
47 47
 Because `pipeComp` was meant as a general pipeline benchmarking framework, we have tried to restrict the package's dependencies to a minimum.