File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ Depends:
17
17
Imports:
18
18
methods
19
19
License: GPL-2
20
- URL: https://downloads.mariadb.org/connector-c/ (upstream)
20
+ URL: https://r-dbi.r-universe.dev/RMySQL, https:// downloads.mariadb.org/connector-c/
21
21
BugReports: https://github.com/r-dbi/rmysql/issues
22
22
SystemRequirements: libmariadb-client-dev | libmariadb-client-lgpl-dev | libmysqlclient-dev (deb),
23
23
mariadb-devel (rpm), mariadb | mysql-connector-c (brew), mysql56_dev (csw)
Original file line number Diff line number Diff line change 8
8
# ' be rolled back.
9
9
# '
10
10
# ' @param conn a \code{MySQLConnection} object, as produced by
11
- # ' \code{\link{ dbConnect}}.
11
+ # ' \code{\link[DBI::dbConnect]{DBI:: dbConnect() }}.
12
12
# ' @param ... Unused.
13
13
# ' @examples
14
14
# ' if (mysqlHasDefault()) {
You can’t perform that action at this time.
0 commit comments