emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#50932: closed ([PATCH] gnu: Add r-bien)


From: GNU bug Tracking System
Subject: bug#50932: closed ([PATCH] gnu: Add r-bien)
Date: Sat, 30 Oct 2021 17:03:01 +0000

Your message dated Sat, 30 Oct 2021 19:02:31 +0200
with message-id <87o876saxk.fsf@gnu.org>
and subject line Re: bug#50932: [PATCH] gnu: Add r-bien
has caused the debbugs.gnu.org bug report #50932,
regarding [PATCH] gnu: Add r-bien
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
50932: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=50932
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: Add r-bien Date: Fri, 1 Oct 2021 05:24:20 -0400
Hi Guix,

Here is a patch for r-bien.

https://cran.r-project.org/web/packages/BIEN/index.html

all best,

jgart



--- End Message ---
--- Begin Message --- Subject: Re: bug#50932: [PATCH] gnu: Add r-bien Date: Sat, 30 Oct 2021 19:02:31 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux)
Hi jgart,

jgart <jgart@dismail.de> 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.")

--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]