gnu: r-matrix: Update to 1.2-15.
* gnu/packages/statistics.scm (r-matrix): Update to 1.2-15.
This commit is contained in:
		
							parent
							
								
									1966d8ffc7
								
							
						
					
					
						commit
						83ca17d8e8
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -487,14 +487,14 @@ also flexible enough to handle most nonstandard requirements.")
 | 
			
		|||
(define-public r-matrix
 | 
			
		||||
  (package
 | 
			
		||||
    (name "r-matrix")
 | 
			
		||||
    (version "1.2-14")
 | 
			
		||||
    (version "1.2-15")
 | 
			
		||||
    (source
 | 
			
		||||
     (origin
 | 
			
		||||
       (method url-fetch)
 | 
			
		||||
       (uri (cran-uri "Matrix" version))
 | 
			
		||||
       (sha256
 | 
			
		||||
        (base32
 | 
			
		||||
         "15hknim84nj3f54vkchca5ac0c3ip15v1by18k5parmn8wsl19j9"))))
 | 
			
		||||
         "1mshhyia6imh939p8labxi0wv21lal7csmccxi42klpgdh1j89kv"))))
 | 
			
		||||
    (properties `((upstream-name . "Matrix")))
 | 
			
		||||
    (build-system r-build-system)
 | 
			
		||||
    (propagated-inputs
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue