openml / openml-r

R package to interface with OpenML
http://openml.github.io/openml-r/
Other
96 stars 37 forks source link

RWeka::read.arff broken #41

Closed mllg closed 9 years ago

mllg commented 9 years ago

If you provide a path relative to your home ("~/.openml/cache/..."), you get a nice java IO error...

berndbischl commented 9 years ago

IIRC I experiences this error before.

I think the only help is to call normalizePath internally or have the user do this from the outside