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 library: there is no package called ‘supercaliheatmapwidget’ #1

Open
dejakhar opened this issue Jun 9, 2021 · 3 comments

Comments

@dejakhar
Copy link

dejakhar commented Jun 9, 2021

I am getting error "Error in library: there is no package called ‘supercaliheatmapwidget’" due to which i am not able to run project locally.
Kindly guide how i can install this package.
I am using R Studio.

@Dahrken-EP
Copy link

Dahrken-EP commented Sep 21, 2021

I am getting error "Error in library: there is no package called ‘supercaliheatmapwidget’" due to which i am not able to run project locally.
Kindly guide how i can install this package.
I am using R Studio.

as per https://github.com/hrbrmstr/supercaliheatmapwidget

Any of the following should assist :
devtools::install_git("https://git.sr.ht/~hrbrmstr/supercaliheatmapwidget")

or

devtools::install_gitlab("hrbrmstr/supercaliheatmapwidget")

or

devtools::install_github("hrbrmstr/supercaliheatmapwidget")

@alraines
Copy link

I am getting error in R studio: "Warning: Error in : shinyjs: extendShinyjs: functions argument must be provided. See the documentation for ?extendShinyjs for more details."

Error refers to line 41 of ui.R.

Any guidance would be greatly appreciated.

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

4 participants