Release Candidate 6 for Version 1.0.0
Pre-release
Pre-release
·
10 commits
to release-1.0.0
since this release
How to use the app
- Download the assets below or clone the repository
- In an R session, make sure you have the required packages:
install.packages(c("shiny", "reticulate", "rdrop2", "shinyjs", "scatterplot3d", "shinycssloaders")) - 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.