0

I was trying to carry out a command in R when I received this error:

d <- daisy(demo, metric = "gower",stand = FALSE, type = list(), weights = 1)
  Error: cannot allocate vector of size 2.3 Gb

Is there a way to allocate more memory to R? Mine is a 64 bit R on Windows. Thanks!

neilfws
  • 32,751
  • 5
  • 50
  • 63
abi
  • 285
  • 1
  • 7
  • 17

0 Answers0