gnu: r-dose: Update to 3.12.0.
* gnu/packages/bioconductor.scm (r-dose): Update to 3.12.0.
This commit is contained in:
		
							parent
							
								
									0654a9bc3b
								
							
						
					
					
						commit
						166b3c2da6
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -3325,14 +3325,14 @@ to multiple hypothesis correction.") | |||
| (define-public r-dose | ||||
|   (package | ||||
|     (name "r-dose") | ||||
|     (version "3.10.2") | ||||
|     (version "3.12.0") | ||||
|     (source | ||||
|      (origin | ||||
|        (method url-fetch) | ||||
|        (uri (bioconductor-uri "DOSE" version)) | ||||
|        (sha256 | ||||
|         (base32 | ||||
|          "06jm1mnfd92s84f21562vsmj6jfkravfqf4lcxx2lk7s4ll66znj")))) | ||||
|          "0ss8mr28q0vswxjmhcas0aqag5nl099jbyn5w3ypbbxqwfvf9jj5")))) | ||||
|     (properties `((upstream-name . "DOSE"))) | ||||
|     (build-system r-build-system) | ||||
|     (propagated-inputs | ||||
|  |  | |||
		Reference in a new issue