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 GLO6EMIikGMXNwEAbAwnHQ (envelope-from ) for ; Wed, 07 Dec 2022 06:21:06 +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 MAOtEMIikGPHBgAAauVa8A (envelope-from ) for ; Wed, 07 Dec 2022 06:21:06 +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 DB2E5200D3 for ; Wed, 7 Dec 2022 06:21:05 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1p2mqu-0006m6-2Y; Wed, 07 Dec 2022 00:20:16 -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 1p2mqi-0006fX-Nz for guix-patches@gnu.org; Wed, 07 Dec 2022 00:20:04 -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 1p2mqi-0007rN-Dz for guix-patches@gnu.org; Wed, 07 Dec 2022 00:20:04 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1p2mqi-0007FZ-A2; Wed, 07 Dec 2022 00:20:04 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#59870] [PATCH 01/12] gnu: Add r-statip. References: <8e198ab0c3044a9fbf8488431475f0e7@mdc-berlin.de> In-Reply-To: <8e198ab0c3044a9fbf8488431475f0e7@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: Wed, 07 Dec 2022 05:20:04 +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.167039035827774 (code B ref 59870); Wed, 07 Dec 2022 05:20:04 +0000 Received: (at 59870) by debbugs.gnu.org; 7 Dec 2022 05:19:18 +0000 Received: from localhost ([127.0.0.1]:47517 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1p2mpy-0007Du-Gh for submit@debbugs.gnu.org; Wed, 07 Dec 2022 00:19:18 -0500 Received: from c2062.mx.srv.dfn.de ([194.95.238.172]:37651) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1p2mpm-0007Bv-53 for 59870@debbugs.gnu.org; Wed, 07 Dec 2022 00:19:13 -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=1670390339; x=1672204740; bh=xwZtdCWIMWMIpRc 59Oqv4tdQBrIzBGtNYfvw4nFZvwQ=; b=jpBcLn8MiEYCYWPz5MaCLvudXSQQr7l T3FJ6VDRojHdo1V88heXIrL9JcU4lwelNhAmKkFJ8fyXMvj2J13ABm7BjWkOcp3/ k8CjK/ZMsHUqyxsfZzphserxt1FIIkwliSlvhLC2P6XWVfuCbnAHbGM1ATvAFiPD 8gkhtGwV2+RA= 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 B0E273006A9 for <59870@debbugs.gnu.org>; Wed, 7 Dec 2022 06:18:59 +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:18:58 +0100 From: =?UTF-8?Q?M=C4=83d=C4=83lin?= Ionel =?UTF-8?Q?Patra=C8=99cu?= Date: Wed, 7 Dec 2022 06:18:26 +0100 Message-ID: <20221207051837.10970-1-madalinionel.patrascu@mdc-berlin.de> X-Mailer: git-send-email 2.38.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-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--8.080600-5.000000 X-TMASE-MatchedRID: 4RK2gbhxGJP/R1NSMc2qCU7nLUqYrlslFIuBIWrdOeOjEIt+uIPPOEKo /65yrX6peDD58ltWiLmBUGewL2YXt8Z8zsjIitoJnVTWWiNp+v8XjfR3d0weRm1/OiWPM9c7r0h RYOhqtKMXjQchKpIrqsign5HsLTCTw+spnTDuewNvTnqYKYXTRuuLFZZYlisfHxPMjOKY7A9qHX ONfTwSQsRB0bsfrpPIXzYxeQR1DvtRmtBeZHy9SRTqxTCCjZBh4yH///ocVhlj0HM3KgXIPeZrF VofeSNA X-TM-AS-User-Approved-Sender: Yes X-TM-AS-User-Blocked-Sender: No X-TMASE-Result: 10--8.080600-5.000000 X-TMASE-Version: SMEX-14.0.0.3092-9.0.1002-27308.005 X-TM-SNTS-SMTP: C24FEB299030CA1836B21491BD1F26B690BF80A193ECD542B3C1B1358B7C415A2002: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=1670390465; 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=pMzCoWZveICL73oO4khUispGX6KCTuOt+MNIENGzX7w=; b=gbc887v2GVopAcXq9lWApHWLyqHGLpcdddkJ7JEj1oqQOaoGId54x074suQmRB/tK2lCOZ 2CX//raMcfOYNjp1kILBNKSUDWFulLaeh7jgkkattm20esWGNtVVykHS8wUT2876Gvx44E BTxFyJfxuQOhYegkDh+08D1js1/whFDjI822xxsGV1VsA1JA5aasDkgcsF4TsHRfILftgD sXgBAfkZcImezWhPyjr6UvcehhNivk3KqSHgl8HLjF8PddiPnaSBrRUTFPyQLRBEq9h4EE yb/RxJZyK8FB+vLT2n+7Y55j2bUyJgKZr0vqzcziWnDp9UaIR/h/b0bbhR6ISQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1670390465; a=rsa-sha256; cv=none; b=kh900n6C8sZVuxyxOsIN3BY/xW9Joo6lYWKwL3XT4kNbIJ1pOLSq38if3J3A6vZ37Pv+mm +pHBsPHBmCy0CNCX8H+/u590Cz/32atcQYtoa2/5d8DLd0Wi0fvuC0qRFEJH2Xk+venejU MinTYmmkGYmTdmw0Cg3IRdLlm7Or4hcDbb29OjRFcVHJ3Z3GLoavAn3eiYmyJCHFEMRMya PqjzNMpn/MoXo+5iUVL+oxzOEqgu92KTr5Wbd4sd3u3nENGFlcTqObUKebZKXV7IzOUXGs 6b3POQWZwHk3Db3qiNGitWEPc4r5LdVDFv6Tmlv8sUjb78AY10iheX2Ab+FRjw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=mdc-berlin.de header.s=mdc header.b=jpBcLn8M; 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: 6.53 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=mdc-berlin.de header.s=mdc header.b=jpBcLn8M; 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: DB2E5200D3 X-Spam-Score: 6.53 X-Migadu-Scanner: scn0.migadu.com X-TUID: 4MwqexP1irG2 * gnu/packages/cran.scm (r-statip): New variable. --- gnu/packages/cran.scm | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm index 5c5258d6e0..d23265ad07 100644 --- a/gnu/packages/cran.scm +++ b/gnu/packages/cran.scm @@ -6452,6 +6452,41 @@ (define-public r-corrplot ;; Any version of the GPL (license license:gpl2+))) +(define-public r-statip + (package + (name "r-statip") + (version "0.2.3") + (source (origin + (method url-fetch) + (uri (cran-uri "statip" version)) + (sha256 + (base32 + "0kymc3ds1nx0h11ffmm3vmqr1w34gd0k788vf72x2v45h8c1ma2n")))) + (properties `((upstream-name . "statip"))) + (build-system r-build-system) + (propagated-inputs + (list r-clue + r-rpart)) + (home-page "https://github.com/paulponcet/statip") + (synopsis + "Statistical functions for probability distributions and regression") + (description + "This package provides a collection of miscellaneous statistical functions for: +@itemize +@item probability distributions: @code{dbern()}, @code{pbern()}, @code{qbern()}, +@code{rbern()} for the Bernoulli distribution, and @code{distr2name()}, @code{ +name2distr()} for distribution names; +@item probability density estimation: @code{densityfun()}; +@item most frequent value estimation: @code{mfv()}, @code{mfv1()}; +@item other statistical measures of location: @code{cv()} (coefficient of +variation), @code{midhinge()}, @code{midrange()}, @code{trimean()}; +@item construction of histograms: @code{histo()}, @code{find_breaks()}; +@item calculation of the Hellinger distance: @code{hellinger()}; +@item use of classical kernels: @code{kernelfun()}, @code{kernel_properties()}; +@item univariate piecewise-constant regression: @code{picor()}. +@end itemize") + (license license:gpl3))) + (define-public r-stringdist (package (name "r-stringdist") base-commit: b2a848d23d37f31496e1ff664f1dcf6abcdcc388 -- 2.38.1