Skip to content

Commit

Permalink
Update roxygen2
Browse files Browse the repository at this point in the history
  • Loading branch information
hadley committed Feb 20, 2024
1 parent 1e91874 commit 0d434f5
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 7 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ Config/testthat/parallel: TRUE
Config/testthat/start-first: bq-table, dplyr
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.3
RoxygenNote: 7.3.1
Collate:
'bigrquery-package.R'
'bq-auth.R'
Expand Down
1 change: 0 additions & 1 deletion R/bigrquery-package.R
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
#' }
#'
#' @keywords internal
#' @aliases bigrquery-package
#' @useDynLib bigrquery, .registration = TRUE
#' @rawNamespace import(rlang, except = unbox)
"_PACKAGE"
Expand Down
7 changes: 5 additions & 2 deletions man/DBI.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion man/bigrquery-package.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions man/bq_deauth.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 0d434f5

Please sign in to comment.