gnu: r-edger: Update to 3.26.4.
* gnu/packages/bioinformatics.scm (r-edger): Update to 3.26.4.
This commit is contained in:
		
							parent
							
								
									4929a30f69
								
							
						
					
					
						commit
						4eea449aaa
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -7452,13 +7452,13 @@ names in their natural, rather than lexicographic, order.") | |||
| (define-public r-edger | ||||
|   (package | ||||
|     (name "r-edger") | ||||
|     (version "3.26.3") | ||||
|     (version "3.26.4") | ||||
|     (source (origin | ||||
|               (method url-fetch) | ||||
|               (uri (bioconductor-uri "edgeR" version)) | ||||
|               (sha256 | ||||
|                (base32 | ||||
|                 "12889lwcray2cw0skzy1xp1y3siiz6n5cwx8ni86m7r671p6zmb2")))) | ||||
|                 "013glavk6a1wpyq3q35k343bdp6rf27w30q59i4kf47rp3i37g15")))) | ||||
|     (properties `((upstream-name . "edgeR"))) | ||||
|     (build-system r-build-system) | ||||
|     (propagated-inputs | ||||
|  |  | |||
		Reference in a new issue