Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Importing R packages into Python #56

Closed
sethberlin opened this issue Nov 1, 2019 · 1 comment
Closed

Importing R packages into Python #56

sethberlin opened this issue Nov 1, 2019 · 1 comment

Comments

@sethberlin
Copy link

Just wondering if anyone has any suggestions for importing R packages into Python. I have been using the RPY2 package. Also, tried looking at my R paths (R_Home) and .libPaths(). Even when I put the correct ".lib_loc" code in IMPORTR code, I still have issues loading packages.

Interestingly enough, I can load some R packages (RiskParity portfolio, timeSeries, etc...) and not others.

Figured anyone looking at this great list of R and Python tools would have ideas. Thanks for ideas.

@wilsonfreitas
Copy link
Owner

I am using rpy2 usually. I do a lot of knitr using it, and the path settings is a nightmare. I believe there isn't an easy path.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants