gnu: r-emmeans: Update to 1.3.4.
* gnu/packages/cran.scm (r-emmeans): Update to 1.3.4.
This commit is contained in:
		
							parent
							
								
									902905cc5b
								
							
						
					
					
						commit
						d6fc8fe1fa
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -7584,14 +7584,14 @@ Hothorn, Westfall, 2010, CRC Press).")
 | 
				
			||||||
(define-public r-emmeans
 | 
					(define-public r-emmeans
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "r-emmeans")
 | 
					    (name "r-emmeans")
 | 
				
			||||||
    (version "1.3.3")
 | 
					    (version "1.3.4")
 | 
				
			||||||
    (source
 | 
					    (source
 | 
				
			||||||
     (origin
 | 
					     (origin
 | 
				
			||||||
       (method url-fetch)
 | 
					       (method url-fetch)
 | 
				
			||||||
       (uri (cran-uri "emmeans" version))
 | 
					       (uri (cran-uri "emmeans" version))
 | 
				
			||||||
       (sha256
 | 
					       (sha256
 | 
				
			||||||
        (base32
 | 
					        (base32
 | 
				
			||||||
         "1hpal1vq6gryzvgfvv9f328idg0mgjvlfnhaj069dhb7zqfwhzlk"))))
 | 
					         "09gxphan34c615y4lhjdqkg5cz4ih9b1r3bb4chs3mwmiav1rxqn"))))
 | 
				
			||||||
    (build-system r-build-system)
 | 
					    (build-system r-build-system)
 | 
				
			||||||
    (propagated-inputs
 | 
					    (propagated-inputs
 | 
				
			||||||
     `(("r-estimability" ,r-estimability)
 | 
					     `(("r-estimability" ,r-estimability)
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue