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

ga - 'min' arg is deprecated. Use 'lower' instead. 'max' arg is deprecated. Use 'upper' instead. #17

Closed
cpanse opened this issue Jun 2, 2019 · 0 comments
Assignees

Comments

@cpanse
Copy link
Owner

@cpanse cpanse commented Jun 2, 2019

Warning in ga(type = "permutation", fitness = fitness, Map = Map, monitor = monitor,  :
  'min' arg is deprecated. Use 'lower' instead.
Warning in ga(type = "permutation", fitness = fitness, Map = Map, monitor = monitor,  :
  'max' arg is deprecated. Use 'upper' instead.
@cpanse cpanse self-assigned this Jun 2, 2019
@cpanse cpanse closed this in f7992d3 Jun 2, 2019
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.

None yet
1 participant
You can’t perform that action at this time.