From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:42246) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cxZij-0004cw-Hd for guix-patches@gnu.org; Mon, 10 Apr 2017 09:51:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cxZig-00081n-Ff for guix-patches@gnu.org; Mon, 10 Apr 2017 09:51:05 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:42512) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cxZig-00081j-D2 for guix-patches@gnu.org; Mon, 10 Apr 2017 09:51:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1cxZig-0000HK-19 for guix-patches@gnu.org; Mon, 10 Apr 2017 09:51:02 -0400 Subject: bug#26373: [PATCH 2/6] import cran: Add predicate for Bioconductor experiment packages. Resent-Message-ID: References: <20170405164210.29428-1-rekado@elephly.net> <20170405164210.29428-2-rekado@elephly.net> <87vaqcegk7.fsf@gnu.org> From: Ricardo Wurmus In-reply-to: <87vaqcegk7.fsf@gnu.org> Date: Mon, 10 Apr 2017 15:50:33 +0200 Message-ID: <87lgr81idy.fsf@elephly.net> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit 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: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 26373@debbugs.gnu.org Ludovic Courtès writes: > Ricardo Wurmus skribis: > >> * guix/import/cran.scm (bioconductor-experiment-package?): New variable. > > It seems to be a private and unused procedure. Is it really needed? > :-) Oh, it wasn’t supposed to be private. There are three kinds of bioconductor packages: the normal ones, experiment packages, and annotation packages. The latter two cannot be updated the usual way, so they are excluded from “bioconductor-package?”, but I thought that one may still want to be able to distinguish between them. It’s true, though, that there’s nothing that can use “bioconductor-experiment-package?” yet, but it’s possible to add an updater for just the experiment packages. (They use a different SVN repository.) -- Ricardo GPG: BCA6 89B6 3655 3801 C3C6 2150 197A 5888 235F ACAC https://elephly.net