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

guidelines_shiny problem #132

Open
Hollandlu opened this issue Jul 28, 2022 · 0 comments
Open

guidelines_shiny problem #132

Hollandlu opened this issue Jul 28, 2022 · 0 comments

Comments

@Hollandlu
Copy link

Hollandlu commented Jul 28, 2022

Hi!

When I tried:

guidelines_shiny(dataset = dynob)

R returned:

This Font Awesome icon ('question-circle') does not exist:

  • if providing a custom html_dependency these name checks can
    be deactivated with verify_fa = FALSE
    This Font Awesome icon ('columns') does not exist:
  • if providing a custom html_dependency these name checks can
    be deactivated with verify_fa = FALSE

Listening on http://0.0.0.0:7523
This Font Awesome icon ('check-circle') does not exist:

  • if providing a custom html_dependency these name checks can
    be deactivated with verify_fa = FALSE
    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 ('check-circle') does not exist:
  • if providing a custom html_dependency these name checks can
    be deactivated with verify_fa = FALSE
    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
    Warning: All elements of ... must be named.
    Did you want renderers = -category?
    This Font Awesome icon ('check-circle') does not exist:
  • if providing a custom html_dependency these name checks can
    be deactivated with verify_fa = FALSE
    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 ('check-circle') does not exist:
  • if providing a custom html_dependency these name checks can
    be deactivated with verify_fa = FALSE
    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

and the page in browse always showed No methods fullfilling selection

If I copied the code and tried

guidelines <- dynguidelines::guidelines(answers = answers)

it returned

This Font Awesome icon ('check-circle') does not exist:

  • if providing a custom html_dependency these name checks can
    be deactivated with verify_fa = FALSE
    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

looking forward to your help

Thanks and best wishes.

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