Skip to main content

SoS Notebook extension for language R

Project description

PyPI version Build Status Build status

SoS language module for R

SoS Notebook is a Jupyter kernel that allows the use of multiple kernels in one Jupyter notebook. Although SoS Notebook can work with any kernels using magics %expand, %capture and %render, a language module allows the exchange of variables among supported languages using magics %get, %put, %use, and %with. This module provides a language module for the R programming language.

Installation

Conda installation

If you are using a conda environment,

conda install sos-r -c conda-forge

installs all required component of sos-r, including sos-notebook, R, irkernel, and required packages.

Pip installation

If you are not using a conda environment, or if you would like to use a standalone R installation (instead of conda's R), you should install sos-notebook, sos-r etc separately. Please refer to Running SoS for details.

Documentation

After proper installation of sos-r, you should see language R in the language selection dropdown box of a SoS Notebook. Please refer to SoS Homepage and SoS Notebook Documentation for details.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sos-r-0.20.1.tar.gz (14.6 kB view hashes)

Uploaded Source

Built Distribution

sos_r-0.20.1-py3-none-any.whl (9.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page