tabpeter / demo_plmmr

a demonstration of the plmmr package using real GWAS data
1 stars 0 forks source link

stack imbalance warning #1

Closed tabpeter closed 1 month ago

tabpeter commented 1 month ago

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?

pbreheny commented 1 month ago

What do you mean "run R/run_analysis.R"? This code just defines a function; there is nothing to run.

tabpeter commented 1 month ago

I think this is fixed ... will reopen this later if needed