On 2007-September-30 , at 22:40 , hadley wickham wrote: >> hadley wickham wrote: >>> [...] >> PS if one specifies "errorbars" without specifying min and max one >> gets >> the error >> >> Error in rbind(max, max, max, min, min, min) : >> cannot coerce type closure to list vector >> >> perhaps a more transparent error message could be supplied in this >> (admittedly >> stupid-user-error-obvious-in-hindsight) case? > > Yes, that's a good idea. I'm still working on making the error > messages more user friendly. I think I'm making some progress, but > it's fairly slow.
BTW, have you thought about opening ggplot2 development (provide a way to check out the dev code and have the possibility to submit patches at least) or do you prefer to keep it a personal project for now? I don't know how intricate your research and the development of ggplot2 are and would understand that you want to keep in 100% hadley wickham if you are to be judged on it academically. But boring work such as improving error messages, writing documentation and chasing small bugs is probably more efficiently done by a team than by a single person, with little free time. Furthermore, most of these things can be done without deep knowledge of the architecture of ggplot2. I probably won' t be able to make significant contributions before a while but I would be happy to see how ggplot2 progresses and which directions are taken by following an SVN tree. JiHO --- http://jo.irisson.free.fr/ ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.