gnu: r-monocle: Update to 2.20.0.
* gnu/packages/bioconductor.scm (r-monocle): Update to 2.20.0.
This commit is contained in:
		
							parent
							
								
									12ec22ca50
								
							
						
					
					
						commit
						716ac28a58
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -6242,14 +6242,14 @@ single cell assay data.")
 | 
			
		|||
(define-public r-monocle
 | 
			
		||||
  (package
 | 
			
		||||
    (name "r-monocle")
 | 
			
		||||
    (version "2.18.0")
 | 
			
		||||
    (version "2.20.0")
 | 
			
		||||
    (source
 | 
			
		||||
     (origin
 | 
			
		||||
       (method url-fetch)
 | 
			
		||||
       (uri (bioconductor-uri "monocle" version))
 | 
			
		||||
       (sha256
 | 
			
		||||
        (base32
 | 
			
		||||
         "1k3hwi9aspjy75arigg7i1w7ygf112y12cndibf2bhpz2phzwslx"))))
 | 
			
		||||
         "05j1vc51f39xalggdq27y7218gkr3zq7fh7jhzsb4jj7fpn837ry"))))
 | 
			
		||||
    (build-system r-build-system)
 | 
			
		||||
    (propagated-inputs
 | 
			
		||||
     `(("r-biobase" ,r-biobase)
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue