Skip to content

R and rpy2#1440

Merged
doutriaux1 merged 9 commits intomasterfrom
r_and_rpy2
Jul 6, 2015
Merged

R and rpy2#1440
doutriaux1 merged 9 commits intomasterfrom
r_and_rpy2

Conversation

@sankhesh
Copy link
Copy Markdown
Contributor

@sankhesh sankhesh commented Jul 3, 2015

Enable R and RPY2 support

sankhesh and others added 9 commits June 26, 2015 14:09
This change fixes issue #1405
When RPY2 is built against R that does not have readline support,
importing rpy2 results in error.
readline is listed as a dependency in RPY2's documentation.

This change addresses issue #1405
added aqua for mac
added openmp for parallel builds
disabled -j1 for install step
@sankhesh
Copy link
Copy Markdown
Contributor Author

sankhesh commented Jul 3, 2015

Taken over from #1437

@aashish24 @doutriaux1 Please review

@sankhesh sankhesh mentioned this pull request Jul 3, 2015
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why do we need this package?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we not add this to the list of requirements?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ubuntu needs it, and it's python based so can't be in requirements

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@doutriaux1 can you explain bit more on why Ubuntu needs it?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

setup.py on ubuntu lists it as a dependeny. So inside our firewall it died because it couldn't fetch it. It's yet another example of the "cool/sneaky" features of pip...

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Coo! thanks for the information. Very useful.

  • Aashish

doutriaux1 added a commit that referenced this pull request Jul 6, 2015
@doutriaux1 doutriaux1 merged commit 7d0a662 into master Jul 6, 2015
@doutriaux1 doutriaux1 deleted the r_and_rpy2 branch July 6, 2015 14:16
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.

3 participants