Skip to content

crp2a/gammaShiny

Folders and files

NameName
Last commit message
Last commit date

Latest commit

5866df1 · Jan 14, 2025

History

85 Commits
Aug 28, 2024
Sep 23, 2024
Jan 14, 2025
Sep 24, 2024
May 9, 2020
Aug 28, 2024
Aug 28, 2024
Jun 24, 2021
Sep 24, 2024
Mar 2, 2020
Sep 20, 2024
Sep 24, 2024
Sep 24, 2024
Jan 14, 2025
Mar 18, 2020
Sep 24, 2024
Mar 2, 2020

Repository files navigation

gammaShiny

R-CMD-check

r-universe

Project Status: Active – The project has reached a stable, usable state and is being actively developed.

DOI

Overview

A collection of shiny application that provides exhanced graphical user interfaces for the gamma package.

To cite gammaShiny in publications use:

  Lebrun B, Frerebeau N, Paradol G, Guérin G, Mercier N, Tribolo C,
  Lahaye C, Rizza M (2020). "gamma: An R Package for Dose Rate
  Estimation from In-Situ Gamma-Ray Spectrometry Measurements."
  _Ancient TL_, *38*(2), 1-5. doi:10.26034/la.atl.2020.544
  <https://doi.org/10.26034/la.atl.2020.544>.

  Frerebeau N, Lebrun B, Kreutzer S (2024). _gammaShiny: shiny
  Applications for the R Package gamma_. Université Bordeaux Montaigne,
  Pessac, France. doi:10.5281/zenodo.4139005
  <https://doi.org/10.5281/zenodo.4139005>, R package version 0.2.0.

Installation

You can install gammaShiny from our repository with:

options(repos = c(CRAN = "https://cloud.r-project.org",
                  crp2a = "https://crp2a.r-universe.dev"))

install.packages("gammaShiny")

Usage

# Load the package
library(gammaShiny)

# Run the app for gamma dose rate estimation
run_app("doserate")

Contributing

Please note that the gammaShiny project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.

Acknowledgements

This work received a state financial support managed by the Agence Nationale de la Recherche (France) throught the program Investissements d’avenir (ref. 10-LABX-0052 and 11-IDEX-0001).