What version of Julia are you using?
-E

On Sat, Oct 11, 2014 at 10:45 AM, Bruno Gomes <franciscobrun...@gmail.com>
wrote:

> 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