Skip to content
Merged
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
2 changes: 1 addition & 1 deletion R/package.R
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
#' of work to give you the latest version(s) of `pkg`. It will only upgrade
#' dependent packages if `pkg`, or one of their dependencies explicitly
#' require a higher version than what you currently have. It will also
#' prefer a binary package over to source package, even it the binary
#' prefer a binary package over to source package, even if the binary
#' package is older.
#'
#' When `upgrade = TRUE`, pak will ensure that you have the latest
Expand Down
Loading