Add several new R packages (#2952)

* Add several new R packages

* Add a few more R packages

* Update more versions

* Convert Package to RPackage

* Add a few more packages

* Add missing dependencies
This commit is contained in:
Adam J. Stewart
2017-01-31 08:54:34 -06:00
committed by Todd Gamblin
parent 19cf7a2833
commit 0c0a1fdedc
67 changed files with 1203 additions and 76 deletions

View File

@@ -29,7 +29,8 @@ class RPlotrix(RPackage):
"""Lots of plots, various labeling, axis and color scaling functions."""
homepage = "https://cran.r-project.org/package=plotrix"
url = "https://cran.r-project.org/src/contrib/plotrix_3.6-3.tar.gz"
url = "https://cran.r-project.org/src/contrib/plotrix_3.6-4.tar.gz"
list_url = "https://cran.r-project.org/src/contrib/Archive/plotrix"
version('3.6-4', 'efe9b9b093d8903228a9b56c46d943fa')
version('3.6-3', '23e3e022a13a596e9b77b40afcb4a2ef')