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

Work around automatic Pkg capping #7

Closed
wants to merge 1 commit into from

Conversation

mohamed82008
Copy link

@andreasnoack
Copy link
Member

We don't need to do anything here. It's easier to handle directly in METADATA. However, TimeSeries doesn't pass on 1.0 so I think we mainly need JuliaStats/TimeSeries.jl#370.

@mohamed82008
Copy link
Author

Great, that PR seems ready AFAICT. This problem with Stats is causing all PRs to fail tests over at https://github.com/TuringLang/Turing.jl so I hope it can get fixed quickly. Thank you.

@nalimilan
Copy link
Member

Turing should not depend on Stats.jl. The last release of this package has been tagged in 2014 for Julia 0.2 (!). And the next release is going to be completely different. Turing would better use StatsBase instead, which is completely equivalent to using Stats in its currently tagged version.

I've filed TuringLang/Turing.jl#561.

@nalimilan
Copy link
Member

See also JuliaLang/METADATA.jl#18265. I'll close this since there's no need to change the repo to tag a new release.

@nalimilan nalimilan closed this Sep 22, 2018
@mohamed82008
Copy link
Author

Awesome thanks!

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.

None yet

3 participants