Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions R/load.R
Original file line number Diff line number Diff line change
Expand Up @@ -70,8 +70,9 @@
#' compilation, during which by default some debug compiler flags are
#' appended. If you would like to produce an optimized build instead, you can
#' opt out by either using `debug = FALSE`, setting the `pkg.build_extra_flags`
#' option to `FALSE`, or setting the `PKG_BUILD_EXTRA_FLAGS` environment variable
#' to `FALSE`. For further details see the Details section in [pkgbuild::compile_dll()].
#' option to `FALSE`, or setting the `PKG_BUILD_EXTRA_FLAGS` environment
#' variable to `false`.
#' For further details see the Details section in [pkgbuild::compile_dll()].
#'
#'
#' @param path Path to a package, or within a package.
Expand Down
5 changes: 3 additions & 2 deletions man/load_all.Rd

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