Commit 3f81f37 1 parent f1d9d71 commit 3f81f37 Copy full SHA for 3f81f37
File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -58,13 +58,13 @@ the project on Posit Connect.
58
58
The [ ` renv ` package] ( https://rstudio.github.io/renv/articles/renv.html ) can
59
59
create that record as a ` lockfile ` (commonly named ` renv.lock ` ).
60
60
61
- Projects that already include a ` lockfile ` do not require ` renv ` be setup.
62
-
63
61
If an R project doesn't have a ` lockfile ` on deploy, Posit Publisher prompts to
64
62
provide a solution to generate the expected ` lockfile ` .
65
63
66
64
![ ] ( https://cdn.posit.co/publisher/assets/img/publisher-renv-setup-notification.png )
67
65
66
+ Projects that already include a ` lockfile ` do not require ` renv ` be setup.
67
+
68
68
When uncommon errors occur that Posit Publisher cannot solve for you, it
69
69
prompts to evaluate the status of ` renv ` using
70
70
[ ` renv::status() ` ] ( https://rstudio.github.io/renv/reference/status.html ) .
You can’t perform that action at this time.
0 commit comments