gnu: r-survcomp: Update to 1.52.0.
* gnu/packages/bioconductor.scm (r-survcomp): Update to 1.52.0. Change-Id: I4a655fc134a6300d0783682be17b9a9b17ea073b
This commit is contained in:
		
							parent
							
								
									c123daea71
								
							
						
					
					
						commit
						c8df5d8f95
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -10878,13 +10878,13 @@ samples.") | |||
| (define-public r-survcomp | ||||
|   (package | ||||
|     (name "r-survcomp") | ||||
|     (version "1.50.0") | ||||
|     (version "1.52.0") | ||||
|     (source (origin | ||||
|               (method url-fetch) | ||||
|               (uri (bioconductor-uri "survcomp" version)) | ||||
|               (sha256 | ||||
|                (base32 | ||||
|                 "1va0ijx3qk3rjhzaflygfwlzn5a670y833qly8in8p5r3al9bdj6")))) | ||||
|                 "18a81vv88xj3frkdy5l6w2fc4xzr1k6vgbz4j4marlmh6mz6skin")))) | ||||
|     (properties `((upstream-name . "survcomp"))) | ||||
|     (build-system r-build-system) | ||||
|     (propagated-inputs (list r-bootstrap | ||||
|  |  | |||
		Reference in a new issue