From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id QGJJLR96OWSvIwAASxT56A (envelope-from ) for ; Fri, 14 Apr 2023 18:06:55 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id 6MQ0LR96OWS5KAEAauVa8A (envelope-from ) for ; Fri, 14 Apr 2023 18:06:55 +0200 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 D7C7B3F601 for ; Fri, 14 Apr 2023 18:06:54 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pnLwF-0001tB-Tt; Fri, 14 Apr 2023 12:06:15 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pnLw3-0001iW-L0 for guix-patches@gnu.org; Fri, 14 Apr 2023 12:06:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pnLw3-0000GY-4o for guix-patches@gnu.org; Fri, 14 Apr 2023 12:06:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pnLw2-0008K6-QE for guix-patches@gnu.org; Fri, 14 Apr 2023 12:06:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#62733] [PATCH v3] gnu: Add r-littler Resent-From: kyle Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 14 Apr 2023 16:06:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 62733 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 62733@debbugs.gnu.org Cc: rekado@elephly.net, Kyle Andrews Received: via spool by 62733-submit@debbugs.gnu.org id=B62733.168148835331972 (code B ref 62733); Fri, 14 Apr 2023 16:06:02 +0000 Received: (at 62733) by debbugs.gnu.org; 14 Apr 2023 16:05:53 +0000 Received: from localhost ([127.0.0.1]:47395 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pnLvt-0008Jb-GY for submit@debbugs.gnu.org; Fri, 14 Apr 2023 12:05:53 -0400 Received: from mout02.posteo.de ([185.67.36.66]:43923) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pnLvq-0008JA-UR for 62733@debbugs.gnu.org; Fri, 14 Apr 2023 12:05:51 -0400 Received: from submission (posteo.de [185.67.36.169]) by mout02.posteo.de (Postfix) with ESMTPS id DF2D2240341 for <62733@debbugs.gnu.org>; Fri, 14 Apr 2023 18:05:44 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1681488344; bh=lMQChW4NC2r79WrwWimPgp+sf1TfXbB1ieDhqTdAXKU=; h=From:To:Cc:Subject:Date:From; b=LZF+q6Ke4nhFmBXyDJqMK9I/DcuYZ8V5xzEvvfIGSMwU84WzONfFFfGw1pn2Yl+Cf edz/vBjz2Wo/3gyRNG5H3FbJx36yOPZvexp9SRIQQHtk3QYov5Z1vJ1t3bmrFWZW/n Pz50QEGPnJpXaH+/wPoOnUlUn79IEBUtyxmLXoUqPhjZMHnkomdVu2IgqVvMzDi3tA gpvZ9y/2LfUJyngi5Kbx3yMqcSAAgM2JM0oJvS4PWojbMXercX6iB1qoIoysHTfUhw JsjAYRvQcI7ugACPgCutLZQG4ZQObMK4HjR70GfHjM+KQIbw+4Pjv8oMB80FT8hCZg RIrhnSdme30Tw== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4PyhBH3dRzz6tvx; Fri, 14 Apr 2023 18:05:43 +0200 (CEST) From: kyle Date: Fri, 14 Apr 2023 16:05:40 +0000 Message-Id: <211e245d7f8e899145bcf2325b23b6a4cf1fa9c6.1681488328.git.kyle@posteo.net> In-Reply-To: <62733@debbugs.gnu.org> References: <62733@debbugs.gnu.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN ARC-Seal: i=1; s=key1; d=yhetil.org; t=1681488415; a=rsa-sha256; cv=none; b=ROLpSX4e9/Aq4iXtHjKoNPk5dtCX5j6b/ulQ+gJJPQQbKv8W2WIdBLfe/oV8lIFlOlvz7+ nrJXYgzsW0LHMBg7OGh/NXWHLdnATax6NXkYm8QnB2fKDAVqM2Vd5RgenpIJcsKDB/wo8f JzNtrHjk5wA9uwPRJ9xW9GT1kSVUYcMnIYpWDjxqsOrzNRCtPDQJEJweMVQbRXmdZRULBr tZJl/YUlgPagU+3p17395RVWDSnJE+fgKTPB9mzupUDXHiiqpigLk0hs5ggrNiZM7jOlL+ 3iHXLvW56a8S9hSrOzgBidhR7ztfQUTD3LcaI1sRYOmS+P1LWf60dajRCE9z9g== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=LZF+q6Ke; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1681488415; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=9fdaJPkymKyhfxEF99Y0yDdqkbNrQ/3E6DCRiOI6N+8=; b=WbLgTah2mw7uTdBWJ1N9hO+TnQ31EndDizXOxig4/A3caMHwdEcU9KK6DYwwwBHd9ZrfMh urdVxH8f12QU2EY/wEsY+Weud5aeXndMW/iaHdWtgxCFYp2UGtksieQR2UzgWuR71BBYRO yNWrYNG7FDmGG92lPgrCJqhtB7TC09AHPlT/UoZgRXHmCUjlKltvwikqYjIiE1Wg95+7I7 FmzYTN21qo4W/uGzLxaf03oRYbEqb8vnjxlv76x3WM4Kn0LiSm1QoajXSS4LMWiUO5fvtY VKg2jP3D8aBB4/Nc2CBSEFYFsLbqmy84yWSf6KqiY9u+IqwS52O2vAJ/E8vJdA== X-Migadu-Scanner: scn1.migadu.com X-Migadu-Spam-Score: -0.82 X-Spam-Score: -0.82 X-Migadu-Queue-Id: D7C7B3F601 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=LZF+q6Ke; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none) X-TUID: G/syLS9S/lp+ From: Kyle Andrews --- gnu/packages/statistics.scm | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) diff --git a/gnu/packages/statistics.scm b/gnu/packages/statistics.scm index 628057a189..b960ed5631 100644 --- a/gnu/packages/statistics.scm +++ b/gnu/packages/statistics.scm @@ -1010,6 +1010,42 @@ (define-public r-labeling algorithms.") (license license:expat))) +(define-public r-littler + (package + (name "r-littler") + (version "0.3.18") + (source (origin + (method url-fetch) + (uri (cran-uri "littler" version)) + (sha256 + (base32 + "1lp6a62g3yhzr4pv9kynibv7k9pd546w6hifs1aficyxbyg4dgqq")))) + (properties `((upstream-name . "littler"))) + (build-system r-build-system) + (arguments + (list + #:phases + #~(modify-phases %standard-phases + (add-after 'install 'add-to-path + (lambda _ + (install-file + "inst/bin/r" + (string-append #$output "/bin"))))))) + (inputs (list icu4c zlib)) + (native-inputs + (list r-simplermarkdown automake autoconf pkg-config)) + (home-page "https://github.com/eddelbuettel/littler") + (synopsis "R at the Command-Line via 'r'") + (description + "This package provides a scripting and command-line front-end is provided by r +(aka littler') as a lightweight binary wrapper around the GNU R language and +environment for statistical computing and graphics. While R can be used in +batch mode, the r binary adds full support for both shebang'-style scripting +(i.e. using a hash-mark-exclamation-path expression as the first line in +scripts) as well as command-line use in standard Unix pipelines. In other +words, r provides the R language without the environment.") + (license license:gpl2+))) + (define-public r-magrittr (package (name "r-magrittr") -- 2.39.2