diff --git a/DESCRIPTION b/DESCRIPTION index c7ca8a79..6d2f9910 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -53,4 +53,4 @@ Encoding: UTF-8 Language: en-US LazyData: true Roxygen: list(markdown = TRUE) -RoxygenNote: 7.2.3 +RoxygenNote: 7.3.0 diff --git a/man/teal.reporter.Rd b/man/teal.reporter.Rd index 3450bf86..7dc07e96 100644 --- a/man/teal.reporter.Rd +++ b/man/teal.reporter.Rd @@ -2,9 +2,35 @@ % Please edit documentation in R/teal.reporter.R \docType{package} \name{teal.reporter} +\alias{teal.reporter-package} \alias{teal.reporter} \title{Reporting tools for \code{shiny} modules.} \description{ A collection of tools for creating, previewing and modifying reports from \code{shiny} modules. +} +\seealso{ +Useful links: +\itemize{ + \item \url{https://github.com/insightsengineering/teal.reporter} + \item \url{https://insightsengineering.github.io/teal.reporter/} + \item Report bugs at \url{https://github.com/insightsengineering/teal.reporter/issues} +} + +} +\author{ +\strong{Maintainer}: Dawid Kaledkowski \email{dawid.kaledkowski@roche.com} + +Authors: +\itemize{ + \item Maciej Nasinski + \item Konrad Pagacz + \item Mahmoud mahmoud.hallal@roche.com Hallal +} + +Other contributors: +\itemize{ + \item F. Hoffmann-La Roche AG [copyright holder, funder] +} + } \keyword{internal}