Skip to content

Releases: IGBB/PAST

PAST Shiny 1.0.2

17 Mar 14:09
Compare
Choose a tag to compare

PAST Shiny is available for users who prefer to interact with PAST through a guided user interface. Users can upload their data and set the parameters just as they could by running PAST Shiny through the R console. Results are displayed in the app when the analysis completes; these results can be exported and then viewed in PAST Shiny later if desired.

app.R, the PAST Shiny application, can be downloaded through this release. PAST Shiny requires PAST and several other dependencies in order to run. The Shiny app will attempt to install these dependencies if they are not already installed. Please see the the documentation for instructions on installing these dependencies in case of errors.

Updates in this release

  • moved options that were specific to individual steps to those steps

PAST Shiny 1.0.1

09 Mar 13:32
Compare
Choose a tag to compare

PAST Shiny is available for users who prefer to interact with PAST through a guided user interface. Users can upload their data and set the parameters just as they could by running PAST Shiny through the R console. Results are displayed in the app when the analysis completes; these results can be exported and then viewed in PAST Shiny later if desired.

app.R, the PAST Shiny application, can be downloaded through this release. PAST Shiny requires PAST and several other dependencies in order to run. The Shiny app will attempt to install these dependencies if they are not already installed. Please see the the documentation for instructions on installing these dependencies in case of errors.

PAST Shiny

05 Mar 18:54
Compare
Choose a tag to compare
PAST Shiny Pre-release
Pre-release

This release updates the PAST Shiny app to the latest working version, which adds error messages, a tabbed interface, and more documentation within the application. Users can download the attached app.R and run PAST Shiny, assuming all dependencies have been installed per the documentation.