johnmyleswhite / StreamStats.jl

Compute statistics over data streams in pure Julia
Other
48 stars 7 forks source link

no StreamStats.jl on repo? #8

Closed paulanalyst closed 9 years ago

paulanalyst commented 9 years ago

julia> Pkg.add("StreamStats") ERROR: unknown package StreamStats in wait at task.jl:51 in sync_end at task.jl:315 in add at pkg/entry.jl:323 in add at pkg/entry.jl:71 in anonymous at pkg/dir.jl:28 in cd at file.jl:30 in cd at pkg/dir.jl:28 in add at pkg.jl:20

Pkg.available() ... Sparklines SpecialMatrices SQLite Stan Stats StatsBase StatsdClient Stochy StrPack SuffixArrays Sundials SunlightAPIs SVM Switch SymPy Synchrony ... Paul

johnmyleswhite commented 9 years ago

Did you run Pkg.update()?

paulanalyst commented 9 years ago

OK, after |Pkg.update() run. Paul |W dniu 2015-02-08 o 23:53, John Myles White pisze:

Did you run |Pkg.update()|?

— Reply to this email directly or view it on GitHub https://github.com/johnmyleswhite/StreamStats.jl/issues/8#issuecomment-73437541.