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

Installation problems #54

Open
Marco-1963 opened this issue Mar 10, 2024 · 2 comments
Open

Installation problems #54

Marco-1963 opened this issue Mar 10, 2024 · 2 comments

Comments

@Marco-1963
Copy link

Sorry for the basic/stupid question but, during the installation, Amelia cannot find the R directory, and does not accept the right one (just reinstalled). I tried this on different PCs, and with Win10 and Win11 (see screenshot).
installation problem Amelia

Surprisingly, I haven't found similar questions on the web or on Github, and thus suppose that I am the problem...

Any suggestion? Thanks a lot

@mattblackwell
Copy link
Collaborator

It's probably easier to open R and install Amelia directly using the following:

install.packages("Amelia")

Then you can start the GUI by starting R and calling:

library(Amelia)
AmeliaView()

Hope that helps!

@Marco-1963
Copy link
Author

Thanks for the tip Matthew

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