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.7)IRkernel_1.3.2.9000.zip(r-4.6)IRkernel_1.3.2.9000.zip(r-4.5)
IRkernel_1.3.2.9000.tgz(r-4.6-any)IRkernel_1.3.2.9000.tgz(r-4.5-any)
IRkernel_1.3.2.9000.tar.gz(r-4.7-any)IRkernel_1.3.2.9000.tar.gz(r-4.6-any)
IRkernel_1.3.2.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
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

12.14 score 1.7k stars 23 packages 158 scripts 40k downloads 7 exports 18 dependencies

Last updated from:124f2347f1. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK120
source / vignettesOK170
linux-release-x86_64OK122
macos-release-arm64OK81
macos-oldrel-arm64OK105
windows-develOK74
windows-releaseOK89
windows-oldrelOK90
wasm-releaseOK100

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