gnu: r-forecast: Update to 8.16.
* gnu/packages/cran.scm (r-forecast): Update to 8.16.
This commit is contained in:
		
							parent
							
								
									da795ca0b9
								
							
						
					
					
						commit
						d09e47802a
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -23342,14 +23342,14 @@ Raftery, Appl.Statistics, 1989); it includes inference and basic methods.")
 | 
				
			||||||
(define-public r-forecast
 | 
					(define-public r-forecast
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "r-forecast")
 | 
					    (name "r-forecast")
 | 
				
			||||||
    (version "8.15")
 | 
					    (version "8.16")
 | 
				
			||||||
    (source
 | 
					    (source
 | 
				
			||||||
     (origin
 | 
					     (origin
 | 
				
			||||||
       (method url-fetch)
 | 
					       (method url-fetch)
 | 
				
			||||||
       (uri (cran-uri "forecast" version))
 | 
					       (uri (cran-uri "forecast" version))
 | 
				
			||||||
       (sha256
 | 
					       (sha256
 | 
				
			||||||
        (base32
 | 
					        (base32
 | 
				
			||||||
         "0x4ij55sb45qnwba3bybs50vsvv82q3j8p47xmbv959h13nsnfn7"))))
 | 
					         "0zvn44k7npxai8kj0hgxaaqv1hgd8rxicnvj4cg7wfl8ba4yn0cz"))))
 | 
				
			||||||
    (properties `((upstream-name . "forecast")))
 | 
					    (properties `((upstream-name . "forecast")))
 | 
				
			||||||
    (build-system r-build-system)
 | 
					    (build-system r-build-system)
 | 
				
			||||||
    (propagated-inputs
 | 
					    (propagated-inputs
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue