From patchwork Mon Mar 20 16:00:03 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: =?utf-8?b?TcSDZMSDbGluIElvbmVsIFBhdHJhyJljdQ==?= X-Patchwork-Id: 48217 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 7CA0F16F2D; Mon, 20 Mar 2023 16:02:28 +0000 (GMT) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-1.8 required=5.0 tests=DKIM_INVALID,DKIM_SIGNED, MAILING_LIST_MULTI,RCVD_IN_MSPIKE_H2,SPF_HELO_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 43CBC16C35 for ; Mon, 20 Mar 2023 16:02:27 +0000 (GMT) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1peHwY-0000Pt-Ix; Mon, 20 Mar 2023 12:01:06 -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 1peHwV-0000O2-Uz for guix-patches@gnu.org; Mon, 20 Mar 2023 12:01:03 -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 1peHwV-0008TZ-LB for guix-patches@gnu.org; Mon, 20 Mar 2023 12:01:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1peHwV-0001BT-Ga; Mon, 20 Mar 2023 12:01:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#62297] [PATCH 3/5] gnu: Add r-tkrplot. Resent-From: =?utf-8?b?TcSDZMSDbGlu?= Ionel =?utf-8?b?UGF0cmHImWN1?= Original-Sender: "Debbugs-submit" Resent-CC: rekado@elephly.net, guix-patches@gnu.org Resent-Date: Mon, 20 Mar 2023 16:01:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 62297 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: <62297@debbugs.gnu.org> Cc: rekado@elephly.net X-Debbugs-Original-Xcc: rekado@elephly.net Received: via spool by 62297-submit@debbugs.gnu.org id=B62297.16793280364473 (code B ref 62297); Mon, 20 Mar 2023 16:01:03 +0000 Received: (at 62297) by debbugs.gnu.org; 20 Mar 2023 16:00:36 +0000 Received: from localhost ([127.0.0.1]:55550 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1peHw3-0001A4-Sn for submit@debbugs.gnu.org; Mon, 20 Mar 2023 12:00:36 -0400 Received: from b2062.mx.srv.dfn.de ([194.95.234.172]:54131) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1peHvw-000190-TY for 62297@debbugs.gnu.org; Mon, 20 Mar 2023 12:00:29 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=mdc-berlin.de; h= content-type:content-type:content-transfer-encoding:mime-version :references:in-reply-to:x-mailer:message-id:date:date:subject :subject:from:from:received; s=mdc; t=1679328022; x=1681142423; bh=e06UsSmeacjFSIbMerizzzGsGmY5MVv6c9ZXM04nrqc=; b=m4V+DYp/wwWp EMQv0gaKkx+gY7r0dmZsGdjt5R6hNhBCnwO5LZYJvHZFBFoA2zPu4ZhxXUJtInye ADhYmVofGwcyzWq3ZTHQC11JKvmo8gSll2s71o427DSicI04zrPQ2kLBbsyl/XVO h5OSxPIWxZUErkUn1+O4Hy8J7eu+4c4= Received: from SW-IT-P-EX4.mdc-berlin.net (mgw4.mdc-berlin.de [141.80.113.62]) by b2062.mx.srv.dfn.de (Postfix) with ESMTPS id 55E07160167 for <62297@debbugs.gnu.org>; Mon, 20 Mar 2023 17:00:22 +0100 (CET) Received: from pimi-TRX40-AORUS-PRO-WIFI.lan (77.23.232.54) by SW-IT-P-EX4.mdc-berlin.net (141.80.113.62) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.1.2507.21; Mon, 20 Mar 2023 17:00:18 +0100 From: =?utf-8?b?TcSDZMSDbGlu?= Ionel =?utf-8?b?UGF0cmHImWN1?= Date: Mon, 20 Mar 2023 17:00:03 +0100 Message-ID: <20230320160005.1594550-3-madalinionel.patrascu@mdc-berlin.de> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20230320160005.1594550-1-madalinionel.patrascu@mdc-berlin.de> References: <20230320160005.1594550-1-madalinionel.patrascu@mdc-berlin.de> MIME-Version: 1.0 X-Originating-IP: [77.23.232.54] X-ClientProxiedBy: SW-IT-P-EX3.mdc-berlin.net (141.80.113.61) To SW-IT-P-EX4.mdc-berlin.net (141.80.113.62) X-TM-AS-Product-Ver: SMEX-14.0.0.3092-9.0.1002-27516.000 X-TM-AS-Result: No-10-3.307900-5.000000 X-TMASE-MatchedRID: SzbEz7SZt2v/R1NSMc2qCU7nLUqYrlslFIuBIWrdOeOjEIt+uIPPOAbo TDS3zulAcjTcMkuJPYkZijt1cgK90C/33TWoSUH6031Nfxfj2zMXjfR3d0weRjQQTVweW/TM0aU Ngwfxxm4irGJSljGIWO6cJQJ6BHCwv/kvhLshlRMapIb9znReA5ZBsmDtT9d+U72YOAMDJjieAi CmPx4NwGmRqNBHmBveVDC1CbuJXmMqtq5d3cxkNRqXnrxrKCOX8OOeLGiqRBHp2bg0ftNafp+zz 4pLvo6umNQ1RVNksVPlW0EW5lez3SzBA2cZI0sSkTOQbfFXLwSOWwfmPn9ZoZ5kLvCS/NRoDUEk BTZ8vOLxlyTCXQR4xioA5PA4dQuxuYpJR2kheXd+3BndfXUhXQ== X-TM-AS-User-Approved-Sender: Yes X-TM-AS-User-Blocked-Sender: No X-TMASE-Result: 10-3.307900-5.000000 X-TMASE-Version: SMEX-14.0.0.3092-9.0.1002-27516.000 X-TM-SNTS-SMTP: 9E7A220F61E0B3B393111BB4E713E12733B3183015E8170A7C70831378C18F5B2002:F 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+patchwork=mira.cbaines.net@gnu.org Sender: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org X-getmail-retrieved-from-mailbox: Patches * gnu/packages/cran.scm (r-tkrplot): New variable. --- gnu/packages/cran.scm | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm index 39e692fc6c..909943fdcc 100644 --- a/gnu/packages/cran.scm +++ b/gnu/packages/cran.scm @@ -2818,6 +2818,30 @@ (define-public r-tidyverse single step.") (license license:gpl3))) +(define-public r-tkrplot + (package + (name "r-tkrplot") + (version "0.0-27") + (source + (origin + (method url-fetch) + (uri (cran-uri "tkrplot" version)) + (sha256 + (base32 "19bj4wn1fs4wrx5k4gakhpz4q59fgx0584wyaw7hnh0ljj8i34n9")))) + (properties `((upstream-name . "tkrplot"))) + (build-system r-build-system) + (inputs (list libx11)) + (home-page "https://cran.r-project.org/package=tkrplot") + (synopsis "Simple mechanism for placing R graphics in a Tk widget") + (description + "The tkrplot package creates and returns a @dfn{Tk, cross-platform graphical +user interface toolkit} label widget containing a Tk image of type Rplot. The plot +is created by calling fun with a special device used create the image. The function +@code{tkrreplot} calls fun to place a new plot in the Rplot widget lab. @code{ +tkpersp} is called like @code{persp} but produces a plot in which some of the +parameters of persp are controlled graphically.") + (license (list license:gpl2+ license:gpl3+)))) ;; expanded from GPL + (define-public r-rvest (package (name "r-rvest")