You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This does not happen if I remove the variable before restarting the session, or if I run DominoDataR::datasource_client() without saving it to a variable.
On a personal Domino deployment version 5.5.2, I create a new RStudio workspace. The workspace comes pre installed with {DominoDataR} 0.2.1
If I run the command
client <- DominoDataR::datasource_client()
and then restart RStudio, I get a messageThis does not happen if I remove the variable before restarting the session, or if I run
DominoDataR::datasource_client()
without saving it to a variable.Example session:
The text was updated successfully, but these errors were encountered: