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

Small bug when using Vbrowser #53

Open
maganaluis opened this issue Mar 7, 2019 · 2 comments
Open

Small bug when using Vbrowser #53

maganaluis opened this issue Mar 7, 2019 · 2 comments

Comments

@maganaluis
Copy link

Preparing browser process Error in "browser:" + i : non-numeric argument to binary operator

Starting at line 514

      for(i in 1:no_cores){
        pkg.env$Lbrowsers[[i]]<-run_browser()
        cat("browser:"+i+" port:"+pkg.env$Lbrowsers[[i]]$process$port)
        Sys.sleep(1)
        cat(".")
        flush.console()
}
@systemnova
Copy link

Did you end up finding a solution to this problem?
I'm having the same issue.

@omar-elmaria
Copy link

I too have the same issue. Have you guys found a solution?

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