gnu: r-rcpp: Update to 1.0.8.
* gnu/packages/cran.scm (r-rcpp): Update to 1.0.8.
This commit is contained in:
parent
55711d07eb
commit
5bec9c43be
@ -3287,13 +3287,13 @@ value for each cluster in a dendrogram.")
|
||||
(define-public r-rcpp
|
||||
(package
|
||||
(name "r-rcpp")
|
||||
(version "1.0.7")
|
||||
(version "1.0.8")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "Rcpp" version))
|
||||
(sha256
|
||||
(base32 "07fwlgmx0ib4nziqbrylla2dlakw04vzny9w4qbfvnhn49rs9r8m"))))
|
||||
(base32 "1vkqyqly6lzr1h3szaihmayvpjkzscxp4y258vnw8nh4pjb957w7"))))
|
||||
(build-system r-build-system)
|
||||
(home-page "http://www.rcpp.org")
|
||||
(synopsis "Seamless R and C++ integration")
|
||||
|
Loading…
Reference in New Issue
Block a user