gnu: r-cardata: Update to 3.0-5.
* gnu/packages/statistics.scm (r-cardata): Update to 3.0-5.
This commit is contained in:
		
							parent
							
								
									71860fd077
								
							
						
					
					
						commit
						6df1d8a475
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -5611,13 +5611,13 @@ bootstrap test for generalized linear mixed models.") | |||
| (define-public r-cardata | ||||
|   (package | ||||
|     (name "r-cardata") | ||||
|     (version "3.0-4") | ||||
|     (version "3.0-5") | ||||
|     (source | ||||
|      (origin | ||||
|        (method url-fetch) | ||||
|        (uri (cran-uri "carData" version)) | ||||
|        (sha256 | ||||
|         (base32 "09270j39n4jpswxqps20b12zaj8dz4rrqpk2l2j5bnf1xzizb9nd")))) | ||||
|         (base32 "06j52rpbqi6fj7chfjwjbwbr6slrbb7i3aygv66gnfiyndcp3rq2")))) | ||||
|     (properties `((upstream-name . "carData"))) | ||||
|     (build-system r-build-system) | ||||
|     (home-page "https://r-forge.r-project.org/projects/car/") | ||||
|  |  | |||
		Reference in a new issue