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
Caused upstream by rstudio/packrat#587 -- because of the way Packrat writes out repos, the comma is ambiguous (could be a record separator or a repo name). We could "fix" this here by making some assumptions (e.g. presume that a repro with no = was generated from a comma and try to stitch it back together) but would be better to fix upstream.
Repro
deployApp
in the R consoleObserve
Error. Traceback:
Expect
App deploys successfully
Details
Probably happens because we use commas to delimit repos in the lockfile.
rsconnect/R/dependencies.R
Lines 68 to 74 in 050a7f7
The text was updated successfully, but these errors were encountered: