gnu: r-bigrquery: Update home page.

* gnu/packages/cran.scm (r-bigrquery)[home-page]: Use new Github URL.

Change-Id: I93db880bfc5856aa1ee4506eaddf76a24ddf7ba1
This commit is contained in:
Ricardo Wurmus 2024-02-19 13:37:36 +01:00
parent 391b612d0a
commit 06ad84c426
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC

View File

@ -20362,7 +20362,7 @@ preparing, executing, and processing HTTP requests.")
r-rapidjsonr
r-rlang
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.")