The function ggplotfrom package ggplot2 gives the following error:
Error in initFields(scales = scales) : cannot find function \"initRefFields\"
Not particularly satisfying, but I solved this by upgrading R to 2.15.
EDIT: According to @Brian Diggs, this is a known issue in 2.14, fixed in 2.14.1.