Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows #20

Open
pinkman15 opened this issue Apr 29, 2019 · 1 comment
Open

Windows #20

pinkman15 opened this issue Apr 29, 2019 · 1 comment

Comments

@pinkman15
Copy link

How to run this gui in windows exactly?

@EmptyWatson
Copy link

EmptyWatson commented Jun 7, 2024

1. start RGui;
2.  install ahp library: 
install.packages("data.tree")
install.packages("formattable")
install.packages("DiagrammeR")
install.packages("shinythemes")
install.packages("shinyAce")
install.packages("shinyjs")
install.packages("markdown")
install.packages("E:\\xxx\\ahp", repos = NULL, type="source")
4. do: library('ahp')
5. do: RunGUI()

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants