hey, i was originally going to package this, but it turns out it's built on libjson, which makes it non-free:
https://wiki.debian.org/qa.debian.org/jsonevil so it can't be used with GPL code (without violating the GPL). you might find that r-cran-rjson fits your needs - we ported all our work across to r-cran-json with minimal difficulty. jonathon On 18/10/2015 11:02 pm, Jonas Smedegaard wrote: > Package: wnpp > Severity: wishlist > > * Package name : r-cran-rjsonio > Version : > Upstream Author : Duncan Temple Lang > * URL : https://github.com/cran/RJSONIO > * License : BSD-3-Clause > Programming Lang: R, C > Description : serialize R objects to JSON > > RJSONIO allows conversion to and from data in Javascript object > notation (JSON) format. This allows R objects to be inserted into > Javascript/ECMAScript/ActionScript code and allows R programmers to > read and convert JSON content to R objects. > . > This is an alternative to rjson package. Originally, that was too > slow for converting large R objects to JSON and was not extensible. > rjson's performance is now similar to this package, and perhaps > slightly faster in some cases. > > Package is needed by beaker-notebook (bug#795980) and the ShowMeBox > project: https://wiki.debian.org/ShowMeBox - if interested, see also > https://lists.alioth.debian.org/pipermail/showme-devel/2015-October/000050.html > > Cc'ing Debian Science Maintainers in the hope they will pick this up. > > - Jonas > > > -- JASP - A Fresh Way to Do Statistics http://jasp-stats.org/ -- How happy is he born and taught, That serveth not another's will; Whose armour is his honest thought, And simple truth his utmost skill This man is freed from servile bands Of hope to rise, or fear to fall: Lord of himself, though not of lands, And, having nothing, yet hath all. -- Sir Henry Wotton -- debian-science-maintainers mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers
