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

preprocessing ...Error in makebin(data, file) : 'sid' invalid (order) Calls: cspade -> makebin #1

Open
ghareesh opened this issue Nov 20, 2020 · 0 comments

Comments

@ghareesh
Copy link

ghareesh commented Nov 20, 2020

Hi,
I am running cspade function on transaction data. I have ensured sequence ID,Event ID combination is unique.
And max size of sequence is 46. (<500).

Event ID is number of days since a starting date and Sequence ID is customer name

I am able to run cspade function from R studio IDE in server and also as a local job from IDE. But same, when I am logging into server through ssh for scheduling, it throws below error.

preprocessing ...Error in makebin(data, file) : 'sid' invalid (order)
Calls: cspade -> makebin

I couldnt understand why it runs in IDE and why not from terminal.

Any headway into troubleshooting this issue in terms of checkpoints will be highly helpful please.. Let me know if any additional details will be required.

Package: arulesSequences_0.2-25

R version 3.5.0 (2018-04-23)
Platform: x86_64-redhat-linux-gnu (64-bit)
Running under: CentOS Linux 7 (Core)

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

1 participant