From c28c02ccf4b71551e149d8122e7fd2f133a42671 Mon Sep 17 00:00:00 2001 From: "27856297+dependabot-preview[bot]@users.noreply.github.com" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 3 Oct 2024 07:02:07 +0000 Subject: [PATCH] [skip roxygen] [skip vbump] Roxygen Man Pages Auto Update --- man/tm_g_ae_oview.Rd | 2 +- man/tm_g_butterfly.Rd | 6 +++--- man/tm_g_events_term_id.Rd | 2 +- man/tm_g_heat_bygrade.Rd | 2 +- man/tm_g_patient_profile.Rd | 6 +++--- man/tm_g_spiderplot.Rd | 6 +++--- man/tm_g_swimlane.Rd | 6 +++--- man/tm_g_waterfall.Rd | 6 +++--- 8 files changed, 18 insertions(+), 18 deletions(-) diff --git a/man/tm_g_ae_oview.Rd b/man/tm_g_ae_oview.Rd index dd7c769a..1e4b4f50 100644 --- a/man/tm_g_ae_oview.Rd +++ b/man/tm_g_ae_oview.Rd @@ -51,7 +51,7 @@ the \code{\link[teal:teal_modules]{teal::module()}} object. Display the \code{AE} overview plot as a shiny module } \examples{ -\dontshow{if (requireNamespace("nestcolor")) (if (getRversion() >= "3.4") withAutoprint else force)(\{ # examplesIf} +\dontshow{if (require("nestcolor")) (if (getRversion() >= "3.4") withAutoprint else force)(\{ # examplesIf} data <- cdisc_data() |> within({ library(nestcolor) diff --git a/man/tm_g_butterfly.Rd b/man/tm_g_butterfly.Rd index ece439c8..36a995f4 100644 --- a/man/tm_g_butterfly.Rd +++ b/man/tm_g_butterfly.Rd @@ -59,10 +59,10 @@ vector to indicate default value, minimum and maximum values.} \item{plot_width}{(\code{numeric(3)})\cr vector to indicate default value, minimum and maximum values.} -\item{pre_output}{(\code{shiny.tag}, optional)\cr +\item{pre_output}{(\code{shiny.tag}) optional,\cr with text placed before the output to put the output into context. For example a title.} -\item{post_output}{(\code{shiny.tag}, optional) with text placed after the output to put the output +\item{post_output}{(\code{shiny.tag}) optional, with text placed after the output to put the output into context. For example the \code{\link[shiny:helpText]{shiny::helpText()}} elements are useful.} } \value{ @@ -86,7 +86,7 @@ used for subsequent analysis. Flag variables (from \code{ADaM} datasets) can be used directly as filter. } \examples{ -\dontshow{if (requireNamespace("nestcolor")) (if (getRversion() >= "3.4") withAutoprint else force)(\{ # examplesIf} +\dontshow{if (require("nestcolor")) (if (getRversion() >= "3.4") withAutoprint else force)(\{ # examplesIf} # Example using stream (ADaM) dataset data <- cdisc_data() |> within({ diff --git a/man/tm_g_events_term_id.Rd b/man/tm_g_events_term_id.Rd index 72977d9e..aa1b5939 100644 --- a/man/tm_g_events_term_id.Rd +++ b/man/tm_g_events_term_id.Rd @@ -50,7 +50,7 @@ the \code{\link[teal:teal_modules]{teal::module()}} object. Display Events by Term plot as a shiny module } \examples{ -\dontshow{if (requireNamespace("nestcolor")) (if (getRversion() >= "3.4") withAutoprint else force)(\{ # examplesIf} +\dontshow{if (require("nestcolor")) (if (getRversion() >= "3.4") withAutoprint else force)(\{ # examplesIf} data <- cdisc_data() |> within({ library(nestcolor) diff --git a/man/tm_g_heat_bygrade.Rd b/man/tm_g_heat_bygrade.Rd index 8e24d825..cb9b3500 100644 --- a/man/tm_g_heat_bygrade.Rd +++ b/man/tm_g_heat_bygrade.Rd @@ -76,7 +76,7 @@ the \code{\link[teal:teal_modules]{teal::module()}} object. Display the heatmap by grade as a shiny module } \examples{ -\dontshow{if (requireNamespace("nestcolor")) (if (getRversion() >= "3.4") withAutoprint else force)(\{ # examplesIf} +\dontshow{if (require("nestcolor")) (if (getRversion() >= "3.4") withAutoprint else force)(\{ # examplesIf} data <- cdisc_data() |> within({ library(dplyr) diff --git a/man/tm_g_patient_profile.Rd b/man/tm_g_patient_profile.Rd index 79390ea4..26c18bd7 100644 --- a/man/tm_g_patient_profile.Rd +++ b/man/tm_g_patient_profile.Rd @@ -82,10 +82,10 @@ vector to indicate default value, minimum and maximum values.} \item{plot_width}{(\code{numeric(3)})\cr vector to indicate default value, minimum and maximum values.} -\item{pre_output}{(\code{shiny.tag}, optional)\cr +\item{pre_output}{(\code{shiny.tag}) optional,\cr with text placed before the output to put the output into context. For example a title.} -\item{post_output}{(\code{shiny.tag}, optional) with text placed after the output to put the output +\item{post_output}{(\code{shiny.tag}) optional, with text placed after the output to put the output into context. For example the \code{\link[shiny:helpText]{shiny::helpText()}} elements are useful.} } \value{ @@ -108,7 +108,7 @@ the start date } } \examples{ -\dontshow{if (requireNamespace("nestcolor")) (if (getRversion() >= "3.4") withAutoprint else force)(\{ # examplesIf} +\dontshow{if (require("nestcolor")) (if (getRversion() >= "3.4") withAutoprint else force)(\{ # examplesIf} data <- cdisc_data() |> within({ library(nestcolor) diff --git a/man/tm_g_spiderplot.Rd b/man/tm_g_spiderplot.Rd index 521950b2..53e9ba9e 100644 --- a/man/tm_g_spiderplot.Rd +++ b/man/tm_g_spiderplot.Rd @@ -62,10 +62,10 @@ vector to indicate default value, minimum and maximum values.} \item{plot_width}{(\code{numeric(3)})\cr vector to indicate default value, minimum and maximum values.} -\item{pre_output}{(\code{shiny.tag}, optional)\cr +\item{pre_output}{(\code{shiny.tag}) optional,\cr with text placed before the output to put the output into context. For example a title.} -\item{post_output}{(\code{shiny.tag}, optional) with text placed after the output to put the output +\item{post_output}{(\code{shiny.tag}) optional, with text placed after the output to put the output into context. For example the \code{\link[shiny:helpText]{shiny::helpText()}} elements are useful.} } \value{ @@ -77,7 +77,7 @@ the \code{\link[teal:teal_modules]{teal::module()}} object. Display spider plot as a shiny module } \examples{ -\dontshow{if (requireNamespace("nestcolor")) (if (getRversion() >= "3.4") withAutoprint else force)(\{ # examplesIf} +\dontshow{if (require("nestcolor")) (if (getRversion() >= "3.4") withAutoprint else force)(\{ # examplesIf} # Example using stream (ADaM) dataset data <- cdisc_data() |> within({ diff --git a/man/tm_g_swimlane.Rd b/man/tm_g_swimlane.Rd index 2da6a81c..019b7b54 100644 --- a/man/tm_g_swimlane.Rd +++ b/man/tm_g_swimlane.Rd @@ -64,10 +64,10 @@ vector to indicate default value, minimum and maximum values.} \item{plot_width}{(\code{numeric(3)})\cr vector to indicate default value, minimum and maximum values.} -\item{pre_output}{(\code{shiny.tag}, optional)\cr +\item{pre_output}{(\code{shiny.tag}) optional,\cr with text placed before the output to put the output into context. For example a title.} -\item{post_output}{(\code{shiny.tag}, optional) with text placed after the output to put the output +\item{post_output}{(\code{shiny.tag}) optional, with text placed after the output to put the output into context. For example the \code{\link[shiny:helpText]{shiny::helpText()}} elements are useful.} \item{x_label}{the label of the x axis} @@ -81,7 +81,7 @@ the \code{\link[teal:teal_modules]{teal::module()}} object. This is teal module that generates a \code{swimlane} plot (bar plot with markers) for \code{ADaM} data } \examples{ -\dontshow{if (requireNamespace("nestcolor")) (if (getRversion() >= "3.4") withAutoprint else force)(\{ # examplesIf} +\dontshow{if (require("nestcolor")) (if (getRversion() >= "3.4") withAutoprint else force)(\{ # examplesIf} # Example using stream (ADaM) dataset data <- cdisc_data() |> within(library(dplyr)) |> diff --git a/man/tm_g_waterfall.Rd b/man/tm_g_waterfall.Rd index f2fbe390..cdb00195 100644 --- a/man/tm_g_waterfall.Rd +++ b/man/tm_g_waterfall.Rd @@ -85,10 +85,10 @@ vector to indicate default value, minimum and maximum values.} \item{plot_width}{(\code{numeric(3)})\cr vector to indicate default value, minimum and maximum values.} -\item{pre_output}{(\code{shiny.tag}, optional)\cr +\item{pre_output}{(\code{shiny.tag}) optional,\cr with text placed before the output to put the output into context. For example a title.} -\item{post_output}{(\code{shiny.tag}, optional) with text placed after the output to put the output +\item{post_output}{(\code{shiny.tag}) optional, with text placed after the output to put the output into context. For example the \code{\link[shiny:helpText]{shiny::helpText()}} elements are useful.} } \value{ @@ -100,7 +100,7 @@ the \code{\link[teal:teal_modules]{teal::module()}} object. This is teal module that generates a waterfall plot for \code{ADaM} data } \examples{ -\dontshow{if (requireNamespace("nestcolor")) (if (getRversion() >= "3.4") withAutoprint else force)(\{ # examplesIf} +\dontshow{if (require("nestcolor")) (if (getRversion() >= "3.4") withAutoprint else force)(\{ # examplesIf} data <- cdisc_data() |> within({ library(nestcolor)