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

ALTREP patch #20

Open
wants to merge 5 commits into
base: devel
Choose a base branch
from
Open

ALTREP patch #20

wants to merge 5 commits into from

Conversation

Jiefei-Wang
Copy link

Hi Herve,

Here is the pull request for fixing ALTREP problem in IRange constructor. The main changes are:

  1. Use GET/SET function to access data from a vector
  2. Remove C level type check and length check, since they are done at the R level.

The patch only affects the constructor function. I see there is an iranges_holder structure at C level that is also related to IRange object, but the change of it will affect many functions, so I did not touch it and would also like to ask if it is OK to work on it.

Best,
Jiefei

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.

1 participant