You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am running into an error message when I try to run several of the code chunks in the lab, and from what I can tell it looks like my computer may not have enough memory to run them?
tmap mode set to interactive viewing
Error: C stack usage 15923664 is too close to the limit
Then this is coming up when I try and knit the file:
Error: evaluation nested too deeply: infinite recursion / options(expressions=)?
In addition: Warning messages:
1: package 'mclust' was built under R version 3.6.3
2: package 'tmap' was built under R version 3.6.3
The error repeats several times throughout the lab. I can't seem to figure out how to assign more memory to R from what I am finding online...
The text was updated successfully, but these errors were encountered:
Hello,
I am running into an error message when I try to run several of the code chunks in the lab, and from what I can tell it looks like my computer may not have enough memory to run them?
tmap mode set to interactive viewing
Error: C stack usage 15923664 is too close to the limit
Then this is coming up when I try and knit the file:
Error: evaluation nested too deeply: infinite recursion / options(expressions=)?
In addition: Warning messages:
1: package 'mclust' was built under R version 3.6.3
2: package 'tmap' was built under R version 3.6.3
The error repeats several times throughout the lab. I can't seem to figure out how to assign more memory to R from what I am finding online...
The text was updated successfully, but these errors were encountered: