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

Replacement when both i and j are supplied #34

Open
sebastien-jalgos opened this issue Feb 13, 2019 · 0 comments
Open

Replacement when both i and j are supplied #34

sebastien-jalgos opened this issue Feb 13, 2019 · 0 comments

Comments

@sebastien-jalgos
Copy link

if M is a ddmatrix this will fail:

M[1:10, 1:10] <- M[1:10, 1:10]

The case where i and j are provided is not implement in setReplaceMethod("[", ...) line 224 of ddmatrix_[.r

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

1 participant