This is an automated email from the ASF dual-hosted git repository.

lidavidm pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-adbc.git


The following commit(s) were added to refs/heads/main by this push:
     new b443690f chore(r): Add links to website documentation in DESCRIPTION 
(#1450)
b443690f is described below

commit b443690feea79fe96a175b59214d0a220266338d
Author: olivroy <[email protected]>
AuthorDate: Mon Feb 12 15:34:07 2024 -0500

    chore(r): Add links to website documentation in DESCRIPTION (#1450)
---
 r/adbcdrivermanager/DESCRIPTION | 2 +-
 r/adbcflightsql/DESCRIPTION     | 2 +-
 r/adbcpostgresql/DESCRIPTION    | 2 +-
 r/adbcsnowflake/DESCRIPTION     | 2 +-
 r/adbcsqlite/DESCRIPTION        | 2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/r/adbcdrivermanager/DESCRIPTION b/r/adbcdrivermanager/DESCRIPTION
index d586a6cb..17553df8 100644
--- a/r/adbcdrivermanager/DESCRIPTION
+++ b/r/adbcdrivermanager/DESCRIPTION
@@ -21,7 +21,7 @@ Suggests:
     withr
 Config/testthat/edition: 3
 Config/build/bootstrap: TRUE
-URL: https://github.com/apache/arrow-adbc
+URL: https://github.com/apache/arrow-adbc, 
https://arrow.apache.org/adbc/current/r/adbcdrivermanager/
 BugReports: https://github.com/apache/arrow-adbc/issues
 Imports:
     nanoarrow (>= 0.3.0)
diff --git a/r/adbcflightsql/DESCRIPTION b/r/adbcflightsql/DESCRIPTION
index fec7b4db..a470d3c4 100644
--- a/r/adbcflightsql/DESCRIPTION
+++ b/r/adbcflightsql/DESCRIPTION
@@ -22,6 +22,6 @@ Suggests:
 SystemRequirements: GNU make, Go (>= 1.19.13)
 Config/testthat/edition: 3
 Config/build/bootstrap: TRUE
-URL: https://github.com/apache/arrow-adbc
+URL: https://github.com/apache/arrow-adbc, 
https://arrow.apache.org/adbc/current/r/adbcflightsql/
 BugReports: https://github.com/apache/arrow-adbc/issues
 Imports: adbcdrivermanager
diff --git a/r/adbcpostgresql/DESCRIPTION b/r/adbcpostgresql/DESCRIPTION
index 2fceeace..52107ecd 100644
--- a/r/adbcpostgresql/DESCRIPTION
+++ b/r/adbcpostgresql/DESCRIPTION
@@ -22,6 +22,6 @@ Suggests:
     testthat (>= 3.0.0)
 Config/testthat/edition: 3
 Config/build/bootstrap: TRUE
-URL: https://github.com/apache/arrow-adbc
+URL: https://github.com/apache/arrow-adbc, 
https://arrow.apache.org/adbc/current/r/adbcpostgresql/
 BugReports: https://github.com/apache/arrow-adbc/issues
 Imports: adbcdrivermanager
diff --git a/r/adbcsnowflake/DESCRIPTION b/r/adbcsnowflake/DESCRIPTION
index 11049e63..7c987a0a 100644
--- a/r/adbcsnowflake/DESCRIPTION
+++ b/r/adbcsnowflake/DESCRIPTION
@@ -23,6 +23,6 @@ Suggests:
 SystemRequirements: GNU make, Go (>= 1.19.13)
 Config/testthat/edition: 3
 Config/build/bootstrap: TRUE
-URL: https://github.com/apache/arrow-adbc
+URL: https://github.com/apache/arrow-adbc, 
https://arrow.apache.org/adbc/current/r/adbcsnowflake/
 BugReports: https://github.com/apache/arrow-adbc/issues
 Imports: adbcdrivermanager
diff --git a/r/adbcsqlite/DESCRIPTION b/r/adbcsqlite/DESCRIPTION
index 8ad2fd5e..321b77d1 100644
--- a/r/adbcsqlite/DESCRIPTION
+++ b/r/adbcsqlite/DESCRIPTION
@@ -22,6 +22,6 @@ Suggests:
     testthat (>= 3.0.0)
 Config/testthat/edition: 3
 Config/build/bootstrap: TRUE
-URL: https://github.com/apache/arrow-adbc
+URL: https://github.com/apache/arrow-adbc, 
https://arrow.apache.org/adbc/current/r/adbcsqlite/
 BugReports: https://github.com/apache/arrow-adbc/issues
 Imports: adbcdrivermanager

Reply via email to