gnu: r-bbotk: Update to 0.3.2.
* gnu/packages/cran.scm (r-bbotk): Update to 0.3.2.
This commit is contained in:
		
							parent
							
								
									6ec08e19b3
								
							
						
					
					
						commit
						2224e02779
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -26986,14 +26986,14 @@ vector machines, and gradient boosting.")
 | 
				
			||||||
(define-public r-bbotk
 | 
					(define-public r-bbotk
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "r-bbotk")
 | 
					    (name "r-bbotk")
 | 
				
			||||||
    (version "0.3.1")
 | 
					    (version "0.3.2")
 | 
				
			||||||
    (source
 | 
					    (source
 | 
				
			||||||
     (origin
 | 
					     (origin
 | 
				
			||||||
       (method url-fetch)
 | 
					       (method url-fetch)
 | 
				
			||||||
       (uri (cran-uri "bbotk" version))
 | 
					       (uri (cran-uri "bbotk" version))
 | 
				
			||||||
       (sha256
 | 
					       (sha256
 | 
				
			||||||
        (base32
 | 
					        (base32
 | 
				
			||||||
         "1f29wxnxr73c4yp5afk05jqggpm7k1z8wiak8xsyw68h7xflq550"))))
 | 
					         "0bd9nxfgsj4ixpgky1mj6knb8l8nivvxpqpyw8vgpkj0za7gp4gr"))))
 | 
				
			||||||
    (properties `((upstream-name . "bbotk")))
 | 
					    (properties `((upstream-name . "bbotk")))
 | 
				
			||||||
    (build-system r-build-system)
 | 
					    (build-system r-build-system)
 | 
				
			||||||
    (propagated-inputs
 | 
					    (propagated-inputs
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue