gnu: r-factoextra: Update to 1.0.7.
* gnu/packages/cran.scm (r-factoextra): Update to 1.0.7.
This commit is contained in:
		
							parent
							
								
									0df1844afa
								
							
						
					
					
						commit
						cded01f52d
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -6042,14 +6042,14 @@ structured in groups, etc. and hierarchical cluster analysis.") | |||
| (define-public r-factoextra | ||||
|   (package | ||||
|     (name "r-factoextra") | ||||
|     (version "1.0.6") | ||||
|     (version "1.0.7") | ||||
|     (source | ||||
|      (origin | ||||
|        (method url-fetch) | ||||
|        (uri (cran-uri "factoextra" version)) | ||||
|        (sha256 | ||||
|         (base32 | ||||
|          "0bpsbcmp6jpa9qk53dhfzghrz98dh0h0n68brl7rjz724yjbvhn8")))) | ||||
|          "1allvdjhd3pq8xz30b1cymwcik5iaahghrjrlnn54cwkfhfg0kv2")))) | ||||
|     (build-system r-build-system) | ||||
|     (propagated-inputs | ||||
|      `(("r-abind" ,r-abind) | ||||
|  |  | |||
		Reference in a new issue