[SWI Prolog]
"SWI-Prolog offers a comprehensive
free Prolog environment.
Since its start in 1987, SWI-Prolog development has been driven by the needs
of real world applications. SWI-Prolog is widely used in research and
education as well as commercial applications". See
http://www.swi-prolog.org/
[ggplot2]
"ggplot2 is a plotting system for R, based on the grammar
of graphics, which tries to take the good parts of base and lattice graphics
and none of the bad parts. It takes care of many of the fiddly details that
make plotting a hassle (like drawing legends) as well as providing a powerful
model of graphics that makes it easy to produce complex multi-layered
graphics".
See http://ggplot2.org/
[gridExtra]
"Miscellaneous Functions for "Grid" Graphics.
Provides a number of user-level functions to work with "grid" graphics,
notably to arrange multiple grid-based plots on a page, and draw tables".
See https://github.com/baptiste/gridextra
[C3js]
"C3 enables deeper integration of charts into your
application".
See http://c3js.org/
[Rserve Client]
"SWI-Prolog/SWISH client for Rserve".
"The container exposes Rserve using a Unix-domain socket in
/home/rserve/socket".
See https://github.com/JanWielemaker/rserve_client
[Rserve]
"Rserve is a TCP/IP server which allows other programs to
use facilities of R (see www.r-project.org) from various languages without the
need to initialize R or link against R library."
See https://www.rforge.net/Rserve/