From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id OGUIMltssl8KMwAA0tVLHw (envelope-from ) for ; Mon, 16 Nov 2020 12:11:07 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id MGnoLVtssl91EwAAB5/wlQ (envelope-from ) for ; Mon, 16 Nov 2020 12:11:07 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 836BF940538 for ; Mon, 16 Nov 2020 12:11:07 +0000 (UTC) Received: from localhost ([::1]:60288 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kedLe-0001F9-Hc for larch@yhetil.org; Mon, 16 Nov 2020 07:11:06 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:54856) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kedL1-0001Cp-8s for guix-devel@gnu.org; Mon, 16 Nov 2020 07:10:35 -0500 Received: from fencepost.gnu.org ([2001:470:142:3::e]:60998) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kedL0-0006aU-Hl; Mon, 16 Nov 2020 07:10:26 -0500 Received: from 2001-1c02-0b2a-aa00-93bf-7c8c-0fae-b738.cable.dynamic.v6.ziggo.nl ([2001:1c02:b2a:aa00:93bf:7c8c:fae:b738]:42706) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1kedKz-0004w4-3m; Mon, 16 Nov 2020 07:10:25 -0500 Message-ID: <5bfaf0d22d0a4e9bd8b8d72edad6a3e0676e4989.camel@gnu.org> Subject: Re: Updating to latest Bioconductor release From: Roel Janssen To: zimoun , guix-devel@gnu.org Date: Mon, 16 Nov 2020 13:10:19 +0100 In-Reply-To: <865z65tud5.fsf@gmail.com> References: <865z65tud5.fsf@gmail.com> Content-Type: text/plain; charset="UTF-8" User-Agent: Evolution 3.38.1 (3.38.1-1.fc33) MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: guix-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list 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+larch=yhetil.org@gnu.org Sender: "Guix-devel" X-Scanner: ns3122888.ip-94-23-21.eu Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of guix-devel-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-devel-bounces@gnu.org X-Spam-Score: -1.51 X-TUID: HNh5BhFmDm4p Hi Simon, On Mon, 2020-11-16 at 12:27 +0100, zimoun wrote: > Hi Roel, > > On Mon, 16 Nov 2020 at 11:49, Roel Janssen wrote: > > > Is anyone working on updating Bioconductor to the latest (3.12) > > release?  If so, what's the status? :) > > Some work is already done in the branch wip-r pulled from: > >    > > Paretto’s principle says that 80% of the work is remaining. ;-) > > Please go ahead. Hehe. I'm building all R packages in the "wip-r" branch now to see what's left for me to fix. Thanks! Kind regards, Roel Janssen