gnu: r-rcpp: Update to 0.12.4.
* gnu/packages/statistics.scm (r-rcpp): Update to 0.12.4.
This commit is contained in:
		
							parent
							
								
									6b49a37e6b
								
							
						
					
					
						commit
						c587725a69
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -326,13 +326,13 @@ Munsell colour system.") | ||||||
| (define-public r-rcpp | (define-public r-rcpp | ||||||
|   (package |   (package | ||||||
|     (name "r-rcpp") |     (name "r-rcpp") | ||||||
|     (version "0.12.0") |     (version "0.12.4") | ||||||
|     (source |     (source | ||||||
|      (origin |      (origin | ||||||
|        (method url-fetch) |        (method url-fetch) | ||||||
|        (uri (cran-uri "Rcpp" version)) |        (uri (cran-uri "Rcpp" version)) | ||||||
|        (sha256 |        (sha256 | ||||||
|         (base32 "182109z0yc1snqgd833ssl2cix6cbq83bcxmy5344b15ym820y38")))) |         (base32 "1lyhyaxrnb5w4igi3l1p378s4jblcnrv6h7h5ym42ljm54mm44w3")))) | ||||||
|     (build-system r-build-system) |     (build-system r-build-system) | ||||||
|     (home-page "http://www.rcpp.org") |     (home-page "http://www.rcpp.org") | ||||||
|     (synopsis "Seamless R and C++ Integration") |     (synopsis "Seamless R and C++ Integration") | ||||||
|  |  | ||||||
		Reference in a new issue