gnu: r-singscore: Update to 1.22.0.
* gnu/packages/bioconductor.scm (r-singscore): Update to 1.22.0. Change-Id: Iad1bd17ce29ecb3118a4998ab53c3deebbe3354d
This commit is contained in:
		
							parent
							
								
									f2d4fb112b
								
							
						
					
					
						commit
						a6acba4a2d
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -10378,13 +10378,13 @@ and comparing the clusterings.") | |||
| (define-public r-singscore | ||||
|   (package | ||||
|     (name "r-singscore") | ||||
|     (version "1.20.0") | ||||
|     (version "1.22.0") | ||||
|     (source (origin | ||||
|               (method url-fetch) | ||||
|               (uri (bioconductor-uri "singscore" version)) | ||||
|               (sha256 | ||||
|                (base32 | ||||
|                 "1s1kyvkbfgwskf0hi4b44c2yx256rjp1yk9ijpld9qlm7z7pi67q")))) | ||||
|                 "0hafzbhbik1512pisjvnnzmy8pl2shrgra6l06kpvsrczkqlmi04")))) | ||||
|     (properties `((upstream-name . "singscore"))) | ||||
|     (build-system r-build-system) | ||||
|     (propagated-inputs (list r-biobase | ||||
|  |  | |||
		Reference in a new issue