gnu: r-radiogx: Update to 2.8.0.
* gnu/packages/bioconductor.scm (r-radiogx): Update to 2.8.0. Change-Id: I31e473c038c3750c82eb1ba92265793a33e079d5
This commit is contained in:
		
							parent
							
								
									50e803b4e4
								
							
						
					
					
						commit
						b262fe9435
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -8636,13 +8636,13 @@ with numerical methods for computing statistics for each.")
 | 
			
		|||
(define-public r-radiogx
 | 
			
		||||
  (package
 | 
			
		||||
    (name "r-radiogx")
 | 
			
		||||
    (version "2.6.0")
 | 
			
		||||
    (version "2.8.0")
 | 
			
		||||
    (source
 | 
			
		||||
     (origin
 | 
			
		||||
       (method url-fetch)
 | 
			
		||||
       (uri (bioconductor-uri "RadioGx" version))
 | 
			
		||||
       (sha256
 | 
			
		||||
        (base32 "0ykmvva5h1y7x9bxhqqfc18car9nasy06v1jjban7dlm95dl8nmk"))))
 | 
			
		||||
        (base32 "0ykw5hm48fh6xqxdfgmjjbqdd5hp4dmhnykg3zkmb9wrcfp4zx7f"))))
 | 
			
		||||
    (properties `((upstream-name . "RadioGx")))
 | 
			
		||||
    (build-system r-build-system)
 | 
			
		||||
    (propagated-inputs
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue