gnu: r-mass: Update to 7.3-53.
* gnu/packages/statistics.scm (r-mass): Update to 7.3-53.
This commit is contained in:
		
							parent
							
								
									1c1b941902
								
							
						
					
					
						commit
						98f76dbcfb
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -429,14 +429,14 @@ D.V. Hinkley (1997, CUP), originally written by Angelo Canty for S.")
 | 
			
		|||
(define-public r-mass
 | 
			
		||||
  (package
 | 
			
		||||
    (name "r-mass")
 | 
			
		||||
    (version "7.3-52")
 | 
			
		||||
    (version "7.3-53")
 | 
			
		||||
    (source
 | 
			
		||||
     (origin
 | 
			
		||||
       (method url-fetch)
 | 
			
		||||
       (uri (cran-uri "MASS" version))
 | 
			
		||||
       (sha256
 | 
			
		||||
        (base32
 | 
			
		||||
         "0c4scl7r4m0bikr0wmdrnn7wfzy1vg5v7gsq6bms2vknzs9ymhxp"))))
 | 
			
		||||
         "0f2bwsbqr3nzsqxva051lg8wd068naqif3vc48hac0m3mmq4x0j1"))))
 | 
			
		||||
    (properties `((upstream-name . "MASS")))
 | 
			
		||||
    (build-system r-build-system)
 | 
			
		||||
    (home-page "http://www.stats.ox.ac.uk/pub/MASS4/")
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue