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

mdlArgs() with no arguments should be allowed #2

Closed
ksvanhorn opened this issue Jun 10, 2019 · 1 comment
Closed

mdlArgs() with no arguments should be allowed #2

ksvanhorn opened this issue Jun 10, 2019 · 1 comment

Comments

@ksvanhorn
Copy link
Contributor

ksvanhorn commented Jun 10, 2019

Expected Behaviour

mdlArgs() should return list()

Actual Behaviour

Error in names(args) <- paste0(names(args), "_") : 
  'names' attribute [1] must be the same length as the vector [0]
@ksvanhorn
Copy link
Contributor Author

Fixed in chronikis 0.2.1 R package.

ksvanhorn pushed a commit that referenced this issue Aug 17, 2019
…in manual that 'div' is undefined for negative arguments.
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