Package: r-cran-wdi / 2.4-1

Metadata

Package Version Patches format
r-cran-wdi 2.4-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
rjson.patch | (download)

DESCRIPTION | 2 1 + 1 - 0 !
R/WDI.R | 8 4 + 4 - 0 !
2 files changed, 5 insertions(+), 5 deletions(-)

 use rjson package instead of rjsonio
 WDI normally uses RJSONIO, which is faster than rjson. Unfortunately, RJSONIO
 is nonfree (it is affected by the infamous "good, not evil" clause, see
 #712159).