Browse code

Manually point to Seurat github install

Joshua D. Campbell authored on 11/02/2020 03:10:01
Showing 1 changed files

... ...
@@ -15,6 +15,7 @@ notifications:
15 15
 r_github_packages:
16 16
   - r-lib/covr
17 17
   - jimhester/lintr
18
+  - satijalab/seurat
18 19
 after_success:
19 20
   - R CMD INSTALL $PKG_TARBALL
20 21
   - Rscript -e 'covr::coveralls()'