gnu: r-bicare: Update to 1.48.0.
* gnu/packages/bioconductor.scm (r-bicare): Update to 1.48.0.
This commit is contained in:
		
							parent
							
								
									2219bef12f
								
							
						
					
					
						commit
						4ec665693d
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -7410,14 +7410,14 @@ algorithm which is more efficient for larger data sets.")
 | 
				
			||||||
(define-public r-bicare
 | 
					(define-public r-bicare
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "r-bicare")
 | 
					    (name "r-bicare")
 | 
				
			||||||
    (version "1.46.0")
 | 
					    (version "1.48.0")
 | 
				
			||||||
    (source
 | 
					    (source
 | 
				
			||||||
     (origin
 | 
					     (origin
 | 
				
			||||||
       (method url-fetch)
 | 
					       (method url-fetch)
 | 
				
			||||||
       (uri (bioconductor-uri "BicARE" version))
 | 
					       (uri (bioconductor-uri "BicARE" version))
 | 
				
			||||||
       (sha256
 | 
					       (sha256
 | 
				
			||||||
        (base32
 | 
					        (base32
 | 
				
			||||||
         "0llckbl3l26lf6wgjg7rxs8k1yrk043vvdhnkc6ncg33sydj383y"))))
 | 
					         "1np3967rjx54hbjsynvya75lcsqa6zic6frw5fjwqybwv2pzzw2k"))))
 | 
				
			||||||
    (properties `((upstream-name . "BicARE")))
 | 
					    (properties `((upstream-name . "BicARE")))
 | 
				
			||||||
    (build-system r-build-system)
 | 
					    (build-system r-build-system)
 | 
				
			||||||
    (propagated-inputs
 | 
					    (propagated-inputs
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue