Skip to content

Commit

Permalink
Update docs/troubleshooting.md
Browse files Browse the repository at this point in the history
Co-authored-by: Jordan Jensen <[email protected]>
  • Loading branch information
marcosnav and dotNomad authored Jan 28, 2025
1 parent f1d9d71 commit 3f81f37
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/troubleshooting.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,13 +58,13 @@ the project on Posit Connect.
The [`renv` package](https://rstudio.github.io/renv/articles/renv.html) can
create that record as a `lockfile` (commonly named `renv.lock`).

Projects that already include a `lockfile` do not require `renv` be setup.

If an R project doesn't have a `lockfile` on deploy, Posit Publisher prompts to
provide a solution to generate the expected `lockfile`.

![](https://cdn.posit.co/publisher/assets/img/publisher-renv-setup-notification.png)

Projects that already include a `lockfile` do not require `renv` be setup.

When uncommon errors occur that Posit Publisher cannot solve for you, it
prompts to evaluate the status of `renv` using
[`renv::status()`](https://rstudio.github.io/renv/reference/status.html).
Expand Down

0 comments on commit 3f81f37

Please sign in to comment.