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 with the basic example? #45

Closed
ahdee opened this issue Jun 29, 2020 · 1 comment
Closed

error with the basic example? #45

ahdee opened this issue Jun 29, 2020 · 1 comment

Comments

@ahdee
Copy link

ahdee commented Jun 29, 2020

Hi just installed this and here is my enviroment.

slickR_0.4.9  
 htmlwidgets_1.3 
 htmltools_0.3.6  

however when I run the example:

slickR(obj = test ,height = 100, width = "95%") + 
    settings(dots = TRUE)

I get this error:

Error in htmltools::tag(tag, varArgs, .noWS) : unused argument (.noWS)

is this some sort of version error? thanks.

@ahdee
Copy link
Author

ahdee commented Jun 29, 2020

ok I updated htmltools to .5 and it works well now. thanks.

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

1 participant