diff --git a/man/tar_jags.Rd b/man/tar_jags.Rd index 6074d06..4057be2 100644 --- a/man/tar_jags.Rd +++ b/man/tar_jags.Rd @@ -155,7 +155,8 @@ when interpreting \code{command} and \code{pattern}. If \code{TRUE}, you can use the values of global objects.} \item{packages}{Character vector of packages to load right before -the target builds. Use \code{tar_option_set()} to set packages +the target builds or the output data is reloaded for +downstream targets. Use \code{tar_option_set()} to set packages globally for all subsequent targets you define.} \item{library}{Character vector of library paths to try diff --git a/man/tar_jags_rep.Rd b/man/tar_jags_rep.Rd index 03db25d..6ce842a 100644 --- a/man/tar_jags_rep.Rd +++ b/man/tar_jags_rep.Rd @@ -167,7 +167,8 @@ when interpreting \code{command} and \code{pattern}. If \code{TRUE}, you can use the values of global objects.} \item{packages}{Character vector of packages to load right before -the target builds. Use \code{tar_option_set()} to set packages +the target builds or the output data is reloaded for +downstream targets. Use \code{tar_option_set()} to set packages globally for all subsequent targets you define.} \item{library}{Character vector of library paths to try diff --git a/man/tar_jags_rep_dic.Rd b/man/tar_jags_rep_dic.Rd index ec47b69..fcbbea1 100644 --- a/man/tar_jags_rep_dic.Rd +++ b/man/tar_jags_rep_dic.Rd @@ -146,7 +146,8 @@ when interpreting \code{command} and \code{pattern}. If \code{TRUE}, you can use the values of global objects.} \item{packages}{Character vector of packages to load right before -the target builds. Use \code{tar_option_set()} to set packages +the target builds or the output data is reloaded for +downstream targets. Use \code{tar_option_set()} to set packages globally for all subsequent targets you define.} \item{library}{Character vector of library paths to try diff --git a/man/tar_jags_rep_draws.Rd b/man/tar_jags_rep_draws.Rd index 923b52d..c068748 100644 --- a/man/tar_jags_rep_draws.Rd +++ b/man/tar_jags_rep_draws.Rd @@ -146,7 +146,8 @@ when interpreting \code{command} and \code{pattern}. If \code{TRUE}, you can use the values of global objects.} \item{packages}{Character vector of packages to load right before -the target builds. Use \code{tar_option_set()} to set packages +the target builds or the output data is reloaded for +downstream targets. Use \code{tar_option_set()} to set packages globally for all subsequent targets you define.} \item{library}{Character vector of library paths to try diff --git a/man/tar_jags_rep_summary.Rd b/man/tar_jags_rep_summary.Rd index 22f8989..83aa9cb 100644 --- a/man/tar_jags_rep_summary.Rd +++ b/man/tar_jags_rep_summary.Rd @@ -160,7 +160,8 @@ when interpreting \code{command} and \code{pattern}. If \code{TRUE}, you can use the values of global objects.} \item{packages}{Character vector of packages to load right before -the target builds. Use \code{tar_option_set()} to set packages +the target builds or the output data is reloaded for +downstream targets. Use \code{tar_option_set()} to set packages globally for all subsequent targets you define.} \item{library}{Character vector of library paths to try