gnu: r-emmeans: Update to 1.7.5.
* gnu/packages/cran.scm (r-emmeans): Update to 1.7.5.
This commit is contained in:
		
							parent
							
								
									f235789e4d
								
							
						
					
					
						commit
						dbdb2c549d
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -12188,14 +12188,14 @@ the differences were not significantly different.") | ||||||
| (define-public r-emmeans | (define-public r-emmeans | ||||||
|   (package |   (package | ||||||
|     (name "r-emmeans") |     (name "r-emmeans") | ||||||
|     (version "1.7.4-1") |     (version "1.7.5") | ||||||
|     (source |     (source | ||||||
|      (origin |      (origin | ||||||
|        (method url-fetch) |        (method url-fetch) | ||||||
|        (uri (cran-uri "emmeans" version)) |        (uri (cran-uri "emmeans" version)) | ||||||
|        (sha256 |        (sha256 | ||||||
|         (base32 |         (base32 | ||||||
|          "08g7ifqhwqa00hc850nwx03dp7isz0281ig6kvixc4xdahmkm8zp")))) |          "04zy4fb5v3l5zi74bgch8l7mzf2zg16w303k6kp7hwqjlfzh6zms")))) | ||||||
|     (build-system r-build-system) |     (build-system r-build-system) | ||||||
|     (propagated-inputs |     (propagated-inputs | ||||||
|      (list r-estimability r-mvtnorm r-numderiv r-xtable)) |      (list r-estimability r-mvtnorm r-numderiv r-xtable)) | ||||||
|  |  | ||||||
		Reference in a new issue