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

Got the package installed but getting warnings when trying to load demo #7

Open
darthpathos76 opened this issue Apr 29, 2024 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@darthpathos76
Copy link

Hi

I'm getting the warnings below and cannot get past them to run the demo. Any ideas?
Chris

shinyREDCap::run_app()
Loading required package: shiny
Warning: package ‘shiny’ was built under R version 4.3.3
Loading required package: methods

Listening on http://127.0.0.1:4129
Warning: useShinydashboard has been deprecated and will be removed in a future release of shinyWidgets. If you want to create value box in shiny, see package bslib. If you absolutely need to use this function, copy the source code into your project https://github.com/dreamRs/shinyWidgets/blob/26838f9e9ccdc90a47178b45318d110f5812d6e1/R/useShinydashboard.R
Warning: useShinydashboard has been deprecated and will be removed in a future release of shinyWidgets. If you want to create value box in shiny, see package bslib. If you absolutely need to use this function, copy the source code into your project https://github.com/dreamRs/shinyWidgets/blob/26838f9e9ccdc90a47178b45318d110f5812d6e1/R/useShinydashboard.R
Warning: Error in is: could not find function "is"
3: runApp
2: print.shiny.appobj
1:
Error in is(where, "refClass") : could not find function "is"

@lrasmus
Copy link
Collaborator

lrasmus commented Apr 29, 2024

Just so I can try to replicate - would you mind letting me know:

  1. What operating system
  2. What version of R (including if it's 32-bit, 64-bit, ARM)

@lrasmus lrasmus self-assigned this Apr 29, 2024
@lrasmus lrasmus added the bug Something isn't working label Apr 29, 2024
@darthpathos76
Copy link
Author

darthpathos76 commented May 1, 2024 via email

@darthpathos76
Copy link
Author

darthpathos76 commented May 1, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants