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

Use Cache directory & A fix to add location of R to PATH #7

Merged
merged 10 commits into from Jan 18, 2013

Conversation

chahu
Copy link

@chahu chahu commented Jan 18, 2013

I highly suggest adding my most recent commit today to update the PATH in bin/compile to include the location of R. Without this other buildpacks cannot install anything which might depend on R -- specifically I was attempting to install rpy2 with the python buildpack (which failed because it couldn't find R).

The caching stuff (most of the changes) has been working for me, perhaps you'll like this as well.

virtualstaticvoid added a commit that referenced this pull request Jan 18, 2013
Use Cache directory & A fix to add location of R to PATH
@virtualstaticvoid virtualstaticvoid merged commit 5166824 into virtualstaticvoid:master Jan 18, 2013
@virtualstaticvoid
Copy link
Owner

Thanks @chahu

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

Successfully merging this pull request may close these issues.

None yet

2 participants