From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Re: Why is r-studio not packaged? Date: Tue, 07 May 2019 20:09:36 +0200 Message-ID: <87k1f2dtlr.fsf@elephly.net> References: <4iGQ5qrxnYA3KrKqTWZ4ZB26GlGSJ1YovRCkmsRMcEGP1bdETyNSp5-Cr4CBIrYP7ZwBxseYasnW3WqAFigAUmZd2_LHHtLrn_ck_yaNbyk=@protonmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([209.51.188.92]:42704) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hO4XW-0004n4-CN for help-guix@gnu.org; Tue, 07 May 2019 14:10:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hO4XV-0004Eo-EX for help-guix@gnu.org; Tue, 07 May 2019 14:10:06 -0400 Received: from sender-of-o51.zoho.com ([135.84.80.216]:21248) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hO4XT-00046o-VT for help-guix@gnu.org; Tue, 07 May 2019 14:10:05 -0400 In-reply-to: List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: help-guix@gnu.org zimoun writes: > About RStudio, Ricardo and other did some work in this channel: > https://github.com/BIMSBbioinfo/guix-bimsb > > I did used long time ago (I mean months ago ;-) > So I am not sure about the current status. Rstudio requires a few Java tools at build time that are difficult to package without having to rely on pre-built binaries. That=E2=80=99s why t= he package hasn=E2=80=99t made its way into Guix proper and is only available through guix-bimsb at this point. --=20 Ricardo