gnu: r-pcamethods: Update to 1.82.0.
* gnu/packages/bioinformatics.scm (r-pcamethods): Update to 1.82.0.
This commit is contained in:
		
							parent
							
								
									b47560c1cf
								
							
						
					
					
						commit
						2ed937e0aa
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -9859,14 +9859,14 @@ specific parser.")
 | 
				
			||||||
(define-public r-pcamethods
 | 
					(define-public r-pcamethods
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "r-pcamethods")
 | 
					    (name "r-pcamethods")
 | 
				
			||||||
    (version "1.80.0")
 | 
					    (version "1.82.0")
 | 
				
			||||||
    (source
 | 
					    (source
 | 
				
			||||||
     (origin
 | 
					     (origin
 | 
				
			||||||
       (method url-fetch)
 | 
					       (method url-fetch)
 | 
				
			||||||
       (uri (bioconductor-uri "pcaMethods" version))
 | 
					       (uri (bioconductor-uri "pcaMethods" version))
 | 
				
			||||||
       (sha256
 | 
					       (sha256
 | 
				
			||||||
        (base32
 | 
					        (base32
 | 
				
			||||||
         "10cww4jxyynkwxbbsx804nwac31j0hh8dgisygld0q663gaxkgni"))))
 | 
					         "04xb4vjky6hq58l30i1iq9rv5gzjdxnidjxpnzg7pvg67vz8pgf0"))))
 | 
				
			||||||
    (properties `((upstream-name . "pcaMethods")))
 | 
					    (properties `((upstream-name . "pcaMethods")))
 | 
				
			||||||
    (build-system r-build-system)
 | 
					    (build-system r-build-system)
 | 
				
			||||||
    (propagated-inputs
 | 
					    (propagated-inputs
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue