gnu: r-catalyst: Update to 1.18.0.
* gnu/packages/bioconductor.scm (r-catalyst): Update to 1.18.0.
This commit is contained in:
		
							parent
							
								
									9df8fa7b38
								
							
						
					
					
						commit
						eed4a322f1
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -13226,14 +13226,14 @@ relevant, and the minimum expression of the most abundant condition.")
 | 
			
		|||
(define-public r-catalyst
 | 
			
		||||
  (package
 | 
			
		||||
    (name "r-catalyst")
 | 
			
		||||
    (version "1.16.2")
 | 
			
		||||
    (version "1.18.0")
 | 
			
		||||
    (source
 | 
			
		||||
      (origin
 | 
			
		||||
        (method url-fetch)
 | 
			
		||||
        (uri (bioconductor-uri "CATALYST" version))
 | 
			
		||||
        (sha256
 | 
			
		||||
          (base32
 | 
			
		||||
            "1vw8x54hwgcyn29k81zcvawawy2iy2qgp49gjpb830q04gx6yc6h"))))
 | 
			
		||||
            "15lah45lf16zh1ankbpjvz8zp38lldvq074nmvb99rhhqys2gbgi"))))
 | 
			
		||||
    (properties `((upstream-name . "CATALYST")))
 | 
			
		||||
    (build-system r-build-system)
 | 
			
		||||
    (propagated-inputs
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue