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

[Bug] CJ fails on empty input #2511

Closed
MarkusBonsch opened this issue Dec 7, 2017 · 0 comments
Closed

[Bug] CJ fails on empty input #2511

MarkusBonsch opened this issue Dec 7, 2017 · 0 comments
Assignees
Labels
bug
Milestone

Comments

@MarkusBonsch
Copy link
Contributor

@MarkusBonsch MarkusBonsch commented Dec 7, 2017

The following throws an error:

library(data.table)

CJ(x = integer(0), y = integer(0))

I will try to fix ASAP.

Cheers,
Markus

@MarkusBonsch MarkusBonsch added the bug label Dec 7, 2017
@MarkusBonsch MarkusBonsch self-assigned this Dec 7, 2017
@mattdowle mattdowle added this to the v1.10.6 milestone Jan 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

2 participants
You can’t perform that action at this time.