Skip to content
Prev 9206 / 21312 Next

[Bioc-devel] check shiny app: issue with global variables: input$Vars is not found

Hi Stefan,
Thanks,
Yes you are right.
I mean r_data$globalVar2 instead input$globalVar2.
which r_data is a new env used to store global variables.
The question is:
Some functions run with  variables returned from ui.R  (input$var1) and in
some case theses variables are saved as global variable to avoid
re-computing.

when I check R CMD, the input$var1 is not found.

How to avoid this issue?

Thanks,
Karim



On Tue, May 3, 2016 at 3:46 PM, Stefan Haunsberger <
stefan.haunsberger at gmail.com> wrote:

            

  
  
Message-ID: <CALJKBv_1Qy-MoSUcOGoLezMu-AKV7eOSuesHnVxcMPD5j_YDqA@mail.gmail.com>
In-Reply-To: <CAE6121Zhg_-WZdnUK9JSwjLgo+=mDFJMM=yfc9LXFghhtqr9jg@mail.gmail.com>