Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/duncantl/RJSONIO
Serialize to and from R and JSON, JavaScript Object Notation
https://github.com/duncantl/RJSONIO
Last synced: about 2 months ago
JSON representation
Serialize to and from R and JSON, JavaScript Object Notation
- Host: GitHub
- URL: https://github.com/duncantl/RJSONIO
- Owner: duncantl
- License: other
- Created: 2012-04-03T16:30:47.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2023-08-22T03:08:29.000Z (over 1 year ago)
- Last Synced: 2024-08-03T05:02:40.484Z (5 months ago)
- Language: AngelScript
- Homepage: http://www.omegahat.org/RJSONIO
- Size: 1.86 MB
- Stars: 25
- Watchers: 5
- Forks: 68
- Open Issues: 25
-
Metadata Files:
- Readme: README.libjson
- Changelog: Changes
- License: LICENSE
Awesome Lists containing this project
- awesome-actionscript-sorted - RJSONIO - Serialize to and from R and JSON, JavaScript Object Notation (File Formats / JSON)
README
Install libjson with
make SHARED=1 install
or
make SHARED=1
make install SHARED=1(You need the SHARED=1 on the install as well as the build.)