From patchwork Thu Sep 15 08:41:07 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Wiktor_=C5=BBelazny?= X-Patchwork-Id: 42633 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 9DA5127BBEA; Thu, 15 Sep 2022 10:45:12 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.9 required=5.0 tests=BAYES_00,MAILING_LIST_MULTI, SPF_HELO_PASS autolearn=unavailable autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 492F127BBE9 for ; Thu, 15 Sep 2022 10:45:12 +0100 (BST) Received: from localhost ([::1]:40658 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oYlQl-0005Bj-9E for patchwork@mira.cbaines.net; Thu, 15 Sep 2022 05:45:11 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:47892) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oYkSc-00014Q-9T for guix-patches@gnu.org; Thu, 15 Sep 2022 04:43:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:40087) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oYkSc-0000M8-0c for guix-patches@gnu.org; Thu, 15 Sep 2022 04:43:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oYkSb-0003us-SC for guix-patches@gnu.org; Thu, 15 Sep 2022 04:43:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#57824] [PATCH 1/2] gnu: Add r-spacefillr. Resent-From: Wiktor =?utf-8?q?=C5=BBelazny?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 15 Sep 2022 08:43:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 57824 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 57824@debbugs.gnu.org Cc: Wiktor =?utf-8?q?=C5=BBelazny?= X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.166323132814943 (code B ref -1); Thu, 15 Sep 2022 08:43:01 +0000 Received: (at submit) by debbugs.gnu.org; 15 Sep 2022 08:42:08 +0000 Received: from localhost ([127.0.0.1]:57012 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oYkRj-0003sv-Ic for submit@debbugs.gnu.org; Thu, 15 Sep 2022 04:42:07 -0400 Received: from lists.gnu.org ([209.51.188.17]:45632) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oYkRe-0003sN-Fj for submit@debbugs.gnu.org; Thu, 15 Sep 2022 04:42:04 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:33986) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oYkRa-0000bJ-GL for guix-patches@gnu.org; Thu, 15 Sep 2022 04:42:00 -0400 Received: from freeshell.de ([116.202.128.144]:46180) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oYkRX-0000FB-0v for guix-patches@gnu.org; Thu, 15 Sep 2022 04:41:57 -0400 Received: from localhost.localdomain (cst-prg-18-76.cust.vodafone.cz [46.135.18.76]) (Authenticated sender: wz) by freeshell.de (Postfix) with ESMTPSA id 2A0C3B391360; Thu, 15 Sep 2022 10:41:49 +0200 (CEST) From: Wiktor =?utf-8?q?=C5=BBelazny?= Date: Thu, 15 Sep 2022 10:41:07 +0200 Message-Id: <20220915084107.31180-1-wz@freeshell.de> X-Mailer: git-send-email 2.37.3 MIME-Version: 1.0 Received-SPF: pass client-ip=116.202.128.144; envelope-from=wz@freeshell.de; helo=freeshell.de X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 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: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" X-getmail-retrieved-from-mailbox: Patches From: Wiktor Żelazny * gnu/packages/cran.scm (r-spacefillr): New variable. --- gnu/packages/cran.scm | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) base-commit: 839950c4a9925bf3d7108cb8533be37b185fb8bd diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm index 3d90dc2caa..785df056c6 100644 --- a/gnu/packages/cran.scm +++ b/gnu/packages/cran.scm @@ -34410,6 +34410,30 @@ (define-public r-mathjaxr for rendering equations in the HTML help files.") (license (list license:asl2.0 license:gpl3)))) +(define-public r-spacefillr + (package + (name "r-spacefillr") + (version "0.3.0") + (source (origin + (method url-fetch) + (uri (cran-uri "spacefillr" version)) + (sha256 + (base32 + "0c4yasc1zizjmhd2ciyz86lg76fsrxvl19yjkb2fmkda9rmnc0bf")))) + (properties `((upstream-name . "spacefillr"))) + (build-system r-build-system) + (propagated-inputs (list r-rcpp)) + (home-page "https://github.com/tylermorganwall/spacefillr") + (synopsis "Space-Filling Random and Quasi-Random Sequences") + (description + "@code{spacefillr} enables generation of random and quasi-random +space-filling sequences. It supports the following sequences: Halton, Sobol, +Owen-scrambled Sobol, Owen-scrambled Sobol with errors distributed as blue +noise, progressive jittered, progressive multi-jittered (PMJ), PMJ with blue +noise, PMJ02, and PMJ02 with blue noise. The package also includes a C++ +API.") + (license license:expat))) + (define-public r-spacetime (package (name "r-spacetime") From patchwork Thu Sep 15 08:45:05 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Wiktor_=C5=BBelazny?= X-Patchwork-Id: 42634 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id CA60E27BBEA; Thu, 15 Sep 2022 10:47:39 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.9 required=5.0 tests=BAYES_00,MAILING_LIST_MULTI, SPF_HELO_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 8741C27BBE9 for ; Thu, 15 Sep 2022 10:47:39 +0100 (BST) Received: from localhost ([::1]:54400 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oYlT7-00063q-LH for patchwork@mira.cbaines.net; Thu, 15 Sep 2022 05:47:38 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:35338) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oYkVX-0003YR-4w for guix-patches@gnu.org; Thu, 15 Sep 2022 04:46:05 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:40097) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oYkVW-0000wB-7W for guix-patches@gnu.org; Thu, 15 Sep 2022 04:46:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oYkVV-00040S-Mf for guix-patches@gnu.org; Thu, 15 Sep 2022 04:46:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#57824] [PATCH 2/2] gnu: Add r-gldex. References: <20220915084107.31180-1-wz@freeshell.de> In-Reply-To: <20220915084107.31180-1-wz@freeshell.de> Resent-From: Wiktor =?utf-8?q?=C5=BBelazny?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 15 Sep 2022 08:46:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 57824 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 57824@debbugs.gnu.org Cc: Wiktor =?utf-8?q?=C5=BBelazny?= Received: via spool by 57824-submit@debbugs.gnu.org id=B57824.166323152915356 (code B ref 57824); Thu, 15 Sep 2022 08:46:01 +0000 Received: (at 57824) by debbugs.gnu.org; 15 Sep 2022 08:45:29 +0000 Received: from localhost ([127.0.0.1]:57029 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oYkUy-0003zc-Q9 for submit@debbugs.gnu.org; Thu, 15 Sep 2022 04:45:29 -0400 Received: from freeshell.de ([116.202.128.144]:59934) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oYkUw-0003zL-KK for 57824@debbugs.gnu.org; Thu, 15 Sep 2022 04:45:27 -0400 Received: from localhost.localdomain (cst-prg-18-76.cust.vodafone.cz [46.135.18.76]) (Authenticated sender: wz) by freeshell.de (Postfix) with ESMTPSA id 4F6BFB391340; Thu, 15 Sep 2022 10:45:19 +0200 (CEST) From: Wiktor =?utf-8?q?=C5=BBelazny?= Date: Thu, 15 Sep 2022 10:45:05 +0200 Message-Id: <20220915084505.31265-1-wz@freeshell.de> X-Mailer: git-send-email 2.37.3 MIME-Version: 1.0 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+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" X-getmail-retrieved-from-mailbox: Patches From: Wiktor Żelazny * gnu/packages/cran.scm (r-gldex): New variable. --- gnu/packages/cran.scm | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm index 785df056c6..f806191cf5 100644 --- a/gnu/packages/cran.scm +++ b/gnu/packages/cran.scm @@ -21167,6 +21167,33 @@ (define-public r-glasso path of values for the regularization parameter.") (license license:gpl2))) +(define-public r-gldex + (package + (name "r-gldex") + (version "2.0.0.9") + (source (origin + (method url-fetch) + (uri (cran-uri "GLDEX" version)) + (sha256 + (base32 + "1g0wg6z4ba1n6p2nw3kr734wlgmq0aw1a4spr6xw6djj7idsfi61")))) + (properties `((upstream-name . "GLDEX"))) + (build-system r-build-system) + (propagated-inputs (list r-cluster r-spacefillr)) + (home-page "https://cran.r-project.org/package=GLDEX") + (synopsis "Fitting single and mixture of generalised lambda distributions") + (description + "@code{GLDEX} offers fitting algorithms corresponding to two major +objectives. One is to provide a smoothing device to fit distributions to data +using the weighted and unweighted discretised approach based on the bin width +of the histogram. The other is to provide a definitive fit to the data set +using the maximum likelihood and quantile matching estimation. Other methods +such as moment matching, starship method, and L moment matching are also +provided. Diagnostics on goodness of fit can be done via qqplots, KS-resample +tests and comparing mean, variance, skewness and kurtosis of the data with the +fitted distribution.") + (license license:gpl3+))) + (define-public r-rhpcblasctl (package (name "r-rhpcblasctl")