r-rinside package: add version 0.2.15 (#10949)

This commit is contained in:
Justin M Wozniak 2019-03-26 12:37:49 -07:00 committed by Peter Scheibel
parent 308a39eca3
commit 4719bf25dd

View File

@ -23,9 +23,10 @@ class RRinside(RPackage):
available at the 'RInside' website as well."""
homepage = "http://dirk.eddelbuettel.com/code/rinside.html"
url = "https://cran.r-project.org/src/contrib/RInside_0.2.14.tar.gz"
url = "https://cran.r-project.org/src/contrib/RInside_0.2.15.tar.gz"
list_url = "https://cran.r-project.org/src/contrib/Archive/RInside"
version('0.2.15', '3b8c13dc53c6958c1f82c0a25dd6c211')
version('0.2.14', 'fc72761e22b1f597433eb53d6eb122ff')
version('0.2.13', '2e3c35a7bd648e9bef98d0afcc02cf88')