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)