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

Error installing package #55

Closed
AjayKMehta opened this issue Apr 2, 2020 · 5 comments
Closed

Error installing package #55

AjayKMehta opened this issue Apr 2, 2020 · 5 comments

Comments

@AjayKMehta
Copy link

Thanks for your work in creating this library.

I tried to install the package using the instructions in README.md but I am getting the following error:

* installing *source* package 'RemixAutoML' ...
** R
Error in parse(outFile) : 
  C:/Users/Ajay/AppData/Local/Temp/Rtmp4mKcfB/R.INSTALLb390631b7c86/RemixAutoML/R/EconometricsFunctions.R:1024:89: unexpected ']'
1023:   if(ModelFreq) {
1024:     ModelFreqFrequency <- forecast::findfrequency(data_train[, get(names(data_train)[2L]]

There is a missing ')' in forecast::findfrequency(data_train[, get(names(data_train)[2L]] in EconometricsFunctions.R.

@AdrianAntico
Copy link
Owner

@AjayKMehta I see the error. Give a few minutes. I made an update to that today. Looks like I forgot a parenthesis

@AdrianAntico
Copy link
Owner

@AjayKMehta give it a try now. Should be good to go

@AjayKMehta
Copy link
Author

It works fine now. Thanks!

@AdrianAntico
Copy link
Owner

@AjayKMehta No problem. Let me know if you have any questions about the package

@AjayKMehta
Copy link
Author

@AdrianAntico I plan to check this out when I have some free time. Will definitely reach out if I have any questions.

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