gnu: r-quantro: Update to 1.38.0.
* gnu/packages/bioconductor.scm (r-quantro): Update to 1.38.0. Change-Id: Ib9b1c373c0f7820c1944d49e6cdc9e0da30c752c
This commit is contained in:
		
							parent
							
								
									67584d7d08
								
							
						
					
					
						commit
						e873fea1c1
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -17502,14 +17502,14 @@ chips with the MAQC reference datasets.")
 | 
			
		|||
(define-public r-quantro
 | 
			
		||||
  (package
 | 
			
		||||
    (name "r-quantro")
 | 
			
		||||
    (version "1.36.0")
 | 
			
		||||
    (version "1.38.0")
 | 
			
		||||
    (source
 | 
			
		||||
     (origin
 | 
			
		||||
       (method url-fetch)
 | 
			
		||||
       (uri (bioconductor-uri "quantro" version))
 | 
			
		||||
       (sha256
 | 
			
		||||
        (base32
 | 
			
		||||
         "032qxwgldl1hbgsgb5q3fi7nfg1nx3k0yppqkvim5cif613m1nzq"))))
 | 
			
		||||
         "0b8afvnczkhmbdg5zna2h5v42zdyvk1zybn9cwcbw22rijiysq99"))))
 | 
			
		||||
    (build-system r-build-system)
 | 
			
		||||
    (propagated-inputs
 | 
			
		||||
     (list r-biobase
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue