A roxygen2 version bump and some upkeep following up on #823 addressing a couple NOTEs:
❯ checking R code for possible problems ... NOTE
odbcConnectionTables,DB2/AIX64-character : <anonymous>: no visible
global function definition for ‘cli_warn’
Undefined global functions or variables:
cli_warn
❯ checking Rd \usage sections ... NOTE
Documented arguments not in \usage in Rd file 'DBI-methods.Rd':
‘name’
Functions with \usage entries need to have the appropriate \alias
entries, and all their arguments documented.
The \usage entries must correspond to syntactically valid R code.
See chapter ‘Writing R documentation files’ in the ‘Writing R
Extensions’ manual.
A roxygen2 version bump and some upkeep following up on #823 addressing a couple NOTEs: