gnu: r-rcpp: Update to 1.0.9.
* gnu/packages/cran.scm (r-rcpp): Update to 1.0.9.
This commit is contained in:
		
							parent
							
								
									6a97fb98e2
								
							
						
					
					
						commit
						a1cf3f7c20
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -4004,13 +4004,13 @@ value for each cluster in a dendrogram.") | ||||||
| (define-public r-rcpp | (define-public r-rcpp | ||||||
|   (package |   (package | ||||||
|     (name "r-rcpp") |     (name "r-rcpp") | ||||||
|     (version "1.0.8.3") |     (version "1.0.9") | ||||||
|     (source |     (source | ||||||
|      (origin |      (origin | ||||||
|        (method url-fetch) |        (method url-fetch) | ||||||
|        (uri (cran-uri "Rcpp" version)) |        (uri (cran-uri "Rcpp" version)) | ||||||
|        (sha256 |        (sha256 | ||||||
|         (base32 "1gzqfn1xjawzig30ama3rldykqpcn6bd8sg684mrfvpmv96bi9cx")))) |         (base32 "0xli48y9nsj8x8p5vkhisiz4l23g8r2623rn0i4xb5javh3fqz40")))) | ||||||
|     (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