From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.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 oEnAD3jxAWTEhAAAbAwnHQ (envelope-from ) for ; Fri, 03 Mar 2023 14:09:12 +0100 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id 2DS7D3jxAWSBQQEA9RJhRA (envelope-from ) for ; Fri, 03 Mar 2023 14:09:12 +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 00CC43E084 for ; Fri, 3 Mar 2023 14:09:12 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=mdc-berlin.de header.s=mdc header.b=SJdi1Iib; 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 (relaxed)" header.from=mdc-berlin.de (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1677848952; 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=Hba1FKv0qB/l4Ck/+RDZkdSmkek+lMd4P0YiM3zBe0k=; b=Dp18wg1t6L0NJUrxlSnADNKM+yhpUnF95A25ZAPgiPS0956my1O5PJDOrkHlBIWrAlRSda ZiptgqXM+8hxU4HT3FYEzX67u1sjBlBLeJs242kEVlbpmkrLl6w8py8a3Q7lxDXCUJs1hJ 7gidBcYULoaPT/z+KEXgLcDKRFBAKXYRydhxyW3o8oUxtJgvooayGHC2j7VqWxwTiJLiWt D4mN+J6GfHYxe+rucmM7MACOOxdKR1OBnnFAVmDfCu8/asXLMVurlJyvpGOmDk6XlPrfL7 Rhxmwb/nh09tpfyZlPBWQkA4wt1p2e+AdshLV2XT1jb7Belx275Jne1wHnG3QQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=mdc-berlin.de header.s=mdc header.b=SJdi1Iib; 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 (relaxed)" header.from=mdc-berlin.de (policy=none) ARC-Seal: i=1; s=key1; d=yhetil.org; t=1677848952; a=rsa-sha256; cv=none; b=cyvCjY24/KrObT+86lKw5YZFNMgMnChmGAVfHLowYeYBgkxJy6lPwgC9hug4xBLbyx2ZiT W/FywVVBgCcWUvl6cTKiHjqkhyFH+ECsdWv2oOXfvlF0zncgYHTJ0KIglPBGHTILKTWVKL j6qv4mfWF/0jxOnDVlAhNDTJiDUrXKwTmR/m3g/chBVoI+mFZHQP6no5R+0Ge3e8pukNzQ TFSge625iO6Q0AEkmaBafVGmM619GlpcVWY2nzTbbPLU3B18mMGvYLoLmeAEGBAq/8Fmw7 Xd8N4U5b2czGyLwm5rek4rVwsuswTUifgkyvfdG24rzOCzO031g/uhqlsEqSmA== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pY58s-0001I8-Fc; Fri, 03 Mar 2023 08:08:10 -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 1pY58l-0001Bu-4L for guix-patches@gnu.org; Fri, 03 Mar 2023 08:08:03 -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 1pY58k-0006kl-SM for guix-patches@gnu.org; Fri, 03 Mar 2023 08:08:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pY58k-0007dw-Ng for guix-patches@gnu.org; Fri, 03 Mar 2023 08:08:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#61933] [PATCH vREVISION 4/9] gnu: Add r-markdownhelpers. Resent-From: Navid Afkhami Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 03 Mar 2023 13:08:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 61933 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: <61933@debbugs.gnu.org> Cc: Navid Afkhami Received: via spool by 61933-submit@debbugs.gnu.org id=B61933.167784886429283 (code B ref 61933); Fri, 03 Mar 2023 13:08:02 +0000 Received: (at 61933) by debbugs.gnu.org; 3 Mar 2023 13:07:44 +0000 Received: from localhost ([127.0.0.1]:59894 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pY58S-0007c9-5h for submit@debbugs.gnu.org; Fri, 03 Mar 2023 08:07:44 -0500 Received: from b2062.mx.srv.dfn.de ([194.95.234.172]:53049) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pY58P-0007bI-VE for 61933@debbugs.gnu.org; Fri, 03 Mar 2023 08:07:42 -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=1677848855; x=1679663256; bh=e2sScRW7/SbUxqbGU7CpXX7PY3xiwTySFEEmdQUSB7Y=; b=SJdi1IiboFZ6 vrtDymVxYR3xNDwryL9pgCy3IHypypQ43R97SiVEe70mAHOfsWBsLp6nUSG/jpXY jaB1MkG5PyzT1w5cvQK1FkUC3gea0aIPdh4NcwT4kzICu1GYNFIsTbp8y38zZ76O /Cjfp+cHJ9yWrKWHwtNIjQ2OLre66Bg= 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 E26D016030D for <61933@debbugs.gnu.org>; Fri, 3 Mar 2023 14:07:35 +0100 (CET) Received: from localhost (141.80.218.27) 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; Fri, 3 Mar 2023 14:07:35 +0100 From: Navid Afkhami Date: Fri, 3 Mar 2023 13:07:18 +0000 Message-ID: <20230303130723.88484-4-navid.afkhami@mdc-berlin.de> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20230303130723.88484-1-navid.afkhami@mdc-berlin.de> References: <20230303130723.88484-1-navid.afkhami@mdc-berlin.de> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain X-Originating-IP: [141.80.218.27] 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-27480.007 X-TM-AS-Result: No-10--3.570700-5.000000 X-TMASE-MatchedRID: 54gb2yeIOXR6fjezFKxXHArcxrzwsv5uwTlc9CcHMZerwqxtE531VICu qghmtWfXXt3JNptef3p4Zvg4N7yewiq+GZ9ZHxIhuW77/y896sj4qCLIu0mtIEJ1hMCC63pY2Lg EVfggSlj4l88hSeZMb0gljz7CRMbZ0N7DjAdxZNTi8zVgXoAltsIJ+4gwXrEtwrbXMGDYqV+qsz jolCcvyDs7DdCwYm5RGpXQOEwtnm6eGG/viazvWAvkVrZhO9lDfoiMmmmz1qUq6J+jOBVgHnWoD OlTejBMfNooEZbbAGPwHcHzUiqKl8bG0bMSRYDWFhnoKW4f7Mf1c8RJIeS1QFmKmfpzNHMN X-TM-AS-User-Approved-Sender: Yes X-TM-AS-User-Blocked-Sender: No X-TMASE-Result: 10--3.570700-5.000000 X-TMASE-Version: SMEX-14.0.0.3092-9.0.1002-27480.007 X-TM-SNTS-SMTP: 278FC840995875EF3A5FDD69696946FCA0BAB779C9E5B100A40BCDAA221AF7B92002: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: X-Migadu-Spam-Score: 0.20 X-Spam-Score: 0.20 X-Migadu-Scanner: scn0.migadu.com X-Migadu-Queue-Id: 00CC43E084 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 X-TUID: 3a89wzRDZV4B * gnu/packages/bioinformatics.scm (r-markdownhelpers): New variable. --- gnu/packages/bioinformatics.scm | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm index fdfbf6459b..c6c0da74ff 100644 --- a/gnu/packages/bioinformatics.scm +++ b/gnu/packages/bioinformatics.scm @@ -8813,6 +8813,30 @@ (define-public r-sccustomize visualization and analysis of single-cell data using R.") (license license:gpl3+)))) +(define-public r-markdownhelpers + (let ((commit "793372d28ebed607cc1d35f909a1caedb2b41ffe") + (revision "1")) + (package + (name "r-markdownhelpers") + (version (git-version "0.2.0" revision commit)) + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/vertesy/MarkdownHelpers") + (commit commit))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "1d18s2ydhfjm3hjkxz42dirhwrrv792m6mvkmypallaa2qnwrmkg")))) + (properties `((upstream-name . "MarkdownHelpers"))) + (build-system r-build-system) + (propagated-inputs (list r-devtools r-stringendo r-usethis)) + (home-page "https://github.com/vertesy/MarkdownHelpers") + (synopsis "Helper functions for MarkdownReports and ggExpress") + (description + "Set of R functions to parse markdown and other generic helpers.") + (license license:gpl3)))) + (define-public r-snapatac (package (name "r-snapatac") -- 2.34.1