diff --git a/DESCRIPTION b/DESCRIPTION index 1463d8d..73ecaa0 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -11,7 +11,8 @@ Authors@R: ) Description: In order to make Arrow Database Connectivity ('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: