Reference manual

It appears you don't have a PDF plugin for this browser. You can click here to download the reference manual.

install.packages("janssonr")

0.1.2 by Troy Hernandez, 7 hours ago


https://github.com/cornball-ai/janssonr


Report a bug at https://github.com/cornball-ai/janssonr/issues


Browse source code at https://github.com/cran/janssonr


Authors: Troy Hernandez [aut, cre] (ORCID: , cornball.ai [cph] , Petri Lehtinen [ctb, cph] (Author of the Jansson C library , bundled under src/jansson) , Basile Starynkevitch [ctb, cph] (Jansson: src/jansson/memory.c) , Graeme Smecher [ctb, cph] (Jansson: src/jansson/pack_unpack.c) , Sean Bright [ctb, cph] (Jansson: src/jansson/version.c) , David M. Gay [ctb] (Author of dtoa.c , bundled by Jansson as src/jansson/dtoa.c) , Lucent Technologies [cph] (src/jansson/dtoa.c) , Bob Jenkins [ctb] (Author of lookup3.c (public domain) , bundled by Jansson as src/jansson/lookup3.h)


Documentation:   PDF Manual  


MIT + file LICENSE license


Suggests tinytest

System requirements: jansson (>= 2.11) is linked when present: libjansson-dev (deb), jansson-devel (rpm), jansson (brew). When it is absent, and always on Windows, the bundled Jansson 2.15.1 is compiled into the package.


See at CRAN