From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH 15/16] gnu: Add r-msnbase. Date: Fri, 20 Jan 2017 14:17:10 +0100 Message-ID: <87pojhdg6h.fsf@gnu.org> References: <20170117141141.11694-1-rekado@elephly.net> <20170117141141.11694-16-rekado@elephly.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50379) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cUZ4B-0008Gx-AV for guix-devel@gnu.org; Fri, 20 Jan 2017 08:17:20 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cUZ46-0005wD-Bx for guix-devel@gnu.org; Fri, 20 Jan 2017 08:17:19 -0500 In-Reply-To: <20170117141141.11694-16-rekado@elephly.net> (Ricardo Wurmus's message of "Tue, 17 Jan 2017 15:11:40 +0100") 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: Ricardo Wurmus Cc: guix-devel@gnu.org Ricardo Wurmus skribis: > * gnu/packages/bioinformatics.scm (r-msnbase): New variable. [...] > + (synopsis "Base functions and classes for MS-based proteomics") > + (description > + "This package provides basic plotting, data manipulation and proces= sing > +of MS-based proteomics data.") Please expand =E2=80=9CMS=E2=80=9D at least in the description. Otherwise LGTM, thanks!