gnu: r-phangorn: Update to 2.7.0.
* gnu/packages/cran.scm (r-phangorn): Update to 2.7.0.
This commit is contained in:
		
							parent
							
								
									9788d909ca
								
							
						
					
					
						commit
						065f3eac48
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -26800,14 +26800,14 @@ discovery of differentially expressed genes and markers.")
 | 
				
			||||||
(define-public r-phangorn
 | 
					(define-public r-phangorn
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "r-phangorn")
 | 
					    (name "r-phangorn")
 | 
				
			||||||
    (version "2.6.3")
 | 
					    (version "2.7.0")
 | 
				
			||||||
    (source
 | 
					    (source
 | 
				
			||||||
     (origin
 | 
					     (origin
 | 
				
			||||||
       (method url-fetch)
 | 
					       (method url-fetch)
 | 
				
			||||||
       (uri (cran-uri "phangorn" version))
 | 
					       (uri (cran-uri "phangorn" version))
 | 
				
			||||||
       (sha256
 | 
					       (sha256
 | 
				
			||||||
        (base32
 | 
					        (base32
 | 
				
			||||||
         "08yqz8qlw960x4b52wzrm22f242xnpc8695pjkhy7bi1nzm303ga"))))
 | 
					         "19113x95vq09168x6v4ryfcdrb3a4ckp8rimd43sdkmz9pkfdxkx"))))
 | 
				
			||||||
    (build-system r-build-system)
 | 
					    (build-system r-build-system)
 | 
				
			||||||
    (propagated-inputs
 | 
					    (propagated-inputs
 | 
				
			||||||
     `(("r-ape" ,r-ape)
 | 
					     `(("r-ape" ,r-ape)
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue