Hi all,
As you may have noticed, ggplot2 development has been non-existent in
the last year. That's because Winston and I have been working on the
next generation of data analysis tools like dplyr
(
https://github.com/hadley/dplyr) and ggvis
(
https://github.com/rstudio/ggvis) and haven't had much time to work
on ggplot2. However, while we're working on the next thing, ggplot2 is
going to be around for a long time, and we want you to feel confident
that you can rely on ggplot2 now and in the future.
I want to formally announce that ggplot2 is shifting to maintenance
mode. This means that we are no longer adding new features, but we
will continue to fix major bugs, and consider new features submitted
as pull requests. In recognition this significant milestone, the next
version of ggplot2 will be 1.0.0.
I'm currently in the process of sorting through all ~300 open issues
on github, and working on a vignette describing how to submit a pull
request. If you're interested in contributing to the development of
ggplot2, now would be a great time to join the ggplot2-devel mailing
list
http://groups.google.com/group/ggplot2-devel. In the near future
I'll be soliciting feedback their on how to make the pull request
process as smooth as possible.
Hadley
--
http://had.co.nz/