paramgui

paramGUI is a Shiny based R-package for teaching parameter estimation examples inspired by time-resolved spectroscopy

https://github.com/glotaran/paramgui

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
  • .zenodo.json file
  • DOI references
    Found 2 DOI reference(s) in README
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (8.2%) to scientific vocabulary

Keywords

education estimation parameter-estimation r shiny teaching
Last synced: 6 months ago · JSON representation

Repository

paramGUI is a Shiny based R-package for teaching parameter estimation examples inspired by time-resolved spectroscopy

Basic Info
Statistics
  • Stars: 2
  • Watchers: 4
  • Forks: 2
  • Open Issues: 9
  • Releases: 0
Topics
education estimation parameter-estimation r shiny teaching
Created over 9 years ago · Last pushed about 3 years ago
Metadata Files
Readme

README.md

paramGUI

paramGUI is an R-package for teaching parameter estimation examples inspired by time-resolved spectroscopy, it was built using the Shiny web app framework.

It uses the R-package TIMP as its backend, which was developed by Mullen and van Stokkum.

Installation

paramGUI is available from CRAN. To install, from an R Console type:

R install.packages("paramGUI")

The Glotaran Ecosystem

paramGUI is part of the Glotaran ecosystem (glotaran.org).

Cite

It's not expected that you cite paramGUI directly, rather cite the TIMP package on which it was built. However, if you'd like to let us know how you are using it (e.g. in teaching) please don't hesitate to reach out, we'd love to know!

Contributors

The first version of paramGUI was created by Katharine Mullen and Ivo van Stokkum in 2008, but was never released to the public.

In 2016 Joris Snellenburg created a shiny new web app based frontend for the package and released it to CRAN as version 2.0. He is also the current maintainer of the package.

Package statistics

| paramGUI | Downloads | | --- | ---: | | Last day | | | Last week | | | Last month | | | Total | |

Download count thanks to the cranlogs.app service.

Notes

  • paramGUI 1.0 was first released internally at the Vrije Univeristeit Amsterdam on January 14th 2008, where it was used for teaching purposes. Back then it used a Tcl/Tk based Graphical User Inteface.

Owner

  • Name: GloTarAn
  • Login: glotaran
  • Kind: organization
  • Email: github@glotaran.org
  • Location: Amsterdam

Modeling frameworks for global and target analysis (GloTarAn)

GitHub Events

Total
Last Year

Packages

  • Total packages: 1
  • Total downloads:
    • cran 268 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 7
  • Total maintainers: 1
cran.r-project.org: paramGUI

A Shiny GUI for some Parameter Estimation Examples

  • Versions: 7
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 268 Last month
Rankings
Forks count: 17.8%
Average: 28.5%
Stargazers count: 28.5%
Dependent packages count: 29.8%
Downloads: 30.9%
Dependent repos count: 35.5%
Maintainers (1)
Last synced: 6 months ago

Dependencies

DESCRIPTION cran
  • R >= 3.0.0 depends
  • TIMP * depends
  • colorspace * depends
  • fields * depends
  • shiny * depends
  • shinydashboard * depends
.github/workflows/lint.yaml actions
  • actions/checkout v3 composite
  • r-lib/actions/setup-r v2 composite
  • r-lib/actions/setup-r-dependencies v2 composite
.github/workflows/pkgdown.yaml actions
  • JamesIves/github-pages-deploy-action v4.4.1 composite
  • actions/checkout v3 composite
  • r-lib/actions/setup-pandoc v2 composite
  • r-lib/actions/setup-r v2 composite
  • r-lib/actions/setup-r-dependencies v2 composite
.github/workflows/r.yml actions
  • actions/checkout v3 composite
  • r-lib/actions/check-r-package v2 composite
  • r-lib/actions/setup-pandoc v2 composite
  • r-lib/actions/setup-r v2 composite
  • r-lib/actions/setup-r-dependencies v2 composite