gnu: r-heatmaply: Update to 0.15.2.
* gnu/packages/cran.scm (r-heatmaply): Update to 0.15.2.
This commit is contained in:
		
							parent
							
								
									1fe9919a57
								
							
						
					
					
						commit
						19950821d7
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -3407,14 +3407,14 @@ exponentiation.") | |||
| (define-public r-heatmaply | ||||
|   (package | ||||
|     (name "r-heatmaply") | ||||
|     (version "0.14.1") | ||||
|     (version "0.15.2") | ||||
|     (source | ||||
|      (origin | ||||
|        (method url-fetch) | ||||
|        (uri (cran-uri "heatmaply" version)) | ||||
|        (sha256 | ||||
|         (base32 | ||||
|          "03p2caclhfgqgpx3wwck5h06jy3mxgs05gjmwkb7hmwghkjh41jc")))) | ||||
|          "0h8s5djzj4mrmaswlcaap6jbwxrkbzc43bbqik3qf8vrqz335w04")))) | ||||
|     (build-system r-build-system) | ||||
|     (propagated-inputs | ||||
|      `(("r-assertthat" ,r-assertthat) | ||||
|  |  | |||
		Reference in a new issue