gnu: r-msm: Update to 1.6.9.
* gnu/packages/cran.scm (r-msm): Update to 1.6.9.
This commit is contained in:
		
							parent
							
								
									095bac3cb4
								
							
						
					
					
						commit
						d2b49c25b4
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -23963,14 +23963,14 @@ errors; tetrachoric and biserial correlations are special cases.")
 | 
				
			||||||
(define-public r-msm
 | 
					(define-public r-msm
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "r-msm")
 | 
					    (name "r-msm")
 | 
				
			||||||
    (version "1.6.8")
 | 
					    (version "1.6.9")
 | 
				
			||||||
    (source
 | 
					    (source
 | 
				
			||||||
     (origin
 | 
					     (origin
 | 
				
			||||||
       (method url-fetch)
 | 
					       (method url-fetch)
 | 
				
			||||||
       (uri (cran-uri "msm" version))
 | 
					       (uri (cran-uri "msm" version))
 | 
				
			||||||
       (sha256
 | 
					       (sha256
 | 
				
			||||||
        (base32
 | 
					        (base32
 | 
				
			||||||
         "1d32y8f0vb2dfv3999liigpns788j145nrvd1xpxb9i2lsg8mwgk"))))
 | 
					         "08vhazswyxr3y1zb9y60mbg3bappzlizxml8s08p65mh82xxkz5f"))))
 | 
				
			||||||
    (properties `((upstream-name . "msm")))
 | 
					    (properties `((upstream-name . "msm")))
 | 
				
			||||||
    (build-system r-build-system)
 | 
					    (build-system r-build-system)
 | 
				
			||||||
    (propagated-inputs
 | 
					    (propagated-inputs
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue