From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:60535) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iz0ZT-0000a3-On for guix-patches@gnu.org; Tue, 04 Feb 2020 10:57:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iz0ZS-0004EC-Q4 for guix-patches@gnu.org; Tue, 04 Feb 2020 10:57:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:38630) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iz0ZS-0004Ck-HP for guix-patches@gnu.org; Tue, 04 Feb 2020 10:57:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1iz0ZS-0003Aa-FZ for guix-patches@gnu.org; Tue, 04 Feb 2020 10:57:02 -0500 Subject: [bug#39416] Bulk import of R packages Resent-Message-ID: References: <20200204135451.GG2917@zpidnp36> From: Ricardo Wurmus In-reply-to: <20200204135451.GG2917@zpidnp36> Date: Tue, 04 Feb 2020 16:56:11 +0100 Message-ID: <87v9omqrc4.fsf@elephly.net> MIME-Version: 1.0 Content-Type: text/plain List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Lars-Dominik Braun Cc: 39416@debbugs.gnu.org Hi Lars, > this patch series adds 34 packages from CRAN imported using `guix import cran > -r`. Thank you! Could you please also do the following: * modify the description to contain only complete sentences * adjust the letter case in the synopsis (CRAN uppercases all initials) * adjust the indentation with etc/indent-code.el * use @dfn{Some Long Term} (SLT) in descriptions where necessary * wrap URLs in the description in Texinfo syntax (especially all the things. -- Ricardo