Development

rchitect – maps the R API to Python

rchitect maps the R API to Python, enabling Python programs to interact with an embedded R session. It can evaluate R expressions, invoke R functions, and convert objects between the two languages.

The package was developed to provide the R integration used by the radian console.

This is free and open source software.

Key Features

  • Evaluates R expressions from Python.
  • Calls R functions with automatic conversion of Python arguments.
  • Converts R objects to corresponding Python types.
  • Transforms Python objects into R objects.
  • Provides access to the R global environment.
  • Supports conversions between reticulate and rchitect objects.
  • Lets users select an R installation through PATH, R_BINARY, or R_HOME.
  • Provides binary Python wheels for supported platforms.
  • Uses CFFI to interface with the R shared library.
  • Cross-platform support – runs on Linux, macOS, and Windows.

Website: github.com/randy3k/rchitect
Support:
Developer: Randy Lai
License: MIT License

rchitect is written in Python. Learn Python with our recommended free books and free tutorials.


Related Software

Access R from Python
rpy2Interface to R running embedded in a Python process
pyRserveLibrary for connecting Python to R
PypeRProvides a lightweight interface to use R in Python by pipe.

Read our verdict in the software roundup.


Best Free and Open Source Software Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.

This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk.

You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more.

Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form.
Subscribe

Please read our Comment Policy before commenting.

Notify of
guest
0 Comments
Oldest
Newest Most Voted