r-assertthat: update version to 0.2.0 (#5435)

* pr-quantities: add version & py-numpy conflict (#5307)

* r-assertthat: Update version to 0.2.0
This commit is contained in:
lingnanyuan 2017-09-23 09:58:53 -05:00 committed by Christoph Junghans
parent 72bb53c018
commit debc492032

View file

@ -33,5 +33,6 @@ class RAssertthat(RPackage):
homepage = "https://cran.r-project.org/package=assertthat" homepage = "https://cran.r-project.org/package=assertthat"
url = "https://cran.r-project.org/src/contrib/assertthat_0.1.tar.gz" url = "https://cran.r-project.org/src/contrib/assertthat_0.1.tar.gz"
list_url = homepage
version('0.2.0', '8134f0072c6a84fd738d3bfc5e7f68ef')
version('0.1', '59f9d7f7c00077ea54d763b78eeb5798') version('0.1', '59f9d7f7c00077ea54d763b78eeb5798')