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

recmap shiny application - Warning: Error in :: argument of length 0 #15

Closed
cpanse opened this issue Mar 7, 2019 · 0 comments
Closed

recmap shiny application - Warning: Error in :: argument of length 0 #15

cpanse opened this issue Mar 7, 2019 · 0 comments
Assignees

Comments

@cpanse
Copy link
Owner

@cpanse cpanse commented Mar 7, 2019

> library(shiny)
> recmap_shiny <- system.file('shiny-examples', package = 'recmap')
> shiny::runApp(recmap_shiny, display.mode = 'normal')

Listening on http://127.0.0.1:6832
Loading required package: GA
Loading required package: foreach
Loading required package: iterators
  ____    _    
 / ___|  / \     Genetic 
| |  _  / _ \    Algorithms
| |_| |/ ___ \   
 \____/_/   \_\  version 3.1.1
Type 'citation("GA")' for citing this R package in publications.
Loading required package: Rcpp
Loading required package: sp
Package 'recmap' version 1.0.1
Warning: Error in :: argument of length 0
  133: combn
  131: checkerboard
  130: <reactive:Map> [/Library/Frameworks/R.framework/Versions/3.5/Resources/library/recmap/shiny-examples/server.R#131]
  114: Map
  113: <reactive:Cartogram> [/Library/Frameworks/R.framework/Versions/3.5/Resources/library/recmap/shiny-examples/server.R#168]
   97: Cartogram
   96: renderText [/Library/Frameworks/R.framework/Versions/3.5/Resources/library/recmap/shiny-examples/server.R#57]
   95: func
   82: origRenderFunc
   81: output$plot_hoverinfo
    1: shiny::runApp
Warning: Error in :: argument of length 0
  170: <Anonymous>
Warning: Error in :: argument of length 0
  170: <Anonymous>


@cpanse cpanse self-assigned this Mar 7, 2019
@cpanse cpanse closed this in da32e90 Jun 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant
You can’t perform that action at this time.