Bert,
Thanks for the guidance. Do you have a documentation URL I can review to
research your suggestion?
Ivan,
Thanks for the guidance. The traceback() revealed the same results that
I shared originally.
This is a bigger problem than coding a command set to run against data.
It does seem like a version problem with arules or how it leverages
r-base. I will go to arules maintainer for further guidance.
Kindest Regards,
*Stephen Dawson, DSL*
/Executive Strategy Consultant/
Business & Technology
+1 (865) 804-3454
http://www.shdawson.com
On 9/2/22 03:09, Ivan Krylov wrote:> ? Thu, 1 Sep 2022 11:45:15 -0400
> "Stephen H. Dawson, DSL via R-help" <r-help at
r-project.org> ?????:
>
>> Error in eval(ei, envir) : object 'Insert' not found
> traceback() is invaluable when debugging errors like this.
>
> It might be a bug in one of the packages you're running. You might end
> up having to contact the maintainer (see the maintainer() function) of
> one of them to have it fixed.
>