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

7 exports 1.6k stars 10.54 score 19 dependencies 20 dependents 104 scripts 18.0k downloads

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

TargetResultDate
Doc / VignettesOKAug 27 2024
R-4.5-winOKAug 27 2024
R-4.5-linuxOKAug 27 2024
R-4.4-winOKAug 27 2024
R-4.4-macOKAug 27 2024
R-4.3-winOKAug 27 2024
R-4.3-macOKAug 27 2024

Exports:comm_managerinstallspecjupyter_option_defaultslog_debuglog_errorlog_infomain

Dependencies:base64encclicrayondigestevaluatefansifastmapgluehtmltoolsIRdisplayjsonlitelifecyclepbdZMQpillarreprrlangutf8uuidvctrs

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