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

Can't open the dashboard while working on R Studio cloud or on the local machine. #6

Open
PriyanshSarvehi opened this issue Mar 26, 2022 · 0 comments

Comments

@PriyanshSarvehi
Copy link

If you don't first clone and set the working directory from default to the cloned directory, it throws an error:

statusboard::run_app()
Loading required package: shiny

Listening on http://127.0.0.1:4846
This Font Awesome icon ('clock-o') does not exist:

  • if providing a custom html_dependency these name checks can
    be deactivated with verify_fa = FALSE
    This Font Awesome icon ('dashboard') does not exist:
  • if providing a custom html_dependency these name checks can
    be deactivated with verify_fa = FALSE
    Warning in file(file, "rt") :
    cannot open file 'data/saturday.csv': No such file or directory
    Warning: Error in file: cannot open the connection
    62: file
    61: read.table
    60: read.csv
    59: get_csv_file
    58: testrun_report
    57: module
    52: callModule
    51: moduleServer
    50: mod_dashboard_server
    49: server
    Error in file(file, "rt") : cannot open the connection
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