gnu: r-seurat: Update to 3.1.5.
* gnu/packages/bioinformatics.scm (r-seurat): Update to 3.1.5. [propagated-inputs]: Remove r-metap.
This commit is contained in:
		
							parent
							
								
									ed720abc26
								
							
						
					
					
						commit
						cda0683295
					
				
					 1 changed files with 2 additions and 3 deletions
				
			
		|  | @ -9716,13 +9716,13 @@ and irregular enzymatic cleavages, mass measurement accuracy, etc.") | ||||||
| (define-public r-seurat | (define-public r-seurat | ||||||
|   (package |   (package | ||||||
|     (name "r-seurat") |     (name "r-seurat") | ||||||
|     (version "3.1.4") |     (version "3.1.5") | ||||||
|     (source (origin |     (source (origin | ||||||
|               (method url-fetch) |               (method url-fetch) | ||||||
|               (uri (cran-uri "Seurat" version)) |               (uri (cran-uri "Seurat" version)) | ||||||
|               (sha256 |               (sha256 | ||||||
|                (base32 |                (base32 | ||||||
|                 "0lhjbjhv1hnx5i3gkx41k68i8ykay3f24708h30wx9xywww9lsvi")))) |                 "1lbq2pqhb6ih6iqawlnzdh05zff71pwbw1cpfv2sld3pd7kz0zkm")))) | ||||||
|     (properties `((upstream-name . "Seurat"))) |     (properties `((upstream-name . "Seurat"))) | ||||||
|     (build-system r-build-system) |     (build-system r-build-system) | ||||||
|     (propagated-inputs |     (propagated-inputs | ||||||
|  | @ -9744,7 +9744,6 @@ and irregular enzymatic cleavages, mass measurement accuracy, etc.") | ||||||
|        ("r-lmtest" ,r-lmtest) |        ("r-lmtest" ,r-lmtest) | ||||||
|        ("r-mass" ,r-mass) |        ("r-mass" ,r-mass) | ||||||
|        ("r-matrix" ,r-matrix) |        ("r-matrix" ,r-matrix) | ||||||
|        ("r-metap" ,r-metap) |  | ||||||
|        ("r-patchwork" ,r-patchwork) |        ("r-patchwork" ,r-patchwork) | ||||||
|        ("r-pbapply" ,r-pbapply) |        ("r-pbapply" ,r-pbapply) | ||||||
|        ("r-plotly" ,r-plotly) |        ("r-plotly" ,r-plotly) | ||||||
|  |  | ||||||
		Reference in a new issue