Skip to content

Commit 3f81f37

Browse files
marcosnavdotNomad
andauthored
Update docs/troubleshooting.md
Co-authored-by: Jordan Jensen <jordan.jensen@posit.co>
1 parent f1d9d71 commit 3f81f37

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/troubleshooting.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -58,13 +58,13 @@ the project on Posit Connect.
5858
The [`renv` package](https://rstudio.github.io/renv/articles/renv.html) can
5959
create that record as a `lockfile` (commonly named `renv.lock`).
6060

61-
Projects that already include a `lockfile` do not require `renv` be setup.
62-
6361
If an R project doesn't have a `lockfile` on deploy, Posit Publisher prompts to
6462
provide a solution to generate the expected `lockfile`.
6563

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

66+
Projects that already include a `lockfile` do not require `renv` be setup.
67+
6868
When uncommon errors occur that Posit Publisher cannot solve for you, it
6969
prompts to evaluate the status of `renv` using
7070
[`renv::status()`](https://rstudio.github.io/renv/reference/status.html).

0 commit comments

Comments
 (0)