gnu: r-cner: Update to 1.30.0.
* gnu/packages/bioconductor.scm (r-cner): Update to 1.30.0.
This commit is contained in:
		
							parent
							
								
									756f5411a9
								
							
						
					
					
						commit
						d6130127e8
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -12681,13 +12681,13 @@ matrices.")
 | 
			
		|||
(define-public r-cner
 | 
			
		||||
  (package
 | 
			
		||||
    (name "r-cner")
 | 
			
		||||
    (version "1.28.0")
 | 
			
		||||
    (version "1.30.0")
 | 
			
		||||
    (source
 | 
			
		||||
     (origin
 | 
			
		||||
       (method url-fetch)
 | 
			
		||||
       (uri (bioconductor-uri "CNEr" version))
 | 
			
		||||
       (sha256
 | 
			
		||||
        (base32 "13w0gsfm7k29dp5nb0c9sb2ix506ph6dixsjis6xxcz6acq7lg2k"))))
 | 
			
		||||
        (base32 "0w4iqmyyhsb6l9bi8c6qwdh4j6z2i1i5fi85ia9069fpl9d0hpl2"))))
 | 
			
		||||
    (properties `((upstream-name . "CNEr")))
 | 
			
		||||
    (build-system r-build-system)
 | 
			
		||||
    (inputs `(("zlib" ,zlib)))
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue