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

Abandoned? #42

Open
DoktorMike opened this issue Feb 7, 2022 · 2 comments
Open

Abandoned? #42

DoktorMike opened this issue Feb 7, 2022 · 2 comments

Comments

@DoktorMike
Copy link

Is this effort abandoned or moved elsewhere perhaps? Just curious.

@mschauer
Copy link
Member

mschauer commented Feb 7, 2022

Nobody is working on it, but it's not abandoned. Bringing it up to date might not be much work, it's missing some latest version bumps on SpecialFunctons, Distributions and PDMats. Do you want to use it?

@SebastianCallh
Copy link

SebastianCallh commented Jan 9, 2023

I figured I'd try to bump the versions so I forked, cloned, instantiated and tried to run the tests but it errors here with

ERROR: LoadError: UndefVarError: Test not defined
Stacktrace:
 [1] include(fname::String)
   @ Base.MainInclude .\client.jl:476
 [2] top-level scope
   @ none:6

I have not worked with Compat.jl before so I'm not sure how to proceed. If someone could point me in the right direction I'd be grateful! I'm on Julia 1.8.3.

EDIT: Speaking of Compat.jl, it looks like it is what is holding the rest of the packages back (if I am reading this correctly).

(ConjugatePriors) pkg> status --outdated
Project ConjugatePriors v0.4.1
Status `C:\Users\sebas\Documents\code\ConjugatePriors.jl\Project.toml`
⌅ [31c24e10] Distributions v0.24.18 (<v0.25.79) [compat]
⌅ [90014a1f] PDMats v0.10.1 (<v0.11.16) [compat]
⌅ [276daf66] SpecialFunctions v1.8.7 (<v2.1.7): Distributions
⌅ [4c63d2b9] StatsFuns v0.9.18 (<v1.1.1) [compat]

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

3 participants