From patchwork Sat Oct 30 17:02:31 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Ludovic_Court=C3=A8s?= X-Patchwork-Id: 34174 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 D0A5E27BBE3; Sat, 30 Oct 2021 18:03:22 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.8 required=5.0 tests=BAYES_00,DKIM_SIGNED, MAILING_LIST_MULTI,RCVD_IN_MSPIKE_H2,SPF_HELO_PASS,T_DKIM_INVALID, URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.2 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 98D5D27BBE1 for ; Sat, 30 Oct 2021 18:03:22 +0100 (BST) Received: from localhost ([::1]:58272 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mgrlG-0001KW-20 for patchwork@mira.cbaines.net; Sat, 30 Oct 2021 13:03:18 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:55182) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mgrl0-0001JW-FH for guix-patches@gnu.org; Sat, 30 Oct 2021 13:03:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:46803) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mgrl0-0004EU-5S for guix-patches@gnu.org; Sat, 30 Oct 2021 13:03:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mgrl0-0004I8-2D for guix-patches@gnu.org; Sat, 30 Oct 2021 13:03:02 -0400 Subject: bug#50932: [PATCH] gnu: Add r-bien Resent-From: Ludovic =?utf-8?q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Sat, 30 Oct 2021 17:03:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 50932 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: jgart Cc: 50932-done@debbugs.gnu.org Mail-Followup-To: 50932@debbugs.gnu.org, ludo@gnu.org, jgart@dismail.de Received: via spool by 50932-done@debbugs.gnu.org id=D50932.163561336616464 (code D ref 50932); Sat, 30 Oct 2021 17:03:01 +0000 Received: (at 50932-done) by debbugs.gnu.org; 30 Oct 2021 17:02:46 +0000 Received: from localhost ([127.0.0.1]:58348 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mgrkj-0004HT-TG for submit@debbugs.gnu.org; Sat, 30 Oct 2021 13:02:46 -0400 Received: from eggs.gnu.org ([209.51.188.92]:57806) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mgrki-0004Cu-2P for 50932-done@debbugs.gnu.org; Sat, 30 Oct 2021 13:02:44 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:58376) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mgrkb-0004D6-So; Sat, 30 Oct 2021 13:02:37 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=kBUQo8qPk2jMS+Z86IOAgz14vLmrgy8S+oZNEhve6Rk=; b=RhWGPhkN175SVoJplGtB +unezMLbxJEPx2TdkGk7pJ9KtfFyiHAiAK17B+sE+htcWGOkd/Ds/8o9cpBBFPJcGE09Ekr6NG407 Jau69coKPFXuTSzD/sQnC5hcEUscU6K6AMbhtK17BUDHu1zdNaIlgR07xA/mvAkwT1Ys0Ov2hEk02 FTusziHTDloDgcG29089RcoyBOwG64zcYJkwqcbQl2FZhnE7mZbr9d/sFH+oI1LOe8r2gaioWf/mV e/GFmlI+9jRNhZ5pEhRlm6s2UGz0Btb0AAa5wgIWvWHVPUZteNL7gXN51IGKX35IgwB4EO72CuqPH ecz3hZ/TAM23YQ==; Received: from 91-160-117-201.subs.proxad.net ([91.160.117.201]:55492 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mgrkX-0001Hx-UG; Sat, 30 Oct 2021 13:02:37 -0400 From: Ludovic =?utf-8?q?Court=C3=A8s?= References: <20211001052420.GB15410@gac.attlocal.net> Date: Sat, 30 Oct 2021 19:02:31 +0200 In-Reply-To: <20211001052420.GB15410@gac.attlocal.net> (jgart@dismail.de's message of "Fri, 1 Oct 2021 05:24:20 -0400") Message-ID: <87o876saxk.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) 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 Hi jgart, jgart skribis: > Here is a patch for r-bien. > > https://cran.r-project.org/web/packages/BIEN/index.html Applied both patches with the minor tweak below. Thanks! Ludo’. diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm index 4cff30c092..5448c52330 100644 --- a/gnu/packages/cran.scm +++ b/gnu/packages/cran.scm @@ -32173,10 +32173,10 @@ (define-public r-bien ("r-sf" ,r-sf) ("r-sp" ,r-sp))) (home-page "https://cran.r-project.org/package=BIEN") - (synopsis "Tools for Accessing the BIEN Database") + (synopsis "Tools for accessing the BIEN database") (description -"This package provides Tools for Accessing the Botanical Information -and Ecology Network Database. The BIEN database contains cleaned and + "This package provides tools for accessing the Botanical Information and +Ecology Network (BIEN) database. The BIEN database contains cleaned and standardized botanical data including occurrence, trait, plot and taxonomic data. This package provides functions that query the BIEN database by constructing and executing optimized SQL queries.")