gnu: r-emmeans: Update to 1.4.3.01.
* gnu/packages/cran.scm (r-emmeans): Update to 1.4.3.01.
This commit is contained in:
		
							parent
							
								
									62e78648b0
								
							
						
					
					
						commit
						f71b16e8e4
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -8069,14 +8069,14 @@ Hothorn, Westfall, 2010, CRC Press).") | |||
| (define-public r-emmeans | ||||
|   (package | ||||
|     (name "r-emmeans") | ||||
|     (version "1.4.3") | ||||
|     (version "1.4.3.01") | ||||
|     (source | ||||
|      (origin | ||||
|        (method url-fetch) | ||||
|        (uri (cran-uri "emmeans" version)) | ||||
|        (sha256 | ||||
|         (base32 | ||||
|          "15d78jhpil9p98cy3aac6svbkjsml1dh0z8hm8cka5l6nik8x0k9")))) | ||||
|          "16v5j31516nbqnj2zhgqvyp5yxd4zcs5zi0aspa5plr2qikvrkmg")))) | ||||
|     (build-system r-build-system) | ||||
|     (propagated-inputs | ||||
|      `(("r-estimability" ,r-estimability) | ||||
|  |  | |||
		Reference in a new issue