Today,  I tried to install RDatasets again and mysteriously no problem 
arised. Before the 'Pkg.add' command I just typed

Pkg.build()
Pkg.update()

After that, the command

Pkg.add("RDatasets")

ran normally.

Could someone please explain this? '-'

Em sábado, 11 de outubro de 2014 14h45min10s UTC-3, Bruno Gomes escreveu:
>
> Hi, I have a problem. When I call Pkg.add I get the following
>
> Pkg.add("RDatasets")
> error: `convert` has no method matching convert(::Type{UTF8String}, ::
> ASCIIString)
>
> I tried
>
> Pkg.add(ascii("RDatasets"))
>
> but the same occurs.
>
> Thanks in advance.
>
>

Reply via email to