GNU bug report logs - #34557
[PATCH 18/24] gnu: r-bigrquery: Update to 1.1.0.

Previous Next

Package: guix-patches;

Reported by: Brett Gilio <brettg <at> posteo.net>

Date: Tue, 19 Feb 2019 03:59:16 UTC

Severity: normal

Tags: patch

Done: Ricardo Wurmus <rekado <at> elephly.net>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 34557 in the body.
You can then email your comments to 34557 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#34557; Package guix-patches. (Tue, 19 Feb 2019 03:59:16 GMT) Full text and rfc822 format available.

Acknowledgement sent to Brett Gilio <brettg <at> posteo.net>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Tue, 19 Feb 2019 03:59:16 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Brett Gilio <brettg <at> posteo.net>
To: guix-patches <at> gnu.org
Subject: [PATCH 18/24] gnu: r-bigrquery: Update to 1.1.0.
Date: Mon, 18 Feb 2019 21:43:54 -0600
[0018-gnu-r-bigrquery-Update-to-1.1.0.patch (text/x-patch, inline)]
From 2c545344257909818f561b2f097f1f0cc396e6a5 Mon Sep 17 00:00:00 2001
From: Brett Gilio <brettg <at> posteo.net>
Date: Mon, 18 Feb 2019 21:11:50 -0600
Subject: [PATCH 18/24] gnu: r-bigrquery: Update to 1.1.0.

* gnu/packages/cran.scm (r-bigrquery): Update to 1.1.0.
---
 gnu/packages/cran.scm | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index 5dd8b9f0a..6709130b4 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -9576,17 +9576,18 @@ and manipulating sets of ontological terms.")
 (define-public r-bigrquery
   (package
     (name "r-bigrquery")
-    (version "1.0.0")
+    (version "1.1.0")
     (source
      (origin
        (method url-fetch)
        (uri (cran-uri "bigrquery" version))
        (sha256
         (base32
-         "0z7wsqxla1pg2454l35kkfaz2s9hppwvpz1pds286ddldbbmyzis"))))
+         "0h2nzyn1w0padpl61l467j7vlkc2wair7sh6p26p94z4zfsnv0i1"))))
     (build-system r-build-system)
     (propagated-inputs
      `(("r-assertthat" ,r-assertthat)
+       ("r-bit64" ,r-bit64)
        ("r-curl" ,r-curl)
        ("r-dbi" ,r-dbi)
        ("r-glue" ,r-glue)
@@ -9597,7 +9598,7 @@ and manipulating sets of ontological terms.")
        ("r-rapidjsonr" ,r-rapidjsonr)
        ("r-rcpp" ,r-rcpp)
        ("r-tibble" ,r-tibble)))
-    (home-page "https://github.com/rstats-db/bigrquery")
+    (home-page "https://github.com/r-dbi/bigrquery")
     (synopsis "R interface to Google's BigQuery API")
     (description
      "This package provides an R interface to Google's BigQuery database.")
-- 
2.20.1





Reply sent to Ricardo Wurmus <rekado <at> elephly.net>:
You have taken responsibility. (Thu, 14 Mar 2019 10:35:02 GMT) Full text and rfc822 format available.

Notification sent to Brett Gilio <brettg <at> posteo.net>:
bug acknowledged by developer. (Thu, 14 Mar 2019 10:35:02 GMT) Full text and rfc822 format available.

Message #10 received at 34557-done <at> debbugs.gnu.org (full text, mbox):

From: Ricardo Wurmus <rekado <at> elephly.net>
To: Brett Gilio <brettg <at> posteo.net>
Cc: 34557-done <at> debbugs.gnu.org
Subject: Re: [bug#34557] [PATCH 18/24] gnu: r-bigrquery: Update to 1.1.0.
Date: Thu, 14 Mar 2019 11:34:20 +0100
Brett Gilio <brettg <at> posteo.net> writes:

> From 2c545344257909818f561b2f097f1f0cc396e6a5 Mon Sep 17 00:00:00 2001
> From: Brett Gilio <brettg <at> posteo.net>
> Date: Mon, 18 Feb 2019 21:11:50 -0600
> Subject: [PATCH 18/24] gnu: r-bigrquery: Update to 1.1.0.
>
> * gnu/packages/cran.scm (r-bigrquery): Update to 1.1.0.

Meanwhile this has found its way into Guix with the last big mass
upgrade of CRAN and Bioconductor packages.  Closing.

Thanks!

-- 
Ricardo





bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Thu, 11 Apr 2019 11:24:09 GMT) Full text and rfc822 format available.

This bug report was last modified 5 years and 8 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.