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

Fix testing and travis #198

Merged
merged 5 commits into from
Mar 10, 2019
Merged

Fix testing and travis #198

merged 5 commits into from
Mar 10, 2019

Conversation

zkamvar
Copy link
Member

@zkamvar zkamvar commented Mar 5, 2019

This will fix #196 and fix #197

@zkamvar zkamvar marked this pull request as ready for review March 10, 2019 16:32
@zkamvar
Copy link
Member Author

zkamvar commented Mar 10, 2019

This adds trivial fixes for tests where a small data set was randomly generated. For larger data sets, RNGversion("3.5.0") was employed and should be re-visited at a later date.

@zkamvar zkamvar merged commit e8c8ed8 into master Mar 10, 2019
@zkamvar zkamvar deleted the fix-testing branch March 10, 2019 16:34
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.

R 3.6.0 changes default randomization scheme. add libudunits2 to .travis.yml
1 participant