.
creating transaction tree ... done [1.65s].
checking subsets of size 1 2 3Killed
Thanks,
Patrick McCann
[[alternative HTML version deleted]]
__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the pos
t;", sapply(classes, as.character),
"\"", sep = "", collapse = ", ")
stop("unable to find an inherited method for function \"",
fdef@generic, "\", for signature ", cn
:
>
>
> On 05.10.2011 22:15, Patrick McCann wrote:
>>
>> Hi,
>>
>> I am trying to read in a rather large list of transactions using the
>> arules library.
>
> You mean the arules package?
>
>
>> It seems in the coerce method into the dgCmatri
ave changed from 2^29 to 2^30, right? If so, how would I
change it in my copy? Do I have to recompile everything?
Thanks,
Patrick McCann
Here is a simple to reproduce example:
> runif(2^29+5)->a
> sum(unique(a))->b
Error in unique.default(a) : length 536870917 is too large for hashing
4 matches
Mail list logo