gnu: r-car: Update to 3.0-2.
* gnu/packages/statistics.scm (r-car): Update to 3.0-2.
This commit is contained in:
		
							parent
							
								
									ad3306f62f
								
							
						
					
					
						commit
						bfb994d8be
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -5172,14 +5172,14 @@ Companion to Applied Regression, Third Edition, Sage.") | |||
| (define-public r-car | ||||
|   (package | ||||
|     (name "r-car") | ||||
|     (version "3.0-1") | ||||
|     (version "3.0-2") | ||||
|     (source | ||||
|      (origin | ||||
|        (method url-fetch) | ||||
|        (uri (cran-uri "car" version)) | ||||
|        (sha256 | ||||
|         (base32 | ||||
|          "0rdk7hgahs38j6yv861i31wpmsmyvksxcv8jarvvcjl60whizhb2")))) | ||||
|          "0l3wyc9ia0ypcbap2p39slazfpbl84mjzydqvpsywrzdiyxajnfz")))) | ||||
|     (build-system r-build-system) | ||||
|     (propagated-inputs | ||||
|      `(("r-abind" ,r-abind) | ||||
|  |  | |||
		Reference in a new issue