Skip to content

Commit f6ce92d

Browse files
committed
urlchecker::url_check() and related fixes
1 parent c4d2716 commit f6ce92d

4 files changed

Lines changed: 4 additions & 6 deletions

File tree

R/check-mac.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#' Check a package on macOS
22
#'
33
#' Check on either the released or development versions of R, using
4-
#' <https://mac.r-project.org/macbuilder/>.
4+
#' <https://mac.r-project.org/macbuilder/submit.html>.
55
#'
66
#'
77
#' @template devtools

R/vignettes.R

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,7 @@
1515
#' vignettes.
1616
#' @param keep_md If `TRUE`, move md intermediates as well as rendered
1717
#' outputs. Most useful when using the `keep_md` YAML option for Rmarkdown
18-
#' outputs. See
19-
#' <https://bookdown.org/yihui/rmarkdown/html-document.html#keeping-markdown>.
18+
#' outputs.
2019
#' @inheritParams tools::buildVignettes
2120
#' @inheritParams remotes::install_deps
2221
#' @importFrom stats update

man/build_vignettes.Rd

Lines changed: 1 addition & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

man/check_mac_release.Rd

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)