Appsilon / shiny.i18n

Shiny applications internationalization made easy
https://appsilon.github.io/shiny.i18n/
Other
168 stars 38 forks source link

[Bug]: partial argument match of 'v.name' to 'v.names' #115

Open fkohrt opened 1 year ago

fkohrt commented 1 year ago

Guidelines

Project Version

d47c6ac

Platform and OS Version

Ubuntu 18.04.6 LTS

Existing Issues

No response

What happened?

Installing the latest {shiny.i18n} from GitHub leads to an error.

Steps to reproduce

withr::with_options(list(warn = 2), remotes::install_github(repo = "Appsilon/shiny.i18n", ref = "d47c6ac"))

Expected behavior

No error/warning

Attachments

Error: Failed to install 'shiny.i18n' from GitHub:
  (converted from warning) partial argument match of 'v.name' to 'v.names'

Screenshots or Videos

No response

Additional Information

No response