Closed tabpeter closed 1 month ago
when I run R/run_analysis.R, I see the following warning: Warning: stack imbalance in '<-', 9 then 18
Warning: stack imbalance in '<-', 9 then 18
Is this a MacOS issue? Need to trace this back to its source... wondering if it's a memory management issue
@pbreheny would you please take a look to see if this warning appears on your Linux machine?
What do you mean "run R/run_analysis.R"? This code just defines a function; there is nothing to run.
I think this is fixed ... will reopen this later if needed
when I run R/run_analysis.R, I see the following warning:
Warning: stack imbalance in '<-', 9 then 18
Is this a MacOS issue? Need to trace this back to its source... wondering if it's a memory management issue
@pbreheny would you please take a look to see if this warning appears on your Linux machine?