Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

argument to 'which' is not logical #75

Open
2533245542 opened this issue Sep 21, 2017 · 2 comments
Open

argument to 'which' is not logical #75

2533245542 opened this issue Sep 21, 2017 · 2 comments

Comments

@2533245542
Copy link

When I am trying to preview the code in Provenance tab, I clicked "Preview" and only that message shows up.

The information in RStudio console is:

Warning: Error in which: argument to 'which' is not logical
Stack trace (innermost first):
96: which
95: reactive:event_code [panels/panel-server-provenance.R#116]
84: event_code
83: tail
82: knitr::knit2html
81: renderUI [panels/panel-server-provenance.R#143]
80: func
79: origRenderFunc
78: output$provenance
3: runApp
2: runUrl
1: shiny::runGitHub

@Lima733
Copy link

Lima733 commented Oct 4, 2017

I have exactly the same error. What could we do?

@iimog
Copy link

iimog commented Sep 24, 2018

Same here using current shiny-phyloseq via shiny::runGitHub in this env:

> sessionInfo()
R version 3.5.1 (2018-07-02)
Platform: x86_64-pc-linux-gnu (64-bit)
Running under: Debian GNU/Linux buster/sid

Matrix products: default
BLAS: /usr/lib/x86_64-linux-gnu/blas/libblas.so.3.8.0
LAPACK: /usr/lib/x86_64-linux-gnu/lapack/liblapack.so.3.8.0

locale:
 [1] LC_CTYPE=en_US.UTF-8       LC_NUMERIC=C              
 [3] LC_TIME=en_US.UTF-8        LC_COLLATE=en_US.UTF-8    
 [5] LC_MONETARY=en_US.UTF-8    LC_MESSAGES=en_US.UTF-8   
 [7] LC_PAPER=en_US.UTF-8       LC_NAME=C                 
 [9] LC_ADDRESS=C               LC_TELEPHONE=C            
[11] LC_MEASUREMENT=en_US.UTF-8 LC_IDENTIFICATION=C       

attached base packages:
[1] stats     graphics  grDevices utils     datasets  methods   base     

loaded via a namespace (and not attached):
[1] compiler_3.5.1

Probably related to #64

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants