gnu: r-msmstests: Update to 1.38.0.
* gnu/packages/bioconductor.scm (r-msmstests): Update to 1.38.0.
This commit is contained in:
		
							parent
							
								
									0d854ac754
								
							
						
					
					
						commit
						d1e16723dd
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -18984,14 +18984,14 @@ experiments, and visualize de influence of the involved factors.")
 | 
			
		|||
(define-public r-msmstests
 | 
			
		||||
  (package
 | 
			
		||||
    (name "r-msmstests")
 | 
			
		||||
    (version "1.36.0")
 | 
			
		||||
    (version "1.38.0")
 | 
			
		||||
    (source
 | 
			
		||||
     (origin
 | 
			
		||||
       (method url-fetch)
 | 
			
		||||
       (uri (bioconductor-uri "msmsTests" version))
 | 
			
		||||
       (sha256
 | 
			
		||||
        (base32
 | 
			
		||||
         "10frsvqhi3i0v2w4q4q9xz1ykyf6s3nrjlmn94x3kd06p3s839k3"))))
 | 
			
		||||
         "1y3nklhlib2l9smcl6slv1653vyg9ip29if286l59rjrdwh50cwa"))))
 | 
			
		||||
    (properties `((upstream-name . "msmsTests")))
 | 
			
		||||
    (build-system r-build-system)
 | 
			
		||||
    (propagated-inputs
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue