From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.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 uASvJQ9c+GNHpAAAbAwnHQ (envelope-from ) for ; Fri, 24 Feb 2023 07:41:19 +0100 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id WHO6JA9c+GPnOQAAG6o9tA (envelope-from ) for ; Fri, 24 Feb 2023 07:41:19 +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 DF7842C6DE for ; Fri, 24 Feb 2023 07:41:18 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=mdc-berlin.de header.s=mdc header.b=NOGRJpBE; 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=1677220879; a=rsa-sha256; cv=none; b=KboK6OmqOIL4kh3G8D4rQ49VGhs/eXd5CZQ1nZZaP8TM5wkMshsP+TvcGBdpK6aA2nDTvK cW4j82vt3URSb7/XUXhSh+mdi2dnVJXFnF9t7gPg+dj3ICcQAnJCE/00hIxNZQNaeM65zN HX8xDNmiOd9PskYTMUhvCEkQulopCAVQjBTJXG5N/VfvDHJVEvPYg8tEle2rLrBUYNG546 rYDfjqAzkjb3n43ke4yFfqHVA0lAvGTtK70YAlEDrW0J9TWIRSAS8qP6UUT9pH3VAU1ZRX 4EhLzw5BcttrZbgpvAoW0a0kIRztQm45kFMk0vOD0DI4//t8vnE+xyCcckLJBw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=mdc-berlin.de header.s=mdc header.b=NOGRJpBE; 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=1677220879; 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:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=m8QllADixvfGjWowaXG8rsvKnbu2wHzatcccRqced1Y=; b=SvwnwYJrjC8iVVuv21dYlQkJRRsY+wcApD9FzP2Z6//qPbJ5Qmp7J5fgiugc096qR/0/jL mLv4fykQAMW0JjY8zODQWV++ohQVF0+n+gtkdZI2Aagu7sG7s8xbREGCBu1bZ0CglvQUmm Hb4hwjQPosXxOGqPSWPt9/7XZWCwt18ke89GHU2TtzVwzHgqQ5f2PDrIWE3n8YJx2ukEos 9aLSI+wTeph23pcEbV+ObFJwYW0W1W3j6yojiZM/mpqbz4kigetKEHKi/nPNjKrFqhwtkI TvHMaNlQRys0bgC6dXNI3uEgIW6CteBk8OIcHPsjXf/oiAiFXvTFE3N2mIGAeg== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pVRlZ-0006Es-2v; Fri, 24 Feb 2023 01:41:13 -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 1pVRlP-0005v0-Eb for guix-patches@gnu.org; Fri, 24 Feb 2023 01:41: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 1pVRlP-00071B-5K for guix-patches@gnu.org; Fri, 24 Feb 2023 01:41:03 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pVRlO-00027T-Bz; Fri, 24 Feb 2023 01:41:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#61747] [PATCH] gnu: r-dofuture: Fix the check warnings. 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: Fri, 24 Feb 2023 06:41:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 61747 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 61747@debbugs.gnu.org Cc: rekado@elephly.net X-Debbugs-Original-To: X-Debbugs-Original-Xcc: rekado@elephly.net Received: via spool by submit@debbugs.gnu.org id=B.16772208608130 (code B ref -1); Fri, 24 Feb 2023 06:41:02 +0000 Received: (at submit) by debbugs.gnu.org; 24 Feb 2023 06:41:00 +0000 Received: from localhost ([127.0.0.1]:35843 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pVRlM-000274-Gl for submit@debbugs.gnu.org; Fri, 24 Feb 2023 01:41:00 -0500 Received: from lists.gnu.org ([209.51.188.17]:47376) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pVRlK-00026u-V8 for submit@debbugs.gnu.org; Fri, 24 Feb 2023 01:40:59 -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 1pVRlC-0005bU-1g for guix-patches@gnu.org; Fri, 24 Feb 2023 01:40:51 -0500 Received: from c2062.mx.srv.dfn.de ([194.95.238.172]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pVRl9-0006v4-6P for guix-patches@gnu.org; Fri, 24 Feb 2023 01:40:49 -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 :x-mailer:message-id:date:date:subject:subject:from:from :received; s=mdc; t=1677220833; x=1679035234; bh=Mvtb+1qzXsh2GWs iFrfEFfG2E8reKzVGHpf3mWvQwMc=; b=NOGRJpBEyMNCRHLzkY3YMlALS5k6y+q wa1JPtoHc12E+SOSLSMGpbuQR+DnDuYv4cJHe9GslPa4/D9UJD58gnecq8TV0hWM c0ch65u77t1MzmDIpURUmkNLe3lRyFQslrBhxDRre+TcPuiRCZYqZcvuhGMCpoq0 jp1A22XclBVM= 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 4D413300199 for ; Fri, 24 Feb 2023 07:40:33 +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.21; Fri, 24 Feb 2023 07:40:32 +0100 From: =?UTF-8?Q?M=C4=83d=C4=83lin?= Ionel =?UTF-8?Q?Patra=C8=99cu?= Date: Fri, 24 Feb 2023 07:40:20 +0100 Message-ID: <20230224064020.5316-1-madalinionel.patrascu@mdc-berlin.de> X-Mailer: git-send-email 2.39.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain X-Originating-IP: [141.80.113.106] 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-27466.005 X-TM-AS-Result: No-10-3.856500-5.000000 X-TMASE-MatchedRID: tgaipGrys3giXL+V+zm5iTsjyooeEcrIZdOg+SGzWLbozDhGeQC9EuwF mJ8kmlh76yOJU9ZeY/3mn3xyPJAJoh2P280ZiGmRwLYk+NSxc5rlsyZ05iz8bytBzkgjWihlhEz I3+mkzid7MSP7SLpuGMign5HsLTCTuJXEeLLJ6+yrm7DrUlmNkIAy6p60ZV62fJ5/bZ6npdjKay T/BQTiGvAxRSAc0OENlFkDG7pRkl/gJBtP9E89oZ5WN5i4oRAuA9DtUlu8RaBvhaosyIPB1Lfpw EOqRtcv23M39CkoJA5PDBFGzUYRsw5ABXr7a5JDkM6WYiZghLjHpeHdXLjLb473WzsXAufzELZr sYgA6obyh3JNelCjdRkfAFx3Dn4y X-TM-AS-User-Approved-Sender: Yes X-TM-AS-User-Blocked-Sender: No X-TMASE-Result: 10-3.856500-5.000000 X-TMASE-Version: SMEX-14.0.0.3092-9.0.1002-27466.005 X-TM-SNTS-SMTP: 596791AE5D3FF6EC60C27410230862A0A88A8CF3A0775E5266E6C6B0354C26E02002:F Received-SPF: pass client-ip=194.95.238.172; envelope-from=MadalinIonel.Patrascu@mdc-berlin.de; helo=c2062.mx.srv.dfn.de X-Spam_score_int: -43 X-Spam_score: -4.4 X-Spam_bar: ---- X-Spam_report: (-4.4 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_MED=-2.3, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action 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-Queue-Id: DF7842C6DE X-Spam-Score: -2.58 X-Migadu-Spam-Score: -2.58 X-Migadu-Scanner: scn0.migadu.com 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 X-TUID: FwPkhEOiVSip * gnu/packages/cran.scm (r-dofuture): Fix the check warnings. [propagated-inputs]: Rearrangement of the in inputs in the column way. [native-inputs]: Add r-markdown for the check phase. --- gnu/packages/cran.scm | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm index c7a81b96eb..17301e3469 100644 --- a/gnu/packages/cran.scm +++ b/gnu/packages/cran.scm @@ -12776,9 +12776,13 @@ (define-public r-dofuture (add-after 'unpack 'set-HOME (lambda _ (setenv "HOME" "/tmp")))))) (propagated-inputs - (list r-foreach r-future r-globals r-iterators)) + (list r-foreach + r-future + r-globals + r-iterators)) (native-inputs - (list r-r-rsp)) ; vignette builder + (list r-markdown ; check phase requires markdown package + r-r-rsp)) ; vignette builder (home-page "https://github.com/HenrikBengtsson/doFuture") (synopsis "Foreach parallel adapter using the future API") (description base-commit: 31735e0ccfbc61905eb8558c14747bfcaea9b50f -- 2.39.1