gnu: r-circlize: Update to 0.4.14.
* gnu/packages/cran.scm (r-circlize): Update to 0.4.14.
This commit is contained in:
		
							parent
							
								
									a743923d23
								
							
						
					
					
						commit
						87981e94f7
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -3613,14 +3613,14 @@ validation and filtering on the values, making options invisible or private.") | |||
| (define-public r-circlize | ||||
|   (package | ||||
|     (name "r-circlize") | ||||
|     (version "0.4.13") | ||||
|     (version "0.4.14") | ||||
|     (source | ||||
|      (origin | ||||
|        (method url-fetch) | ||||
|        (uri (cran-uri "circlize" version)) | ||||
|        (sha256 | ||||
|         (base32 | ||||
|          "16rnqlkgzhnm69y70k9fiz8vvwlm5dyng04hlxqvvaxix3wdpfkc")))) | ||||
|          "0b0yqjmbj1s1jg7y6cgyawadlfv0i6xrls8a4qy9qs7hz8zrpvb1")))) | ||||
|     (build-system r-build-system) | ||||
|     (propagated-inputs | ||||
|      (list r-colorspace r-globaloptions r-shape)) | ||||
|  |  | |||
		Reference in a new issue