gnu: r-rcpp: Update to 0.12.14.
* gnu/packages/cran.scm (r-rcpp): Update to 0.12.14.
This commit is contained in:
parent
26007cd5ee
commit
d76f987c42
@ -94,13 +94,13 @@ error stream.")
|
||||
(define-public r-rcpp
|
||||
(package
|
||||
(name "r-rcpp")
|
||||
(version "0.12.13")
|
||||
(version "0.12.14")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "Rcpp" version))
|
||||
(sha256
|
||||
(base32 "1bm84yc48475plgsnnbvzi6nzkixpnfw8ry86ax63f9g524asw55"))))
|
||||
(base32 "0qvyxggddyg87lza45hjl0a2prabdyshkqzkz418vi777zygqa6s"))))
|
||||
(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