Skip to content

Commit

Permalink
Updated Lauren's installation instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
georgeni2442 committed Dec 21, 2023
1 parent 31e7ff4 commit 7e60516
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CourseMaterials/SoftwareInstallation.html
Original file line number Diff line number Diff line change
Expand Up @@ -256,7 +256,7 @@ <h2>RStudio</h2>
<p>Also, you can run into minor snags (especially with
<code>ggplot2</code>) if your packages have not been updated in a long
time. From the console, enter this:</p>
<div class="sourceCode" id="cb1"><pre class="sourceCode r"><code class="sourceCode r"><span id="cb1-1"><a href="#cb1-1" aria-hidden="true" tabindex="-1"></a><span class="fu">update.packages</span>(<span class="at">checkBuilt=</span><span class="cn">TRUE</span>, <span class="at">ask=</span><span class="cn">FALSE</span>)</span></code></pre></div>
<div class="sourceCode" id="cb1"><pre class="sourceCode r"><code class="sourceCode r"><span id="cb1-1"><a href="#cb1-1" tabindex="-1"></a><span class="fu">update.packages</span>(<span class="at">checkBuilt=</span><span class="cn">TRUE</span>, <span class="at">ask=</span><span class="cn">FALSE</span>)</span></code></pre></div>
</div>
<div id="installing-latex-and-other-useful-packages" class="section level2">
<h2>Installing LaTeX and other useful packages</h2>
Expand Down

0 comments on commit 7e60516

Please sign in to comment.