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 ms5.migadu.com with LMTPS id kG3qOrcikGPqagAAbAwnHQ (envelope-from ) for ; Wed, 07 Dec 2022 06:20:56 +0100 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 KvzbOrcikGPHBgAAauVa8A (envelope-from ) for ; Wed, 07 Dec 2022 06:20:55 +0100 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 B100E200D0 for ; Wed, 7 Dec 2022 06:20:55 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1p2mqq-0006jH-L7; Wed, 07 Dec 2022 00:20:12 -0500 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 1p2mqk-0006gn-If for guix-patches@gnu.org; Wed, 07 Dec 2022 00:20:06 -0500 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 1p2mqk-0007s3-AZ for guix-patches@gnu.org; Wed, 07 Dec 2022 00:20:06 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1p2mqk-0007G5-5q; Wed, 07 Dec 2022 00:20:06 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#59870] [PATCH 10/12] gnu: Add r-gridsvg. Resent-From: =?UTF-8?Q?M=C4=83d=C4=83lin?= Ionel =?UTF-8?Q?Patra=C8=99cu?= Original-Sender: "Debbugs-submit" Resent-CC: rekado@elephly.net, guix-patches@gnu.org Resent-Date: Wed, 07 Dec 2022 05:20:06 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 59870 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: <59870@debbugs.gnu.org> Cc: rekado@elephly.net X-Debbugs-Original-Xcc: rekado@elephly.net Received: via spool by 59870-submit@debbugs.gnu.org id=B59870.167039036027802 (code B ref 59870); Wed, 07 Dec 2022 05:20:06 +0000 Received: (at 59870) by debbugs.gnu.org; 7 Dec 2022 05:19:20 +0000 Received: from localhost ([127.0.0.1]:47525 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1p2mpz-0007EH-VP for submit@debbugs.gnu.org; Wed, 07 Dec 2022 00:19:20 -0500 Received: from c2062.mx.srv.dfn.de ([194.95.238.172]:43903) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1p2mpu-0007Cd-Sl for 59870@debbugs.gnu.org; Wed, 07 Dec 2022 00:19:15 -0500 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=1670390346; x=1672204747; bh=HjOetRMGwmdzb5E5liXCcMdzJBJppx2DgY4b85kSZZI=; b=gbfQf0GmU6wU bzPQE3zhX0CDb0fOEFwzzM9HZlmGN8tHkVAogOBWlehvVs+o9j/fdAWMfts3wizs sq96Exyu7eV1ycQEw1pE2sA2VIvF9Zc7MXrSF15WLq+iJ+RCQ7NJ32Llu82DTedU T4WEHcuYUkguOyWBmOGsIMlbpRzk3rY= Received: from SW-IT-P-EX4.mdc-berlin.net (mgw4.mdc-berlin.de [141.80.113.62]) by c2062.mx.srv.dfn.de (Postfix) with ESMTPS id 92576300867 for <59870@debbugs.gnu.org>; Wed, 7 Dec 2022 06:19:06 +0100 (CET) Received: from Guix-Ubuntu18.04 (141.80.113.106) 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.16; Wed, 7 Dec 2022 06:19:00 +0100 From: =?UTF-8?Q?M=C4=83d=C4=83lin?= Ionel =?UTF-8?Q?Patra=C8=99cu?= Date: Wed, 7 Dec 2022 06:18:35 +0100 Message-ID: <20221207051837.10970-10-madalinionel.patrascu@mdc-berlin.de> X-Mailer: git-send-email 2.38.1 In-Reply-To: <20221207051837.10970-1-madalinionel.patrascu@mdc-berlin.de> References: <20221207051837.10970-1-madalinionel.patrascu@mdc-berlin.de> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain X-Originating-IP: [141.80.113.106] X-ClientProxiedBy: SW-IT-P-EX2.mdc-berlin.net (141.80.113.60) 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-27308.005 X-TM-AS-Result: No-10--5.031100-5.000000 X-TMASE-MatchedRID: n8dyCgqCzuv/R1NSMc2qCU7nLUqYrlslFIuBIWrdOePfUZT83lbkEFr6 eNFmZ6OLPG/R1GUal1XuNT8xdcEnQwE+dA3RWUSvwLYk+NSxc5r4qCLIu0mtIP+aPQT1cxlGqbs +nJ/tFJG+kQFb9aK4lGUH7KkSxgp9EwrLJRWzqcxFwYcRXRYHEFF5adRR2Ej1TKLVP0BSBRu+0h gQRIjbvyOW7RQQirqNElOOOz3JPpijxYyRBa/qJXcsDK2xBHh7jaPj0W1qn0TKayT/BQTiGkSsC aCt2sGtkYO9l8LBu7a1FEzVWtrMejDKc1zXnddqlR1KZuzjGJI= X-TM-AS-User-Approved-Sender: Yes X-TM-AS-User-Blocked-Sender: No X-TMASE-Result: 10--5.031100-5.000000 X-TMASE-Version: SMEX-14.0.0.3092-9.0.1002-27308.005 X-TM-SNTS-SMTP: 84404E9B3C17E229E6CAB7B6E4BDE7C316BCAEAFFA74AD581EF15A69EE16CB752002: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+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1670390455; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: 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=VMvxexhP55OHrk3Qe+hX+oyfEgIO5Za3IK36WfXceDU=; b=rZty1mmluGQKurwupFkUhqdQxJO+4ZFfv7GUgHDbdWYgDyKXwBet/46pw1vrg9G5o/uUeH torpQZoW47xATZAqBHRJveSm8Wigby+mpMVzI35+7S5Kffe6kyU9VNfq1lFzvvFlQiNn2M G7ww/iiE+pCtcyKO/Zqo7lcJ3ideb4GImGzoxj01cTUl4UZvA2rxF9g0NSAii6SDybs0+f FPSlmV43uaCHqTkDXfYhYkQMpEwWU5uL5g3FQVRkMoF1kfYoqsFruCZUicg8ZpQFrQSKYk 2GcIbtIUm0kK9oWD3GvPzaavopo857EGLsRtYpwCGPUtHkys9HIQgU683F0eyQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1670390455; a=rsa-sha256; cv=none; b=qysr0xSseduFE7QnpHF6CvVKvLDRn1Peg63SlkCYzJddRpKLP1I72DcTEsuZ4qBz2Et5fQ AmZcB3ZmEVG6Pe+k0YCB/P86iGxPt7EKPZMd6wl1hvOoJwPzTgZlPm8yavxekiWEFOtGL7 F/kHUWGVzlWIzwh8YN+wtOCwUH9g2Ml5Ah2taE4ew4lxHYFa9/oNyeuqJE6EMi83WdekhW Z6cgGRuZvbVG7Y+hD1cXYO5383SxS/IIiYIpPEBNGg1piVpJeLWlAD9uVixbQir/7+nJI+ BUInXifzVREZzJcCZCMrbVec4utrOLsQ8zWNE3JHpMbq32JuHPk6KwDHLcA8cg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=mdc-berlin.de header.s=mdc header.b=gbfQf0Gm; dmarc=fail reason="SPF not aligned (relaxed)" header.from=mdc-berlin.de (policy=none); 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" X-Migadu-Spam-Score: 7.13 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=mdc-berlin.de header.s=mdc header.b=gbfQf0Gm; dmarc=fail reason="SPF not aligned (relaxed)" header.from=mdc-berlin.de (policy=none); 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" X-Migadu-Queue-Id: B100E200D0 X-Spam-Score: 7.13 X-Migadu-Scanner: scn1.migadu.com X-TUID: wXKRLPmlvH0/ * gnu/packages/cran.scm (r-gridsvg): 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 646737ea31..b61ee1c2dc 100644 --- a/gnu/packages/cran.scm +++ b/gnu/packages/cran.scm @@ -16005,6 +16005,30 @@ (define-public r-tractor-base handling.") (license license:gpl2))) +(define-public r-gridsvg + (package + (name "r-gridsvg") + (version "1.7-4") + (source (origin + (method url-fetch) + (uri (cran-uri "gridSVG" version)) + (sha256 + (base32 + "1jspjn56yrkx98hhs98npzm0k0kwpv8x1hg40kphx5ikhvincxmr")))) + (properties `((upstream-name . "gridSVG"))) + (build-system r-build-system) + (propagated-inputs + (list r-jsonlite + r-xml)) + (home-page "https://cran.r-project.org/package=gridSVG") + (synopsis "Export grid gaphics as SVG") + (description + "This package provides functions to export graphics drawn with package grid +to SVG format. Extra functions provide access to SVG features that are not +available in standard R graphics, such as hyperlinks, animation, filters, masks, +clipping paths, and gradient and pattern fills.") + (license (list license:gpl2 license:gpl3)))) ;;is specified only GPL + (define-public r-grimport (package (name "r-grimport") -- 2.38.1