gnu: r-roc: Update to 1.72.0.
* gnu/packages/bioconductor.scm (r-roc): Update to 1.72.0.
This commit is contained in:
		
							parent
							
								
									8ad4197c23
								
							
						
					
					
						commit
						0a64990428
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -11690,14 +11690,14 @@ regulatory networks from expression data.")
 | 
				
			||||||
(define-public r-roc
 | 
					(define-public r-roc
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "r-roc")
 | 
					    (name "r-roc")
 | 
				
			||||||
    (version "1.70.0")
 | 
					    (version "1.72.0")
 | 
				
			||||||
    (source
 | 
					    (source
 | 
				
			||||||
     (origin
 | 
					     (origin
 | 
				
			||||||
       (method url-fetch)
 | 
					       (method url-fetch)
 | 
				
			||||||
       (uri (bioconductor-uri "ROC" version))
 | 
					       (uri (bioconductor-uri "ROC" version))
 | 
				
			||||||
       (sha256
 | 
					       (sha256
 | 
				
			||||||
        (base32
 | 
					        (base32
 | 
				
			||||||
         "1mgxpv5p6gnv04wzkcryrg5as5xrxvlqlkkcbv0k1bx9y6ykijy9"))))
 | 
					         "0yfq0d0j2bzqdnjs6l2h6p48kmv9wfphlqym3brgndlnadipq1v2"))))
 | 
				
			||||||
    (properties `((upstream-name . "ROC")))
 | 
					    (properties `((upstream-name . "ROC")))
 | 
				
			||||||
    (build-system r-build-system)
 | 
					    (build-system r-build-system)
 | 
				
			||||||
    (native-inputs
 | 
					    (native-inputs
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue