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

Remover message "asJSON(keep_vec_names=TRUE) is a named vector" #176

Open
calderonsamuel opened this issue Oct 25, 2023 · 1 comment
Open
Labels
bug Something isn't working

Comments

@calderonsamuel
Copy link
Owner

#> Input to asJSON(keep_vec_names=TRUE) is a named vector. In a future version of jsonlite, this option will not be supported, and named vectors will be translated into arrays instead of objects. If you want JSON object output, please use a named list instead. See ?toJSON.
@calderonsamuel calderonsamuel added the bug Something isn't working label Oct 25, 2023
@calderonsamuel
Copy link
Owner Author

Esto sucede cuando se da inicio a la aplicación. Sucede porque algún input está recibiendo un vector nombrado en algún lugar

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

1 participant