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

Error in as.character(tools:::httpdPort) : cannot coerce type 'closure' to vector of type 'character' #118

Open
splashirina opened this issue Jun 2, 2017 · 1 comment

Comments

@splashirina
Copy link

Great Work Ramnathv! Thank you for putting it together!

I run into this error while running your code using the sample data violent_crime:
`> load("/Users/rinalin/Desktop/Click Prediction/violent_crime.rda")

ichoropleth(Crime ~ State, data = violent_crime, animate = "Year", play = TRUE)
Error in as.character(tools:::httpdPort) :
cannot coerce type 'closure' to vector of type 'character'`

Since I did not change anything on the sample data and my operation is very minimum, all I can suspect is Version Issue. I'm currently running R.3.32 on Mac.

Thank you in advance!

@sanjmeh
Copy link

sanjmeh commented Mar 25, 2018

@splashirina : did you get a resolution to this problem? Because I am also facing a similar issue. Your solution might help me. I am running R on an Ubuntu server.

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

2 participants