Package: IRkernel 1.3.2.9000

Philipp Angerer

IRkernel: Native R Kernel for the 'Jupyter Notebook'

The R kernel for the 'Jupyter' environment executes R code which the front-end ('Jupyter Notebook' or other front-ends) submits to the kernel via the network.

Authors:Thomas Kluyver [aut, cph], Philipp Angerer [aut, cph, cre], Jan Schulz [aut, cph], Karthik Ram [aut, cph]

IRkernel_1.3.2.9000.tar.gz
IRkernel_1.3.2.9000.zip(r-4.5)IRkernel_1.3.2.9000.zip(r-4.4)IRkernel_1.3.2.9000.zip(r-4.3)
IRkernel_1.3.2.9000.tgz(r-4.4-any)IRkernel_1.3.2.9000.tgz(r-4.3-any)
IRkernel_1.3.2.9000.tar.gz(r-4.5-noble)IRkernel_1.3.2.9000.tar.gz(r-4.4-noble)
IRkernel_1.3.2.9000.tgz(r-4.4-emscripten)IRkernel_1.3.2.9000.tgz(r-4.3-emscripten)
IRkernel.pdf |IRkernel.html
IRkernel/json (API)

# Install 'IRkernel' in R:
install.packages('IRkernel', repos = c('https://irkernel.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/irkernel/irkernel/issues

On CRAN:

jupyterjupyter-kernelsjupyter-notebookzmq

11.57 score 1.7k stars 22 packages 130 scripts 14k downloads 7 exports 18 dependencies

Last updated 9 months agofrom:124f2347f1. Checks:7 OK. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKJan 24 2025
R-4.5-winOKJan 24 2025
R-4.5-linuxOKJan 24 2025
R-4.4-winOKJan 24 2025
R-4.4-macOKJan 24 2025
R-4.3-winOKJan 24 2025
R-4.3-macOKJan 24 2025

Exports:comm_managerinstallspecjupyter_option_defaultslog_debuglog_errorlog_infomain

Dependencies:base64encclicrayondigestevaluatefastmapgluehtmltoolsIRdisplayjsonlitelifecyclepbdZMQpillarreprrlangutf8uuidvctrs

Readme and manuals

Help Manual

Help pageTopics
Get global CommManager instancecomm_manager
The CommComm Comm-class
The CommManagerCommManager CommManager-class
Install the kernelspec to tell Jupyter about IRkernel.installspec
An R kernel for Jupyter.IRkernel-package IRkernel IRkernel-options jupyter_option_defaults
Kernel logging functionslog log_debug log_error log_info
Initialise and run the kernelmain