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 YHm0NSxjW2OJVQEAbAwnHQ (envelope-from ) for ; Fri, 28 Oct 2022 07:05:48 +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 IH+ZNSxjW2O+JwEAauVa8A (envelope-from ) for ; Fri, 28 Oct 2022 07:05:48 +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 B8DB62F712 for ; Fri, 28 Oct 2022 07:05:48 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ooHWK-0007wZ-73; Fri, 28 Oct 2022 01:03:04 -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 1ooHWI-0007tO-Ro for guix-patches@gnu.org; Fri, 28 Oct 2022 01:03: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 1ooHWI-0002hv-Kf for guix-patches@gnu.org; Fri, 28 Oct 2022 01:03:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ooHWH-0000B0-U5; Fri, 28 Oct 2022 01:03:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#58828] [PATCH 1/2] gnu: Add r-dmwr2. References: <4e23676adf3142d98f2120e6da966f18@mdc-berlin.de> In-Reply-To: <4e23676adf3142d98f2120e6da966f18@mdc-berlin.de> 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, 28 Oct 2022 05:03:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 58828 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: <58828@debbugs.gnu.org> Cc: rekado@elephly.net X-Debbugs-Original-Xcc: rekado@elephly.net Received: via spool by 58828-submit@debbugs.gnu.org id=B58828.1666933379664 (code B ref 58828); Fri, 28 Oct 2022 05:03:01 +0000 Received: (at 58828) by debbugs.gnu.org; 28 Oct 2022 05:02:59 +0000 Received: from localhost ([127.0.0.1]:59958 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ooHWF-0000Ad-1E for submit@debbugs.gnu.org; Fri, 28 Oct 2022 01:02:59 -0400 Received: from b2062.mx.srv.dfn.de ([194.95.234.172]:55773) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ooHWC-0000AH-TT for 58828@debbugs.gnu.org; Fri, 28 Oct 2022 01:02:58 -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 :x-mailer:message-id:date:date:subject:subject:from:from :received; s=mdc; t=1666933369; x=1668747770; bh=tbSgXRCLU/rNdtA q3k5hqX3zhNxCL5CDmXmfbKwh+y8=; b=GAQNHS7WjzQx38r2zUcGwt1r6jUZJKg i5VFPeDzjCsbtI0IeF9wfDflUGVCs/yWLTJbOzTAqO2ws9GlmdmDEsYhhDfGvqML rwyXFYhx/wK9yM5a1OT+gJxUPmn1HiqGXqqQgp723KOpjt9tQquJ3h+FBvDO7yy/ OLHWUj5R4jCY= 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 953FA1602FF for <58828@debbugs.gnu.org>; Fri, 28 Oct 2022 07:02:49 +0200 (CEST) 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.13; Fri, 28 Oct 2022 07:02:48 +0200 From: =?UTF-8?Q?M=C4=83d=C4=83lin?= Ionel =?UTF-8?Q?Patra=C8=99cu?= Date: Fri, 28 Oct 2022 07:02:34 +0200 Message-ID: <20221028050235.5355-1-madalinionel.patrascu@mdc-berlin.de> X-Mailer: git-send-email 2.38.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain X-Originating-IP: [141.80.113.106] X-ClientProxiedBy: SW-IT-P-EX4.mdc-berlin.net (141.80.113.62) 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-27228.005 X-TM-AS-Result: No-10--7.901400-5.000000 X-TMASE-MatchedRID: I6rpFm0lrcP/R1NSMc2qCU7nLUqYrlslFIuBIWrdOePfUZT83lbkEFVB oFHq1/NXRRa406V/YwyBUGewL2YXt6/a/Ug5qXLHwLYk+NSxc5r4qCLIu0mtIKY5ZGw7wyeHY87 NwWBxSvgqJVjgDINn3Mign5HsLTCTuJXEeLLJ6+yrm7DrUlmNkIAy6p60ZV62yA7duzCw6dLdB/ CxWTRRu92KvEVWmYr1yeoN417uL8ZTpDBUYNQIoB9YHPBYCvC1RSLsSQVpP0G7zMyqCH0DtQ== X-TM-AS-User-Approved-Sender: Yes X-TM-AS-User-Blocked-Sender: No X-TMASE-Result: 10--7.901400-5.000000 X-TMASE-Version: SMEX-14.0.0.3092-9.0.1002-27228.005 X-TM-SNTS-SMTP: 20C89532BDD2F9257082FD703A2BEF15963F40CFF83DA06970995D56FFCCA1602002: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: , Sender: "Guix-patches" Errors-To: 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=1666933548; 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=c9A/58AHHPsWocJzCQv6h2J48rfe2DLtXtjUnYKplgY=; b=E2f8DOBRZkREnmvOF66+VDDH0lYMtkH9+y2oK0Y9d4Z8k0O3mtwap1q+0ZQpFhykBqBeJl puOKZzFBFGWpLdtF5FUObYeFxyQKH/XBLc0zt/IoFiRvN2N7urx5kZ58jXHIXd+I2czqFi Ulg8/uiYKMmky3jY8K8X9fxtxaHw21KLCwtiTbJGfSKd5Vdq/Y3eIu17NyNAN9fBcJP2MB jMpKC0eGaFPXH2nM21+pPgcz9oG5dkzpWeUqUSVf75WwO9k8z8KuUPXWbQ95nQ9T7Nint0 JDb0ouX9cIJJA9aFIa4kXYQC9xEE4LqGCWofpFTHqah77+fyBElvB0wc4hUaxg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1666933548; a=rsa-sha256; cv=none; b=Zg3FFhQTWebVUGNUmjmPc9eDhozLXBzDVWxMkp9jfQkweHI+uCsrYcQ48eWGexH5somw89 NQAeFF7hFpzmWKdkgbvlC+O+i7v9IZCHOMFMvx7iajK/c6M7GLTiWPHcsSxwebgOGT4+4r r6+kbatSJ/PwqQOjqgpV80VtirftwsL0OjSGMl+AEhefyJ6zEAAINXZHl2SBF7WUUuS5tr +nkBpBdeITjyuQGXrj5oa+bAMlIyo/7Z6mhTFbmt3rVPhs/SMW+nMZPRwj4q/HUyDpqEt8 0USqb8CpLXnbNTb1Jz1DjupQ681Cyp4D2cUfib9cnD2wtXcVM9FJSwKkm9WYKg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=mdc-berlin.de header.s=mdc header.b=GAQNHS7W; 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: 8.09 X-Spam: Yes Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=mdc-berlin.de header.s=mdc header.b=GAQNHS7W; 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: B8DB62F712 X-Spam-Score: 8.09 X-Migadu-Spam: Yes X-Migadu-Scanner: scn0.migadu.com X-TUID: Th1hga7zck19 * gnu/packages/cran.scm (r-dmwr2): New variable. --- gnu/packages/cran.scm | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm index f969da5b3c..eb4532a62a 100644 --- a/gnu/packages/cran.scm +++ b/gnu/packages/cran.scm @@ -402,6 +402,36 @@ (define-public r-dixontest Gaussian quadrature for a numerical solution.") (license license:gpl3))) +(define-public r-dmwr2 + (package + (name "r-dmwr2") + (version "0.0.2") + (source (origin + (method url-fetch) + (uri (cran-uri "DMwR2" version)) + (sha256 + (base32 + "1vzfbz2k05j8r2hpig3d2grb99rnnh2s1sviii3prcyqicxfh0i9")))) + (properties `((upstream-name . "DMwR2"))) + (build-system r-build-system) + (propagated-inputs + (list r-class + r-dbi + r-dplyr + r-quantmod + r-readr + r-rpart + r-xts + r-zoo)) + (home-page "https://github.com/ltorgo/DMwR2") + (synopsis + "Functions and data for the second edition of \"Data Mining with R\"") + (description + "This package provides functions and data accompanying the second edition +of the book \"Data Mining with R, learning with case studies\" by Luis Torgo, +published by CRC Press.") + (license license:gpl2+))) + (define-public r-emdist (package (name "r-emdist") base-commit: ac51b9c86d58cfdb13ee643a2fdc8e979939a260 -- 2.38.0