flametree
flametree copied to clipboard
Memory error
I am getting this error when I am adding certain parameters to flametree_grow
function.
Error: Problem with `mutate()` column `x_1`.
i `x_1 = x_0 + ft__extend_x(seg_len/2, seg_deg)`.
x cannot allocate vector of size 74.5 Mb
I don't understand what is causing this memory error. Nothing seems to be so intensive. How can I tackle this?