Previous topic

Dependencies

Next topic

Functions

This Page

InstallationΒΆ

install.packages("PythonInR")
# or
library("devtools")
install_bitbucket("Floooo/PythonInR")

Note

Windows Installation

If you encounter installation problems on Windows consider the use of WinPython. Which is a portable Python version with many useful preinstalled packages.