From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:56308) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j5amp-0007p2-Io for guix-patches@gnu.org; Sat, 22 Feb 2020 14:50:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1j5amo-000718-Ky for guix-patches@gnu.org; Sat, 22 Feb 2020 14:50:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:44048) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1j5amo-00070w-EQ for guix-patches@gnu.org; Sat, 22 Feb 2020 14:50:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1j5amo-0000z0-DY for guix-patches@gnu.org; Sat, 22 Feb 2020 14:50:02 -0500 Subject: bug#39416: Bulk import of R packages Resent-To: guix-patches@gnu.org Resent-Message-ID: References: <20200204135451.GG2917@zpidnp36> <87v9omqrc4.fsf@elephly.net> <20200206135252.GM2917@zpidnp36> From: Ricardo Wurmus In-reply-to: <20200206135252.GM2917@zpidnp36> Date: Sat, 22 Feb 2020 20:49:18 +0100 Message-ID: <874kvil7wh.fsf@elephly.net> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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-done@debbugs.gnu.org Hi Lars, >> 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. > done, I hope I did not miss anything. Thank you for the updated patches. I=E2=80=99ve just pushed variants of the= se patches. There were still quite a few things to change, which is why this took me so long. One of the problems was that the descriptions often included incomplete sentence fragments. -- Ricardo