gnu: r-dalex: Update to 1.2.1.
* gnu/packages/cran.scm (r-dalex): Update to 1.2.1.
This commit is contained in:
		
							parent
							
								
									1514fa85e4
								
							
						
					
					
						commit
						7d1e02c872
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -15435,14 +15435,14 @@ classification and regression models.") | |||
| (define-public r-dalex | ||||
|   (package | ||||
|     (name "r-dalex") | ||||
|     (version "1.2.0") | ||||
|     (version "1.2.1") | ||||
|     (source | ||||
|      (origin | ||||
|        (method url-fetch) | ||||
|        (uri (cran-uri "DALEX" version)) | ||||
|        (sha256 | ||||
|         (base32 | ||||
|          "0mfcci54622gnk8al9fl2jhs9i2vfly7lam04y5rdacbyiam49j6")))) | ||||
|          "0lx8nasm1zgh1ckz8nw3ysp6xjv3dsj39hzhr6k3xhh6i8pm9rxk")))) | ||||
|     (properties `((upstream-name . "DALEX"))) | ||||
|     (build-system r-build-system) | ||||
|     (propagated-inputs | ||||
|  |  | |||
		Reference in a new issue