Jonathan

Results 72 issues of Jonathan

When creating a new connection to a database that uses username/password authentication, RStudio 1.1 creates R code that includes a call to `rstudioapi::askForPassword` to prompt for the password interactively. When...

linting :coat:
feature

If the config file contains a blank line, an error is thrown and the configuration is not used. This seems to be because the parser expects every line to follow...