gnu: r-variancepartition: Update to 1.32.3.
* gnu/packages/bioconductor.scm (r-variancepartition): Update to 1.32.3. Change-Id: I1ae9506043ac4d8ac8f71464849150fee8df53d6
This commit is contained in:
		
							parent
							
								
									d0e229824b
								
							
						
					
					
						commit
						cf5ab2fbd7
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -19507,14 +19507,14 @@ populations, splice site strength, conservation, etc.") | |||
| (define-public r-variancepartition | ||||
|   (package | ||||
|     (name "r-variancepartition") | ||||
|     (version "1.32.2") | ||||
|     (version "1.32.3") | ||||
|     (source | ||||
|      (origin | ||||
|        (method url-fetch) | ||||
|        (uri (bioconductor-uri "variancePartition" version)) | ||||
|        (sha256 | ||||
|         (base32 | ||||
|          "0cmcg39a5939y517vhvwanqh1fwzyx6pbq47nc5cpswf7pn9cv5x")))) | ||||
|          "1mbjh1n13y08mc8vdm10lsd3i7mc4vm3855lvm08fm9685siz909")))) | ||||
|     (properties | ||||
|      `((upstream-name . "variancePartition"))) | ||||
|     (build-system r-build-system) | ||||
|  |  | |||
		Reference in a new issue