Skip to content

Release Candidate 6 for Version 1.0.0

Pre-release
Pre-release

Choose a tag to compare

@wleoncio wleoncio released this 29 Oct 08:37
· 10 commits to release-1.0.0 since this release

How to use the app

  1. Download the assets below or clone the repository
  2. In an R session, make sure you have the required packages: install.packages(c("shiny", "reticulate", "rdrop2", "shinyjs", "scatterplot3d", "shinycssloaders"))
  3. Run the app from R with shiny::runApp("Shiny")

Changelog

Updates README file.

Problems?

If you still run into problems running the app, please consider opening a new issue. If you are using radian, you are likely to run into trouble running the App due to Python conflicts (radian is itself written in Python). Please use a regular R session.