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 error on SIT #40

Open
tomahawktom opened this issue May 5, 2020 · 7 comments
Open

Installation error on SIT #40

tomahawktom opened this issue May 5, 2020 · 7 comments

Comments

@tomahawktom
Copy link

Installation process seems to have an error due to Zoo package. Not sure it has been deprecated.

error when installing the SIT package. Reviewed other post and have done the installation in correct sequence.

Received this error

object 'autoplot' not found whilst loading namespace 'zoo'
Error : package 'zoo' could not be loaded

Installation aborted

@HanneloreH
Copy link

I do not have the zoo package but I also have troubles installing SIT in R studio.
Could it be that the 'SIT.date' is not (longer) available?

@systematicinvestor
Copy link
Owner

All works with R version 4.0.0, Please try updating SIT and SIT.date packages

devtools::install_github('systematicinvestor/SIT.date')
curl::curl_download('https://github.com/systematicinvestor/SIT/raw/master/SIT.tar.gz', 'SIT.tar.gz',mode = 'wb',quiet=T)
install.packages('SIT.tar.gz', repos = NULL, type='source')

sessionInfo()
R version 4.0.0
Platform: x86_64-w64-mingw32/x64 (64-bit)
attached base packages:
[1] stats graphics grDevices utils datasets methods base
other attached packages:
[1] SIT_2020.02.29 quantmod_0.4.17 TTR_0.23-6 xts_0.12-0
[5] zoo_1.8-7 SIT.date_0.1

@tomahawktom
Copy link
Author

Hi how do I go about updating sit.date and sit ?

The code above is same to the one in the instructions, of which I followed the installation but stopped at zoo can't be open. Would it be something with regards to computability with zoo update?

@tomahawktom
Copy link
Author

I do not have the zoo package but I also have troubles installing SIT in R studio.
Could it be that the 'SIT.date' is not (longer) available?

You need to update the zoo package on r studio to run it. Is a requisite

@HanneloreH
Copy link

I do not have the zoo package but I also have troubles installing SIT in R studio.
Could it be that the 'SIT.date' is not (longer) available?

You need to update the zoo package on r studio to run it. Is a requisite

Thank you, this did the trick

@tomahawktom
Copy link
Author

did you manage to run it. as i'm still stuck at the error where zoo can't be open when i run sit.date

@tomahawktom
Copy link
Author

tomahawktom commented May 23, 2020

Hi hi, any one can help with the zoo package to run sit? I'm stil stuck

@systematicinvestor

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

3 participants