From patchwork Thu Aug 25 09:44:52 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: 41953 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 4ED6727BBEA; Thu, 25 Aug 2022 10:46:32 +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 0E4FC27BBE9 for ; Thu, 25 Aug 2022 10:46:32 +0100 (BST) Received: from localhost ([::1]:41014 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oR9RX-0008Cp-7U for patchwork@mira.cbaines.net; Thu, 25 Aug 2022 05:46:31 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:56924) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oR9R5-0008Ae-B0 for guix-patches@gnu.org; Thu, 25 Aug 2022 05:46:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:59254) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oR9R5-0003Cv-1F for guix-patches@gnu.org; Thu, 25 Aug 2022 05:46:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oR9R4-00063s-IS for guix-patches@gnu.org; Thu, 25 Aug 2022 05:46:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#57401] [PATCH 1/3] gnu: Add r-mapdata. Resent-From: Wiktor =?utf-8?q?=C5=BBelazny?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 25 Aug 2022 09:46:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 57401 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 57401@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.166142074123263 (code B ref -1); Thu, 25 Aug 2022 09:46:02 +0000 Received: (at submit) by debbugs.gnu.org; 25 Aug 2022 09:45:41 +0000 Received: from localhost ([127.0.0.1]:49003 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oR9Qj-000638-6H for submit@debbugs.gnu.org; Thu, 25 Aug 2022 05:45:41 -0400 Received: from lists.gnu.org ([209.51.188.17]:35778) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oR9Qg-00062y-Iz for submit@debbugs.gnu.org; Thu, 25 Aug 2022 05:45:39 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:33408) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oR9Qe-0007qS-2f for guix-patches@gnu.org; Thu, 25 Aug 2022 05:45:37 -0400 Received: from freeshell.de ([116.202.128.144]:52066) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oR9Qa-000308-Ir for guix-patches@gnu.org; Thu, 25 Aug 2022 05:45:35 -0400 Received: from localhost.localdomain (unknown [158.38.1.187]) (Authenticated sender: wz) by freeshell.de (Postfix) with ESMTPSA id BA302B380B2A; Thu, 25 Aug 2022 11:45:25 +0200 (CEST) From: Wiktor =?utf-8?q?=C5=BBelazny?= Date: Thu, 25 Aug 2022 11:44:52 +0200 Message-Id: <20220825094452.19804-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-mapdata): New variable. --- gnu/packages/cran.scm | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) base-commit: 98457ba47be4e8fc48a5d6256787c7a8dbd82b31 diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm index ed541dd720..8a2302fca6 100644 --- a/gnu/packages/cran.scm +++ b/gnu/packages/cran.scm @@ -34431,3 +34431,23 @@ (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-mapdata + (package + (name "r-mapdata") + (version "2.3.0") + (source (origin + (method url-fetch) + (uri (cran-uri "mapdata" version)) + (sha256 + (base32 + "0xnxh73rgcq55zrw81a2bq8yd67bxc2rafp4shf6nyrqj04iip0y")))) + (properties `((upstream-name . "mapdata"))) + (build-system r-build-system) + (propagated-inputs (list r-maps)) + (home-page "https://cran.r-project.org/package=mapdata") + (synopsis "Extra Map Databases") + (description + "This is a supplement to the @code{maps} package providing the larger +and/or higher-resolution databases.") + (license license:gpl2))) From patchwork Thu Aug 25 10:09:53 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: 41954 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 5C81627BBEA; Thu, 25 Aug 2022 11:11:17 +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 074E427BBE9 for ; Thu, 25 Aug 2022 11:11:17 +0100 (BST) Received: from localhost ([::1]:34072 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oR9pU-0007A9-6b for patchwork@mira.cbaines.net; Thu, 25 Aug 2022 06:11:16 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:50272) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oR9pG-00079t-Dr for guix-patches@gnu.org; Thu, 25 Aug 2022 06:11:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:59282) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oR9pG-00078t-4k for guix-patches@gnu.org; Thu, 25 Aug 2022 06:11:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oR9pF-0006jL-Mg for guix-patches@gnu.org; Thu, 25 Aug 2022 06:11:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#57401] [PATCH 2/3] gnu: Add r-climatol. References: <20220825094452.19804-1-wz@freeshell.de> In-Reply-To: <20220825094452.19804-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, 25 Aug 2022 10:11:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 57401 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 57401@debbugs.gnu.org Cc: Wiktor =?utf-8?q?=C5=BBelazny?= Received: via spool by 57401-submit@debbugs.gnu.org id=B57401.166142221925796 (code B ref 57401); Thu, 25 Aug 2022 10:11:01 +0000 Received: (at 57401) by debbugs.gnu.org; 25 Aug 2022 10:10:19 +0000 Received: from localhost ([127.0.0.1]:49028 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oR9oZ-0006hz-4F for submit@debbugs.gnu.org; Thu, 25 Aug 2022 06:10:19 -0400 Received: from freeshell.de ([116.202.128.144]:37498) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oR9oW-0006hb-1p for 57401@debbugs.gnu.org; Thu, 25 Aug 2022 06:10:17 -0400 Received: from localhost.localdomain (unknown [158.38.1.187]) (Authenticated sender: wz) by freeshell.de (Postfix) with ESMTPSA id C5FCDB2C38F8; Thu, 25 Aug 2022 12:10:07 +0200 (CEST) From: Wiktor =?utf-8?q?=C5=BBelazny?= Date: Thu, 25 Aug 2022 12:09:53 +0200 Message-Id: <20220825100954.20583-1-wz@freeshell.de> X-Mailer: git-send-email 2.37.2 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-climatol): New variable. --- gnu/packages/cran.scm | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm index 8a2302fca6..f8e62083e0 100644 --- a/gnu/packages/cran.scm +++ b/gnu/packages/cran.scm @@ -34451,3 +34451,25 @@ (define-public r-mapdata "This is a supplement to the @code{maps} package providing the larger and/or higher-resolution databases.") (license license:gpl2))) + +(define-public r-climatol + (package + (name "r-climatol") + (version "3.1.2") + (source (origin + (method url-fetch) + (uri (cran-uri "climatol" version)) + (sha256 + (base32 + "0p3nk4n7izj0cmmqd9apa1gix5lfdzp08ydy0n7rkl5kbkmrkb6n")))) + (properties `((upstream-name . "climatol"))) + (build-system r-build-system) + (propagated-inputs (list r-mapdata r-maps)) + (home-page "http://www.climatol.eu/") + (synopsis "Climate Tools") + (description + "This package provides functions for the quality control, homogenization and +missing data infilling of climatological series, and to obtain climatological +summaries and grids from the results. Also functions to draw wind-roses and +Walter&Lieth climate diagrams are included.") + (license license:gpl2+)))