mkoohafkan/pysockr: Execute Python from R

high-level interface to any Python environment, including ad-hoc environments such as Anaconda Python and virtual environments. Communication between R and Python is achieved using websockets, meaning that no low-level C interface or makevars configuration is required. Data structures are translated between R and Python using JSON, and Python class templates for extending JSON support to arbitrary Python objects are provided.

Getting started

Package details

Maintainer
LicenseGPL (>= 3)
Version0.5-0
URL https://github.com/mkoohafkan/expyr
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("mkoohafkan/pysockr")
mkoohafkan/pysockr documentation built on May 6, 2019, 10:37 a.m.