From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:59710) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1itWwQ-0004MN-PH for guix-patches@gnu.org; Mon, 20 Jan 2020 08:18:11 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1itWwM-00011D-PW for guix-patches@gnu.org; Mon, 20 Jan 2020 08:18:06 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:38556) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1itWwM-000116-MM for guix-patches@gnu.org; Mon, 20 Jan 2020 08:18:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1itWwM-00041F-HA for guix-patches@gnu.org; Mon, 20 Jan 2020 08:18:02 -0500 Subject: [bug#39201] [PATCH] gnu: Add r-deconstructsigs. Resent-Message-ID: References: <5d8aa06a6dd9845acfab5685b4106e7c382a7887.camel@gnu.org> From: Ricardo Wurmus In-reply-to: <5d8aa06a6dd9845acfab5685b4106e7c382a7887.camel@gnu.org> Date: Mon, 20 Jan 2020 14:16:50 +0100 Message-ID: <87h80qw9ml.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: roel@gnu.org Cc: 39201@debbugs.gnu.org Hi Roel, > Here's a patch to add r-deconstructsigs. I added it to the cran module > because that's where it originates from, but it takes a reference > genome from bioconductor. So I had to use the bioconductor module. Is > that OK? Please add the package to the bioconductor module instead and add a comment above to explain why. (That=E2=80=99s what we=E2=80=99ve done for = other packages like this.) -- Ricardo