gnu: r-batchelor: Update to 1.12.3.
* gnu/packages/bioconductor.scm (r-batchelor): Update to 1.12.3.
This commit is contained in:
		
							parent
							
								
									7ff0669cee
								
							
						
					
					
						commit
						a17b7aabfd
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -7812,14 +7812,14 @@ multiplication and calculation of row/column sums or means.") | |||
| (define-public r-batchelor | ||||
|   (package | ||||
|     (name "r-batchelor") | ||||
|     (version "1.12.1") | ||||
|     (version "1.12.3") | ||||
|     (source | ||||
|      (origin | ||||
|        (method url-fetch) | ||||
|        (uri (bioconductor-uri "batchelor" version)) | ||||
|        (sha256 | ||||
|         (base32 | ||||
|          "1zyvjr9nwfh0cdqk4kwmr30yhh05picyab1hpnpn737xvn525jfi")))) | ||||
|          "00ix3hvhgalxg63qnynv2waa273jk336lg47k72qwxfzimsxfjxc")))) | ||||
|     (properties `((upstream-name . "batchelor"))) | ||||
|     (build-system r-build-system) | ||||
|     (propagated-inputs | ||||
|  |  | |||
		Reference in a new issue