Closed VirginiaMorera closed 3 years ago
Hey Virginia! This is unfortunately a Known Thing, but I did think it was fixed. Have you been running the most current version of embarcadero? If not I might ask you to send me an R session I can play with to debug this, because this needs to get fixed haha
Hey Colin,
I think I am, yeah, embarcadero_1.2.0.0002
freshly downloaded this morning. Happy to help test stuff if you need me to!
Hi,
Just encountered an error when running the
variam.diag
function on my data, so I decided to test it with the vignette and was able to reproduce the error.When you run the line
it throws up the error
Trying to figure out what was going on, I ran lines 31-33 from the varim.diag code
It turns out that
throws
which is why the next line (#35)
doesn''t assign anything to
dropnames
and then the function can't find the object.Can't figure out anything beyond that, but then I tried
variable.step
which uses similar code, and it works! I hope this is helpful to find the issue!Session info: