Package: IRkernel 1.3.2.9000
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:
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')) |
Bug tracker:https://github.com/irkernel/irkernel/issues
jupyterjupyter-kernelsjupyter-notebookzmq
Last updated 7 months agofrom:124f2347f1. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 26 2024 |
R-4.5-win | OK | Oct 26 2024 |
R-4.5-linux | OK | Oct 26 2024 |
R-4.4-win | OK | Oct 26 2024 |
R-4.4-mac | OK | Oct 26 2024 |
R-4.3-win | OK | Oct 26 2024 |
R-4.3-mac | OK | Oct 26 2024 |
Exports:comm_managerinstallspecjupyter_option_defaultslog_debuglog_errorlog_infomain
Dependencies:base64encclicrayondigestevaluatefansifastmapgluehtmltoolsIRdisplayjsonlitelifecyclepbdZMQpillarreprrlangutf8uuidvctrs
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Get global CommManager instance | comm_manager |
The Comm | Comm Comm-class |
The CommManager | CommManager 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 functions | log log_debug log_error log_info |
Initialise and run the kernel | main |