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

Unable to use seas() in R Studio #60

Closed
yapltyap opened this issue Dec 4, 2021 · 4 comments
Closed

Unable to use seas() in R Studio #60

yapltyap opened this issue Dec 4, 2021 · 4 comments

Comments

@yapltyap
Copy link

yapltyap commented Dec 4, 2021

Hi, I have been having this issue when I tried to use this seas() function. Refer below for a screenshot of the error message.
image
I tried to checkX13() and was returned with the following result.
image
May I know how to get this working? Thanks in advance.

@christophsax
Copy link
Collaborator

This is probably something that is very specific to your setup, so it is very hard to advise without access to your machine.

You could try to debug it in cmd.exe, by navigating to C:/Users/Luan Ting/Documents/R/win-library/4.1/x13binary/bin/, and run x13ashtml.exe with Testairline.spc. Testairline.spc can be found in x13binary/testdata/Testairline.spc.

@yapltyap
Copy link
Author

yapltyap commented Dec 5, 2021

I have tried running it in cmd and i get similar result as a previous post
6736E2C2-DE81-48FD-9F12-3BAEAE4B5D2F
I also tried using this function in another laptop with the same version of R (4.1.2) and it is working perfectly.

@eddelbuettel
Copy link
Contributor

So as @christophsax hinted, this is likely specific to your machine and difficult to assess for us from afar -- this is a standfard Windows binary and they tend to "just run".

@christophsax
Copy link
Collaborator

I guess we can close this, too.

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

4 participants
@eddelbuettel @christophsax @yapltyap and others