gnu: r-fastshap: Update to 0.0.7.
* gnu/packages/cran.scm (r-fastshap): Update to 0.0.7.
This commit is contained in:
		
							parent
							
								
									64d9529e7c
								
							
						
					
					
						commit
						46c5659a36
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -25868,14 +25868,14 @@ coefficients are constructed using multiplier bootstrap.")
 | 
			
		|||
(define-public r-fastshap
 | 
			
		||||
  (package
 | 
			
		||||
    (name "r-fastshap")
 | 
			
		||||
    (version "0.0.5")
 | 
			
		||||
    (version "0.0.7")
 | 
			
		||||
    (source
 | 
			
		||||
     (origin
 | 
			
		||||
       (method url-fetch)
 | 
			
		||||
       (uri (cran-uri "fastshap" version))
 | 
			
		||||
       (sha256
 | 
			
		||||
        (base32
 | 
			
		||||
         "08f25ib5mry6h8lvj0g3clc9kfl5g2wdd8x8bw455wwmbcm6x5vg"))))
 | 
			
		||||
         "0gxch67i3bj6m8nb94m5hswq058w6n1q9war4dy2qnimlv7cmhdv"))))
 | 
			
		||||
    (properties `((upstream-name . "fastshap")))
 | 
			
		||||
    (build-system r-build-system)
 | 
			
		||||
    (propagated-inputs
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue