Hi Ricardo, > -------- Forwarded Message -------- > Subject: 16/35: gnu: r-ggplot2: Update to 2.2.0. > Date: Thu, 29 Dec 2016 20:49:25 +0000 (UTC) > From: Ricardo Wurmus > Reply-To: Ricardo Wurmus > To: guix-commits@gnu.org > > > > rekado pushed a commit to branch master > in repository guix. > > commit ab01f1cdb11520f0d56249719bcf627cad802bc2 > Author: Ricardo Wurmus > Date: Thu Dec 29 20:51:26 2016 +0100 > > gnu: r-ggplot2: Update to 2.2.0. > > * gnu/packages/statistics.scm (r-ggplot2): Update to 2.2.0. > [propagated-inputs]: Remove r-proto and r-svglite; add r-lazyeval and > r-tibble. Is there are particular reason why svglite was removed from propagated-inputs? In response I'm now unable to save SVG files with "ggsave", unless I install r-svglite separately. Perhaps this is a consequence of the updater suggesting some inputs can be removed? Thanks, ben.