Hi, In addition to "using Gadfly" error, there is another "using RDatasets" error.
julia> using RDatasets ERROR: data not defined in include at boot.jl:238 in include_from_node1 at loading.jl:114 in include at boot.jl:238 in include_from_node1 at loading.jl:114 in reload_path at loading.jl:140 in _require at loading.jl:58 in require at loading.jl:46 at /Users/kims11/.julia/RDatasets/src/data.jl:15 at /Users/kims11/.julia/RDatasets/src/RDatasets.jl:8 julia> My installation is fresh (directly downloaded from the julialang.org for MacOSX 64bit, then Pkg.add a few things). Please help. SS
