gnu: r-batchelor: Update to 1.18.0.
* gnu/packages/bioconductor.scm (r-batchelor): Update to 1.18.0. Change-Id: I0d8513f7d4ba32a5c642afce49724b0e88954b40
This commit is contained in:
		
							parent
							
								
									7af7d3d4e2
								
							
						
					
					
						commit
						22b1839f1a
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -13406,14 +13406,14 @@ multiplication and calculation of row/column sums or means.") | |||
| (define-public r-batchelor | ||||
|   (package | ||||
|     (name "r-batchelor") | ||||
|     (version "1.16.0") | ||||
|     (version "1.18.0") | ||||
|     (source | ||||
|      (origin | ||||
|        (method url-fetch) | ||||
|        (uri (bioconductor-uri "batchelor" version)) | ||||
|        (sha256 | ||||
|         (base32 | ||||
|          "1cswij2mdjsdh99rmyh68wscg6h7cs0cff69gnki4gzzjfxy8x3f")))) | ||||
|          "1d5zik3bhz26ky2kpxd9kdzs9ff696qqys5gl8qwmmp8qym520l2")))) | ||||
|     (properties `((upstream-name . "batchelor"))) | ||||
|     (build-system r-build-system) | ||||
|     (propagated-inputs | ||||
|  |  | |||
		Reference in a new issue