Skip to content
Prev 2039 / 12125 Next

[R-pkg-devel] Error in globalVariables(".") : could not find function "globalVariables"

Thank you Uwe Ligges!

I did a grep (including all sub-directories) for globalVariables in my
code. It is not in the code at all.

Could it be the generate_input function with it's "<<-" ?
https://github.com/AnthonyEbert/queuecomputer/blob/master/R/utils.R

It's not exported and it's not used internally by anything. I just use
it as a shortcut when debugging my code.

Best,
Anthony Ebert

On Mon, Nov 6, 2017 at 11:34 PM, Uwe Ligges
<ligges at statistik.tu-dortmund.de> wrote: