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:

committed by
Todd Gamblin

parent
19cf7a2833
commit
0c0a1fdedc
@@ -31,7 +31,8 @@ class RAssertthat(RPackage):
|
||||
producing friendly error messages so that your users know what they've done
|
||||
wrong."""
|
||||
|
||||
homepage = "https://cran.r-project.org/web/packages/assertthat/index.html"
|
||||
homepage = "https://cran.r-project.org/package=assertthat"
|
||||
url = "https://cran.r-project.org/src/contrib/assertthat_0.1.tar.gz"
|
||||
list_url = "https://cran.r-project.org/src/contrib/Archive/assertthat"
|
||||
|
||||
version('0.1', '59f9d7f7c00077ea54d763b78eeb5798')
|
||||
|
Reference in New Issue
Block a user