Skip to content

Conversation

@simonpcouch
Copy link
Collaborator

Closes #895.

ℹ Check [email protected] for the results in 15-30 mins (~12:17 PM).

ℹ Creating cloud job "bfbefa9b-56d2-4805-8ad9-711bd24b240f"

anchors" NOTE

re`document()`s with dev DBI + adjusts one manual `\link{}` in a source file
Resolves:

```
* checking Rd cross-references ... NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
  OdbcConnection.Rd: DBIObject-class, DBIDriver-class,
    DBIConnection-class, DBIResult-class, dbBind
  OdbcResult.Rd: DBIObject-class, DBIDriver-class, DBIConnection-class,
    DBIResult-class
  dbConnect-OdbcDriver-method.Rd: dbListTables, dbSendQuery,
    dbColumnInfo, dbFetch
  odbcConnectionColumns.Rd: dbListFields, dbWriteTable
Please provide package anchors for all Rd \link{} targets not in the
package itself and the base packages.
```

Manually documents `@param dbObj` for a few methods rather than inheriting links to classes that don't resolve automatically.
@simonpcouch simonpcouch changed the title v0.6.0 release candidate v1.6.0 release candidate Feb 11, 2025
@simonpcouch simonpcouch marked this pull request as ready for review February 11, 2025 23:50
@simonpcouch
Copy link
Collaborator Author

Should be ready for usethis::use_version('minor') and devtools::submit_cran()!

@simonpcouch simonpcouch requested a review from hadley February 11, 2025 23:51
@simonpcouch simonpcouch merged commit dcad567 into main Feb 28, 2025
17 checks passed
@simonpcouch simonpcouch deleted the v0.6.0-rc branch February 28, 2025 14:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Release odbc 1.6.0

3 participants