From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Re: [PATCH 1/3] gnu: Add r-viridislite. Date: Sun, 02 Oct 2016 17:34:41 +0200 Message-ID: <87poni933i.fsf@elephly.net> References: <20160929151428.24527-1-rekado@elephly.net> <87k2dqhok9.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:54658) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bqin4-0007x6-8h for guix-devel@gnu.org; Sun, 02 Oct 2016 11:34:58 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bqin2-00011b-DJ for guix-devel@gnu.org; Sun, 02 Oct 2016 11:34:57 -0400 In-reply-to: <87k2dqhok9.fsf@gnu.org> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Ludovic =?utf-8?Q?Court=C3=A8s?= Cc: guix-devel@gnu.org Ludovic Courtès writes: > Ricardo Wurmus skribis: > >> * gnu/packages/statistics.scm (r-viridislite): New variable. > > [...] > >> * gnu/packages/statistics.scm (r-plotly): Update to 4.5.2. >> [propagated-inputs]: Remove r-plyr; remove r-viridis; add r-dplyr; add >> r-lazyeval; add r-purrr; add r-tibble; add r-viridislite. > > [...] > >> * gnu/packages/statistics.scm (r-purrr): New variable. > > LGTM, thanks! Thanks for the review. Pushed as 88cf917b74731146abecf9fd306459dd29ed4789. ~~ Ricardo