gnu: r-hmisc: Update to 4.3-0.
* gnu/packages/statistics.scm (r-hmisc): Update to 4.3-0.
This commit is contained in:
		
							parent
							
								
									10cdf7083c
								
							
						
					
					
						commit
						6ba61f00bc
					
				
					 1 changed files with 2 additions and 3 deletions
				
			
		| 
						 | 
				
			
			@ -4044,14 +4044,13 @@ package instead.")
 | 
			
		|||
(define-public r-hmisc
 | 
			
		||||
  (package
 | 
			
		||||
    (name "r-hmisc")
 | 
			
		||||
    (version "4.2-0")
 | 
			
		||||
    (version "4.3-0")
 | 
			
		||||
    (source
 | 
			
		||||
     (origin
 | 
			
		||||
       (method url-fetch)
 | 
			
		||||
       (uri (cran-uri "Hmisc" version))
 | 
			
		||||
       (sha256
 | 
			
		||||
        (base32
 | 
			
		||||
         "1n8i2jhc308hd6bvys9cd7nrz7pwjszs03r5bwlh1pc869ki95ly"))))
 | 
			
		||||
        (base32 "0rb1m6138lqzb46nss9ggvhghipd10vdnwsy6iq2wzynrynzkwkz"))))
 | 
			
		||||
    (properties `((upstream-name . "Hmisc")))
 | 
			
		||||
    (build-system r-build-system)
 | 
			
		||||
    (native-inputs
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue