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
@@ -38,8 +38,9 @@ class RJsonlite(RPackage):
|
||||
use with dynamic data in systems and applications."""
|
||||
|
||||
homepage = "https://github.com/jeroenooms/jsonlite"
|
||||
url = "https://cran.r-project.org/src/contrib/jsonlite_1.0.tar.gz"
|
||||
url = "https://cran.r-project.org/src/contrib/jsonlite_1.2.tar.gz"
|
||||
list_url = "https://cran.r-project.org/src/contrib/Archive/jsonlite"
|
||||
|
||||
version('1.2', '80cd2678ae77254be470f5931db71c51')
|
||||
version('1.0', 'c8524e086de22ab39b8ac8000220cc87')
|
||||
version('0.9.21', '4fc382747f88a79ff0718a0d06bed45d')
|
||||
|
Reference in New Issue
Block a user