From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id MKpTCcwikGMXNwEAbAwnHQ (envelope-from ) for ; Wed, 07 Dec 2022 06:21:16 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id OKNNCcwikGNSCAEA9RJhRA (envelope-from ) for ; Wed, 07 Dec 2022 06:21:16 +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 05A1F500D for ; Wed, 7 Dec 2022 06:21:16 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1p2mqu-0006nI-5H; 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 1p2mqj-0006gS-QE for guix-patches@gnu.org; Wed, 07 Dec 2022 00:20:05 -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 1p2mqj-0007rn-FV for guix-patches@gnu.org; Wed, 07 Dec 2022 00:20:05 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1p2mqj-0007Fp-AR; Wed, 07 Dec 2022 00:20:05 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#59870] [PATCH 06/12] gnu: Add r-fbasics. 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:05 +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.167039035927789 (code B ref 59870); Wed, 07 Dec 2022 05:20:05 +0000 Received: (at 59870) by debbugs.gnu.org; 7 Dec 2022 05:19:19 +0000 Received: from localhost ([127.0.0.1]:47521 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1p2mpz-0007E3-8R for submit@debbugs.gnu.org; Wed, 07 Dec 2022 00:19:19 -0500 Received: from c2062.mx.srv.dfn.de ([194.95.238.172]:48801) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1p2mpu-0007CP-13 for 59870@debbugs.gnu.org; Wed, 07 Dec 2022 00:19:14 -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=1670390344; x=1672204745; bh=w0LVLZo16y9IncXMdZwqGuU+S2lxGPqekJxnu3A++Bc=; b=HrhVGxm/VX3Q S828oNkdq42Jy0ZUnuHOF5hxzAXUC+xyaqJNGHSlbfXxBJNTnZaRWi/TrddYfzdN 1O9nvHDEGFF2pMIMq+2I8M7sUVmQdNQnR1/GIchryNyTAimvqDehWZFyq17NBWPw /qnMDLrgrPn6ZtSEAAxKZfWyDfI9t80= 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 6D33B300740 for <59870@debbugs.gnu.org>; Wed, 7 Dec 2022 06:19:04 +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:59 +0100 From: =?UTF-8?Q?M=C4=83d=C4=83lin?= Ionel =?UTF-8?Q?Patra=C8=99cu?= Date: Wed, 7 Dec 2022 06:18:31 +0100 Message-ID: <20221207051837.10970-6-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--0.116700-5.000000 X-TMASE-MatchedRID: 54gb2yeIOXT/R1NSMc2qCU7nLUqYrlslFIuBIWrdOeOjEIt+uIPPOAbo TDS3zulAcjTcMkuJPYkZijt1cgK90C/33TWoSUH6031Nfxfj2zMXjfR3d0weRqhr7HSkxpsOd7p d2DmSrK9enLYyFkZCqUDnF5Cs3dOA0N7DjAdxZNTi8zVgXoAltsIJ+4gwXrEtwrbXMGDYqV9FwN IqCPogbW1SVmcNg1UAVT9Uu7wlcoOsx/xrcuoVN7QqFK3Qbhw0OrOXuBQE+VpVSrY1/kkOmpnli CCxdLs8xq6pm8A0gVvX/tOcZihP9ChCDgyssE8uo3yYJV8x0OrMUVc0s17dsX/q4TD2v7K1 X-TM-AS-User-Approved-Sender: Yes X-TM-AS-User-Blocked-Sender: No X-TMASE-Result: 10--0.116700-5.000000 X-TMASE-Version: SMEX-14.0.0.3092-9.0.1002-27308.005 X-TM-SNTS-SMTP: C15102B6F06D04E05C1F33407B0EFD4EB97959950940D7BD7CECE310E27AA4902002: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=1670390476; 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=fH+RX+U02E41t6bai0aHViTGqhKijH7Xvn0vYzCch/w=; b=PlxbFK2GyCyRr1F8rl+6w1sNpJcIzTAHS8tazQ540IbdbWGkPZBjhlqUFl0cce/qf1uVj7 MgRJfjzVUoLPg/kNdqXn9VlPilHykHej3EcrDdePI7HmLyya6FBpduVsa8glE01XGVmNRc XgkccVCKuJ4iMDjy1KElO2BxJXtLJKB+1gJjBti3PvH/R4hQ1/6uk1zddXrA0L+Rl5VO1Y V+5tcAqZV/SvmTKV5iwAOrwnFRbeIbbNqwUjSuqGoxaEju7+Z9Nwtqjrd1sFWdlyhan63F Y3b9hja31fpg3bK9Jy3qEAG6jAIdEuGTARz6AownSWmO8PkBhD0Jp8KLrWY1zA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1670390476; a=rsa-sha256; cv=none; b=T5F8LkaAJFLW9K0mJgV0y9TrW3kM0EUzqX/Y5CCSnPdo2sJe8epc4iPjdkNzsOjpd1wtXJ pY1g4SGJplUNTOT7ohM1U9+6qkTmYrBIvH8RoiylgNnkAU74aObuh79uH5tnLu/isQP9yk g0/wjy+gETX7LKSwlMvlzgWV4akYJbCSaSPpogvwPl5LWMWNJYwiObmo+6s5s2XlXVuJhX U8imcTqDGBrbWjOUgdtxIx1ZJDKsIUM7776the6tQ1TZisBylUiCUawC0ey1XlX3sKugip DCmAQ5Ed/TcOP4g+p/2CmMIKyOzKWt4mTVYAJWIhFD6dz7LKIs6ifYjs25LJWg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=mdc-berlin.de header.s=mdc header.b="HrhVGxm/"; 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="HrhVGxm/"; 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: 05A1F500D X-Spam-Score: 7.13 X-Migadu-Scanner: scn1.migadu.com X-TUID: eKwvCRVfbNVS * gnu/packages/cran.scm (r-fbasics): 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 36c1d72a66..6239a53d85 100644 --- a/gnu/packages/cran.scm +++ b/gnu/packages/cran.scm @@ -8364,6 +8364,36 @@ (define-public r-extradistr multivariate distributions.") (license license:gpl2))) +(define-public r-fbasics + (package + (name "r-fbasics") + (version "4021.93") + (source (origin + (method url-fetch) + (uri (cran-uri "fBasics" version)) + (sha256 + (base32 + "1lmmdwzvqhggy6rr7yc9y5f8hxxgyzsgwm3ry0sz5ljbgfijl7g6")))) + (properties `((upstream-name . "fBasics"))) + (build-system r-build-system) + (propagated-inputs + (list r-gss + r-mass + r-spatial + r-stabledist + r-timedate + r-timeseries)) + (home-page + "https://r-forge.r-project.org/scm/viewvc.php/pkg/fBasics/?root=rmetrics") + (synopsis "Metrics for markets and basic statistics") + (description + "This package provides a collection of functions to explore and to investigate +basic properties of financial returns and related quantities. The covered fields +include techniques of explorative data analysis and the investigation of +distributional properties, including parameter estimation and hypothesis testing. +Even more, there are several utility functions for data handling and management.") + (license license:gpl2+))) + (define-public r-fractal (package (name "r-fractal") -- 2.38.1