i'm getting this error here. any idea? I can't do Pkg.rm("GLM") - assuming 
that's where the problem is.



*julia> **Pkg.update()*

*INFO: Updating METADATA...*

*INFO: Updating MOpt...*

*INFO: Updating StatsBase...*

*INFO: Updating Copulas...*

*INFO: Updating DataFrames...*

*INFO: Updating GaussQuadrature...*

*INFO: Updating GLM...*

*INFO: Computing changes...*

*ERROR: key not found: "Sampling"*

* in getindex at dict.jl:615*

* in dependencies_subset at pkg/query.jl:312*

* in prune_dependencies at pkg/query.jl:334*

* in resolve at pkg/entry.jl:379*

* in update at pkg/entry.jl:276*

* in anonymous at pkg/dir.jl:28*

* in cd at file.jl:20*

* in cd at pkg/dir.jl:28*

* in update at pkg.jl:41*

Reply via email to