JuniperKernel: Kernel for 'Jupyter'

Provides a full implementation of the 'Jupyter' <http://jupyter.org/> messaging protocol in C++ by leveraging 'Rcpp' and 'Xeus' <https://github.com/QuantStack/xeus>. 'Jupyter' supplies an interactive computing environment and a messaging protocol defined over 'ZeroMQ' for multiple programming languages. This package implements the 'Jupyter' kernel interface so that 'R' is exposed to this interactive computing environment. 'ZeroMQ' functionality is provided by the 'pbdZMQ' package. 'Xeus' is a C++ library that facilitates the implementation of kernels for 'Jupyter'. Additionally, 'Xeus' provides an interface to libraries that exist in the 'Jupyter' ecosystem for building widgets, plotting, and more <https://blog.jupyter.org/interactive-workflows-for-c-with-jupyter-fe9b54227d92>. 'JuniperKernel' uses 'Xeus' as a library for the 'Jupyter' messaging protocol.

Version: 1.2.3.0
Depends: R (≥ 3.2.0)
Imports: utils, jsonlite, repr, Rcpp (≥ 0.11.0), gdtools (≥ 0.1.6), pbdZMQ (≥ 0.3-2), data.table, methods
LinkingTo: Rcpp, gdtools
Suggests: RUnit, roxygen2
Published: 2018-02-05
Author: Spencer Aiello [aut, cre, cph], Wei-Chen Chen [ctb], Stephan Brumme [cph], Jake Luciani [cph], Tony Plate [cph], Matthieu Decorde [cph], RStudio (Hadley Wickham) [cph], Sylvain Corlay [cph], Johan Mabille [cph], Niels Lohmann [cph]
Maintainer: Spencer Aiello <spnrpa at gmail.com>
BugReports: https://github.com/JuniperKernel/JuniperKernel/issues
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
Copyright: See the file COPYRIGHTS
JuniperKernel copyright details
URL: https://github.com/JuniperKernel/JuniperKernel
NeedsCompilation: yes
Materials: NEWS
CRAN checks: JuniperKernel results

Downloads:

Reference manual: JuniperKernel.pdf
Package source: JuniperKernel_1.2.3.0.tar.gz
Windows binaries: r-devel: JuniperKernel_1.2.3.0.zip, r-release: JuniperKernel_1.2.3.0.zip, r-oldrel: JuniperKernel_1.2.3.0.zip
OS X El Capitan binaries: r-release: JuniperKernel_1.2.3.0.tgz
OS X Mavericks binaries: r-oldrel: JuniperKernel_1.0.0.0.tgz
Old sources: JuniperKernel archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=JuniperKernel to link to this page.