gnu: r-biocor: Update to 1.16.0.
* gnu/packages/bioconductor.scm (r-biocor): Update to 1.16.0.
This commit is contained in:
		
							parent
							
								
									4faded238e
								
							
						
					
					
						commit
						2023951c8e
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -11586,14 +11586,14 @@ tools for genome-scale analysis of cancer studies.")
 | 
			
		|||
(define-public r-biocor
 | 
			
		||||
  (package
 | 
			
		||||
    (name "r-biocor")
 | 
			
		||||
    (version "1.14.0")
 | 
			
		||||
    (version "1.16.0")
 | 
			
		||||
    (source
 | 
			
		||||
     (origin
 | 
			
		||||
       (method url-fetch)
 | 
			
		||||
       (uri (bioconductor-uri "BioCor" version))
 | 
			
		||||
       (sha256
 | 
			
		||||
        (base32
 | 
			
		||||
         "12slrdn98h43j3y7klk3chrwa2ycwm4krhz3l3kfzbxr834mhy19"))))
 | 
			
		||||
         "135rga7mwpzy8ypvriqpbmlh9l5yf61s9s1sa9615qfab14jh06b"))))
 | 
			
		||||
    (properties `((upstream-name . "BioCor")))
 | 
			
		||||
    (build-system r-build-system)
 | 
			
		||||
    (propagated-inputs
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue