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.5-any)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'))

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

On CRAN:

Conda:

jupyterjupyter-kernelsjupyter-notebookzmq

11.78 score 1.7k stars 23 packages 139 scripts 20k downloads 7 exports 18 dependencies

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

TargetResultLatest binary
Doc / VignettesOKMar 25 2025
R-4.5-winOKMar 25 2025
R-4.5-macOKMar 25 2025
R-4.5-linuxOKMar 25 2025
R-4.4-winOKMar 25 2025
R-4.4-macOKMar 25 2025
R-4.4-linuxOKMar 25 2025
R-4.3-winOKMar 25 2025
R-4.3-macOKMar 25 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