gnu: r-boot: Update to 1.3-24.
* gnu/packages/statistics.scm (r-boot): Update to 1.3-24.
This commit is contained in:
		
							parent
							
								
									61e21c0899
								
							
						
					
					
						commit
						20fb28b229
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -399,14 +399,14 @@ available, greatly increasing its breadth and scope.")
 | 
			
		|||
(define-public r-boot
 | 
			
		||||
  (package
 | 
			
		||||
    (name "r-boot")
 | 
			
		||||
    (version "1.3-23")
 | 
			
		||||
    (version "1.3-24")
 | 
			
		||||
    (source
 | 
			
		||||
     (origin
 | 
			
		||||
       (method url-fetch)
 | 
			
		||||
       (uri (cran-uri "boot" version))
 | 
			
		||||
       (sha256
 | 
			
		||||
        (base32
 | 
			
		||||
         "0bx07zbb5nfz2xfgnzbspg7r5vxz4bjdz1ry4d1vk434vlcrxj1h"))))
 | 
			
		||||
         "0yv0l55kjmlfdx1xhgyjdi0bskxhfal74wr5jxaib1qj99nmkm49"))))
 | 
			
		||||
    (build-system r-build-system)
 | 
			
		||||
    (home-page "https://cran.r-project.org/web/packages/boot")
 | 
			
		||||
    (synopsis "Bootstrap functions for R")
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue