R/gammaShiny-package.R

#' @details
#' \tabular{ll}{
#'  **Package:** \tab gammaShiny \cr
#'  **Type:** \tab Package \cr
#'  **Version:** \tab 0.2.0 \cr
#'  **License:** \tab GPL-3 \cr
#'  **Zenodo:** \tab \doi{10.5281/zenodo.4139005}
#' }
#' @author
#' **Full list of authors and contributors** (alphabetic order)
#'
#' \tabular{ll}{
#'  Nicolas Frerebeau \tab *Université Bordeaux Montaigne, France* \cr
#'  Sebastian Kreutzer \tab *Universität Heidelberg, Germany* \cr
#'  Brice Lebrun \tab *Université Bordeaux Montaigne, France*
#' }
#'
#' **Package maintainer**
#'
#' Nicolas Frerebeau\cr
#' \email{services-archeosciences@@u-bordeaux-montaigne.fr}
#'
#' Archéosciences Bordeaux (UMR 6034)\cr
#' Maison de l'Archéologie\cr
#' Université Bordeaux Montaigne\cr
#' F-33607 Pessac cedex\cr
#' France
#' @note
#' This work received a state financial support managed by the Agence Nationale
#' de la Recherche (France) through the program *Investissements d'avenir*
#' (ref. ANR-10-LABX-52 and 11-IDEX-0001).
#' @name gammaShiny-package
#' @aliases gammaShiny-package gammaShiny
#' @docType package
#' @keywords internal
"_PACKAGE"

#' @import shiny
#' @import gamma
#' @importFrom DT datatable editData
#' @importFrom ggplot2 theme_bw
#' @importFrom grDevices hcl
#' @importFrom knitr kable
#' @importFrom khroma colour scale_color_discreterainbow scale_color_bright
#' scale_color_highcontrast scale_color_vibrant scale_color_muted
#' scale_color_pale scale_color_dark scale_color_light
#' @importFrom methods as is
#' @importFrom plotly ggplotly renderPlotly plotlyOutput
#' @importFrom shinyWidgets pickerInput
NULL
crp2a/gammaShiny documentation built on Jan. 14, 2025, 10:56 p.m.