Skip to content

Commit

Permalink
links
Browse files Browse the repository at this point in the history
  • Loading branch information
wlandau committed Sep 26, 2024
1 parent c2a3937 commit 216fe58
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions R/tar_render.R
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@
#' Literate programming files are messy and variable,
#' so functions like [tar_render()] have limitations:
#' * Child documents are not tracked for changes.
#' * Upstream target dependencies are not detected if [tar_read()]
#' and/or [tar_load()] are called from a user-defined function.
#' * Upstream target dependencies are not detected if `tar_read()`
#' and/or `tar_load()` are called from a user-defined function.
#' In addition, single target names must be mentioned and they must
#' be symbols. `tar_load("x")` and `tar_load(contains("x"))` may not
#' detect target `x`.
Expand Down
4 changes: 2 additions & 2 deletions man/tar_quarto.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/tar_quarto_rep.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/tar_render.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/tar_render_rep.Rd

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

0 comments on commit 216fe58

Please sign in to comment.