diff --git a/.revdeprefs.yaml b/.revdeprefs.yaml index 71a8ab21..7c1e5849 100644 --- a/.revdeprefs.yaml +++ b/.revdeprefs.yaml @@ -2,3 +2,4 @@ - insightsengineering/chevron - insightsengineering/autoslider.core - insightsengineering/teal.modules.clinical +- johnsonandjohnson/junco diff --git a/DESCRIPTION b/DESCRIPTION index 086e09a3..5ecaeeab 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -56,4 +56,4 @@ Config/testthat/edition: 3 Encoding: UTF-8 Language: en-US Roxygen: list(markdown = TRUE) -RoxygenNote: 7.3.3 +Config/roxygen2/version: 8.0.0 diff --git a/man/listing_methods.Rd b/man/listing_methods.Rd index 15d9b62e..bdd74d31 100644 --- a/man/listing_methods.Rd +++ b/man/listing_methods.Rd @@ -85,7 +85,7 @@ calculating string widths and heights, as returned by \code{\link[formatters:fon The type of rounding to perform. Allowed values: (\code{"iec"}, \code{"iec_mod"} or \code{"sas"}) See \code{\link[formatters:round_fmt]{round_fmt()}} for details.} -\item{...}{additional parameters passed to \code{\link[formatters:tostring]{formatters::toString()}}.} +\item{...}{additional parameters passed to \code{\link[formatters:toString]{formatters::toString()}}.} \item{i}{(\code{any})\cr object passed to base \code{[} methods.} diff --git a/man/paginate.Rd b/man/paginate.Rd index 6bd021c7..e977561c 100644 --- a/man/paginate.Rd +++ b/man/paginate.Rd @@ -89,7 +89,7 @@ A list of \code{listing_df} objects where each list element corresponds to a sep Pagination of a listing. This can be vertical for long listings with many rows and/or horizontal if there are many columns. This function is a wrapper of -\code{\link[formatters:paginate_indices]{formatters::paginate_to_mpfs()}} and it is mainly meant for exploration and testing. +\code{\link[formatters:paginate_to_mpfs]{formatters::paginate_to_mpfs()}} and it is mainly meant for exploration and testing. } \examples{ dat <- ex_adae diff --git a/man/reexports.Rd b/man/reexports.Rd index 1006b197..15130dbe 100644 --- a/man/reexports.Rd +++ b/man/reexports.Rd @@ -24,6 +24,6 @@ These objects are imported from other packages. Follow the links below to see their documentation. \describe{ - \item{formatters}{\code{\link[formatters]{export_as_txt}}} + \item{formatters}{\code{\link[formatters:export_as_txt]{export_as_txt()}}} }} diff --git a/man/rlistings-package.Rd b/man/rlistings-package.Rd index ac657bac..022631d6 100644 --- a/man/rlistings-package.Rd +++ b/man/rlistings-package.Rd @@ -6,6 +6,8 @@ \alias{rlistings-package} \title{rlistings: Clinical Trial Style Data Readout Listings} \description{ +\if{html}{\figure{logo.svg}{options: style='float: right' alt='logo' width='120'}} + Listings are often part of the submission of clinical trial data in regulatory settings. We provide a framework for the specific formatting features often used when displaying large datasets in that context. } \seealso{ @@ -22,6 +24,7 @@ Useful links: Authors: \itemize{ + \item Joe Zhu \email{joe.zhu@roche.com} (\href{https://orcid.org/0000-0001-7566-2787}{ORCID}) \item Gabriel Becker \email{gabembecker@gmail.com} (original creator of the package) \item Adrian Waddell \email{adrian.waddell@gmail.com} \item Davide Garolini \email{davide.garolini@roche.com} (\href{https://orcid.org/0000-0002-1445-1369}{ORCID})