Skip to content

Commit

Permalink
docs: Update URLs
Browse files Browse the repository at this point in the history
  • Loading branch information
krlmlr committed Dec 16, 2023
1 parent 15ae150 commit 8d1810f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@ Authors@R:
)
Description: In order to make Arrow Database Connectivity ('ADBC' <https://arrow.apache.org/adbc/>) accessible from R, an interface compliant with the 'DBI' package is provided, using driver back-ends that are implemented in the 'adbcdrivermanager' framework. This enables interacting with database systems using the Arrow data format, thereby offering an efficient alternative to 'ODBC' for analytical applications.
License: LGPL (>= 2.1)
URL: https://github.com/r-dbi/adbi, https://arrow.apache.org/adbc/
URL: https://r-dbi.github.io/adbi, https://github.com/r-dbi/adbi, https://arrow.apache.org/adbc/
BugReports: https://github.com/r-dbi/adbi/issues
Depends:
R (>= 3.0.0)
Imports:
Expand Down

0 comments on commit 8d1810f

Please sign in to comment.