r-threejs: Correct url. (#5553)

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

* r-threejs: Correct url.
This commit is contained in:
lingnanyuan 2017-09-29 16:33:05 -05:00 committed by Christoph Junghans
parent d19eb152c8
commit 18029f5f47

View file

@ -31,7 +31,7 @@ class RThreejs(RPackage):
homepage = "http://bwlewis.github.io/rthreejs"
url = "https://cran.r-project.org/src/contrib/threejs_0.2.2.tar.gz"
list_url = homepage
version('0.2.2', '35c179b10813c5e4bd3e7827fae6627b')
depends_on('r-htmlwidgets', type=('build', 'run'))