gnu: r-forecast: Update to 8.19.
* gnu/packages/cran.scm (r-forecast): Update to 8.19.
This commit is contained in:
		
							parent
							
								
									07f1c49744
								
							
						
					
					
						commit
						54101031f6
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -26059,14 +26059,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.18") |     (version "8.19") | ||||||
|     (source |     (source | ||||||
|      (origin |      (origin | ||||||
|        (method url-fetch) |        (method url-fetch) | ||||||
|        (uri (cran-uri "forecast" version)) |        (uri (cran-uri "forecast" version)) | ||||||
|        (sha256 |        (sha256 | ||||||
|         (base32 |         (base32 | ||||||
|          "1pfq2b1ppkbg3a9bag4jrfsjclf0c7mdqbhf1l08h6fqv6lbl82r")))) |          "1l3mdldghsf319fh8gx81w8f5i5mnrcn70rjjylzk4j8n7gicpih")))) | ||||||
|     (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