From patchwork Thu Aug 18 07:48:39 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: 41753 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 7953627BBEA; Thu, 18 Aug 2022 08:51:41 +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 1BD8B27BBE9 for ; Thu, 18 Aug 2022 08:51:41 +0100 (BST) Received: from localhost ([::1]:47482 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oOaJY-00024L-8c for patchwork@mira.cbaines.net; Thu, 18 Aug 2022 03:51:40 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:39104) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oOaHy-00023L-SF for guix-patches@gnu.org; Thu, 18 Aug 2022 03:50:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:35658) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oOaHy-0008O8-H4 for guix-patches@gnu.org; Thu, 18 Aug 2022 03:50:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oOaHy-0005OT-CS for guix-patches@gnu.org; Thu, 18 Aug 2022 03:50:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#57270] [PATCH] gnu: Add r-prospectr. Resent-From: Wiktor =?utf-8?q?=C5=BBelazny?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 18 Aug 2022 07:50:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 57270 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 57270@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.166080897020682 (code B ref -1); Thu, 18 Aug 2022 07:50:02 +0000 Received: (at submit) by debbugs.gnu.org; 18 Aug 2022 07:49:30 +0000 Received: from localhost ([127.0.0.1]:53640 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oOaHR-0005NW-HZ for submit@debbugs.gnu.org; Thu, 18 Aug 2022 03:49:29 -0400 Received: from lists.gnu.org ([209.51.188.17]:43916) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oOaHP-0005NO-Sp for submit@debbugs.gnu.org; Thu, 18 Aug 2022 03:49:28 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:50636) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oOaHP-0001ud-Mx for guix-patches@gnu.org; Thu, 18 Aug 2022 03:49:27 -0400 Received: from freeshell.de ([116.202.128.144]:53526) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oOaHN-0007kP-NR for guix-patches@gnu.org; Thu, 18 Aug 2022 03:49:27 -0400 Received: from localhost.localdomain (cst-prg-24-153.cust.vodafone.cz [46.135.24.153]) (Authenticated sender: wz) by freeshell.de (Postfix) with ESMTPSA id 12045B362E0B; Thu, 18 Aug 2022 09:49:12 +0200 (CEST) From: Wiktor =?utf-8?q?=C5=BBelazny?= Date: Thu, 18 Aug 2022 09:48:39 +0200 Message-Id: <20220818074839.16939-1-wz@freeshell.de> X-Mailer: git-send-email 2.37.2 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-prospectr): New variable. --- gnu/packages/cran.scm | 29 ++++++++++++++++++++++++++++- 1 file changed, 28 insertions(+), 1 deletion(-) base-commit: 741c8efd6a85150359578610e492c6731fd34a03 diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm index e03b707162..75d856b2fc 100644 --- a/gnu/packages/cran.scm +++ b/gnu/packages/cran.scm @@ -17,7 +17,7 @@ ;;; Copyright © 2018 Marius Bakke ;;; Copyright © 2018, 2019 Brett Gilio ;;; Copyright © 2019 Nicolò Balzarotti -;;; Copyright © 2019, 2020, 2021 Wiktor Żelazny +;;; Copyright © 2019, 2020, 2021, 2022 Wiktor Żelazny ;;; Copyright © 2019 Arne Babenhauserheide ;;; Copyright © 2019, 2020 Efraim Flashner ;;; Copyright © 2020 Todor Kondić @@ -34296,3 +34296,30 @@ (define-public r-sungeo "Tools for integrating spatially-misaligned GIS datasets. Part of the Sub-National Geospatial Data Archive System.") (license license:gpl2))) + +(define-public r-prospectr + (package + (name "r-prospectr") + (version "0.2.5") + (source (origin + (method url-fetch) + (uri (cran-uri "prospectr" version)) + (sha256 + (base32 + "0zwbmnfinjr1hdhlsydgphkp5hqr6yh9zmbbbhj7gadl10mmai4f")))) + (properties `((upstream-name . "prospectr"))) + (build-system r-build-system) + (propagated-inputs (list r-foreach + r-iterators + r-rcpp + r-mathjaxr + r-lifecycle + r-rcpparmadillo)) + (home-page "https://cran.r-project.org/web/packages/prospectr/") + (synopsis "Functions for processing and sample selection of spectroscopic +data") + (description + "@code{prospectr} provides miscellaneous functions to preprocess +spectroscopic data and conduct representative sample selection, or +calibration sampling.") + (license license:expat)))