gnu: r-rcpparmadillo: Update to 0.9.200.7.0.
* gnu/packages/statistics.scm (r-rcpparmadillo): Update to 0.9.200.7.0.
This commit is contained in:
		
							parent
							
								
									6d1db05086
								
							
						
					
					
						commit
						82dad63ef7
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -2561,13 +2561,13 @@ well as additional utilities such as panel and axis annotation functions.") | ||||||
| (define-public r-rcpparmadillo | (define-public r-rcpparmadillo | ||||||
|   (package |   (package | ||||||
|     (name "r-rcpparmadillo") |     (name "r-rcpparmadillo") | ||||||
|     (version "0.9.200.5.0") |     (version "0.9.200.7.0") | ||||||
|     (source (origin |     (source (origin | ||||||
|               (method url-fetch) |               (method url-fetch) | ||||||
|               (uri (cran-uri "RcppArmadillo" version)) |               (uri (cran-uri "RcppArmadillo" version)) | ||||||
|               (sha256 |               (sha256 | ||||||
|                (base32 |                (base32 | ||||||
|                 "09041jnalh7352kj6lv4d0xr9c0mvf8p860q5c8m13mp214x5x7k")))) |                 "11m04yvdh6086567dzzxchbf68fl5hxf2y32acf3f43bjqgwbv2p")))) | ||||||
|     (properties `((upstream-name . "RcppArmadillo"))) |     (properties `((upstream-name . "RcppArmadillo"))) | ||||||
|     (build-system r-build-system) |     (build-system r-build-system) | ||||||
|     (native-inputs |     (native-inputs | ||||||
|  |  | ||||||
		Reference in a new issue