Skip to content

Commit

Permalink
Built site for gh-pages
Browse files Browse the repository at this point in the history
  • Loading branch information
mjfrigaard committed Nov 7, 2023
1 parent b784e1c commit 224d520
Show file tree
Hide file tree
Showing 22 changed files with 685 additions and 538 deletions.
2 changes: 1 addition & 1 deletion .nojekyll
Original file line number Diff line number Diff line change
@@ -1 +1 @@
06cd5fb0
7710f7c5
2 changes: 1 addition & 1 deletion app_packages.html
Original file line number Diff line number Diff line change
Expand Up @@ -567,7 +567,7 @@ <h3 class="anchored" data-anchor-id="development-chapter-4">Development (Chapter
<dl class="code-annotation-container-hidden code-annotation-container-grid">
<dt data-target-cell="annotated-cell-1" data-target-annotation="1">1</dt>
<dd>
<span data-code-cell="annotated-cell-1" data-code-lines="10" data-code-annotation="1">Always leave an empty line in the <code>DESCRIPTION</code></span>
<span data-code-annotation="1" data-code-lines="10" data-code-cell="annotated-cell-1">Always leave an empty line in the <code>DESCRIPTION</code></span>
</dd>
</dl>
</div>
Expand Down
4 changes: 2 additions & 2 deletions comparisons.html
Original file line number Diff line number Diff line change
Expand Up @@ -453,7 +453,7 @@ <h3 class="anchored" data-anchor-id="waldo"><span style="font-size: 1.05em;"><co
<dl class="code-annotation-container-hidden code-annotation-container-grid">
<dt data-target-cell="annotated-cell-1" data-target-annotation="1">1</dt>
<dd>
<span data-code-lines="2,3" data-code-cell="annotated-cell-1" data-code-annotation="1">Comparing identical objects</span>
<span data-code-cell="annotated-cell-1" data-code-lines="2,3" data-code-annotation="1">Comparing identical objects</span>
</dd>
</dl>
</div>
Expand Down Expand Up @@ -486,7 +486,7 @@ <h3 class="anchored" data-anchor-id="waldo"><span style="font-size: 1.05em;"><co
<dl class="code-annotation-container-hidden code-annotation-container-grid">
<dt data-target-cell="annotated-cell-2" data-target-annotation="1">1</dt>
<dd>
<span data-code-lines="2,3" data-code-cell="annotated-cell-2" data-code-annotation="1">Comparing different objects</span>
<span data-code-cell="annotated-cell-2" data-code-lines="2,3" data-code-annotation="1">Comparing different objects</span>
</dd>
</dl>
</div>
Expand Down
2 changes: 1 addition & 1 deletion data.html
Original file line number Diff line number Diff line change
Expand Up @@ -753,7 +753,7 @@ <h3 class="anchored" data-anchor-id="using-movies">Using <code>movies</code></h3
<dl class="code-annotation-container-hidden code-annotation-container-grid">
<dt data-target-cell="annotated-cell-19" data-target-annotation="1">1</dt>
<dd>
<span data-code-cell="annotated-cell-19" data-code-annotation="1" data-code-lines="17">The <code>movies</code> data from our package namespace</span>
<span data-code-lines="17" data-code-annotation="1" data-code-cell="annotated-cell-19">The <code>movies</code> data from our package namespace</span>
</dd>
</dl>
</div>
Expand Down
42 changes: 21 additions & 21 deletions debugging.html
Original file line number Diff line number Diff line change
Expand Up @@ -490,12 +490,12 @@ <h3 class="anchored" data-anchor-id="observe"><span style="font-size: 0.95em;"><
<dl class="code-annotation-container-hidden code-annotation-container-grid">
<dt data-target-cell="annotated-cell-1" data-target-annotation="1">1</dt>
<dd>
<span data-code-lines="3,11" data-code-annotation="1" data-code-cell="annotated-cell-1"><code>observe()</code> function scope<br>
<span data-code-lines="3,11" data-code-cell="annotated-cell-1" data-code-annotation="1"><code>observe()</code> function scope<br>
</span>
</dd>
<dt data-target-cell="annotated-cell-1" data-target-annotation="2">2</dt>
<dd>
<span data-code-lines="4" data-code-annotation="2" data-code-cell="annotated-cell-1">Call to <code>browser()</code> (called at the top of the <code>observe()</code> scope)</span>
<span data-code-lines="4" data-code-cell="annotated-cell-1" data-code-annotation="2">Call to <code>browser()</code> (called at the top of the <code>observe()</code> scope)</span>
</dd>
</dl>
</div>
Expand Down Expand Up @@ -603,12 +603,12 @@ <h2 class="anchored" data-anchor-id="debugging-app-functions">Debugging app func
<dl class="code-annotation-container-hidden code-annotation-container-grid">
<dt data-target-cell="annotated-cell-6" data-target-annotation="1">1</dt>
<dd>
<span data-code-lines="3,10" data-code-annotation="1" data-code-cell="annotated-cell-6">Observer scope<br>
<span data-code-lines="3,10" data-code-cell="annotated-cell-6" data-code-annotation="1">Observer scope<br>
</span>
</dd>
<dt data-target-cell="annotated-cell-6" data-target-annotation="2">2</dt>
<dd>
<span data-code-lines="4" data-code-annotation="2" data-code-cell="annotated-cell-6">Activate debugger</span>
<span data-code-lines="4" data-code-cell="annotated-cell-6" data-code-annotation="2">Activate debugger</span>
</dd>
</dl>
</div>
Expand Down Expand Up @@ -670,7 +670,7 @@ <h3 class="anchored" data-anchor-id="module-communication">Module communication<
<dl class="code-annotation-container-hidden code-annotation-container-grid">
<dt data-target-cell="annotated-cell-10" data-target-annotation="1">1</dt>
<dd>
<span data-code-lines="2" data-code-annotation="1" data-code-cell="annotated-cell-10">Reactive values returned from variable input module</span>
<span data-code-lines="2" data-code-cell="annotated-cell-10" data-code-annotation="1">Reactive values returned from variable input module</span>
</dd>
</dl>
</div>
Expand All @@ -684,11 +684,11 @@ <h3 class="anchored" data-anchor-id="module-communication">Module communication<
<dl class="code-annotation-container-hidden code-annotation-container-grid">
<dt data-target-cell="annotated-cell-11" data-target-annotation="1">1</dt>
<dd>
<span data-code-lines="2" data-code-annotation="1" data-code-cell="annotated-cell-11">Reactive values returned from variable input module</span>
<span data-code-lines="2" data-code-cell="annotated-cell-11" data-code-annotation="1">Reactive values returned from variable input module</span>
</dd>
<dt data-target-cell="annotated-cell-11" data-target-annotation="2">2</dt>
<dd>
<span data-code-lines="3" data-code-annotation="2" data-code-cell="annotated-cell-11">Variable inputs passed to scatter plot display module</span>
<span data-code-lines="3" data-code-cell="annotated-cell-11" data-code-annotation="2">Variable inputs passed to scatter plot display module</span>
</dd>
</dl>
</div>
Expand Down Expand Up @@ -799,7 +799,7 @@ <h2 class="anchored" data-anchor-id="debugging-modules">Debugging modules</h2>
<dl class="code-annotation-container-hidden code-annotation-container-grid">
<dt data-target-cell="annotated-cell-12" data-target-annotation="1">1</dt>
<dd>
<span data-code-lines="4,9" data-code-annotation="1" data-code-cell="annotated-cell-12">Wrap <code>browser()</code> in <code>observe()</code> and place after the call to <code>moduleServer()</code></span>
<span data-code-lines="4,9" data-code-cell="annotated-cell-12" data-code-annotation="1">Wrap <code>browser()</code> in <code>observe()</code> and place after the call to <code>moduleServer()</code></span>
</dd>
</dl>
</div>
Expand Down Expand Up @@ -873,12 +873,12 @@ <h3 class="anchored" data-anchor-id="verify-variable-inputs">Verify variable inp
<dl class="code-annotation-container-hidden code-annotation-container-grid">
<dt data-target-cell="annotated-cell-15" data-target-annotation="1">1</dt>
<dd>
<span data-code-lines="2,10" data-code-annotation="1" data-code-cell="annotated-cell-15">Variable inputs (from <code>selected_vars</code>)<br>
<span data-code-lines="2,10" data-code-cell="annotated-cell-15" data-code-annotation="1">Variable inputs (from <code>selected_vars</code>)<br>
</span>
</dd>
<dt data-target-cell="annotated-cell-15" data-target-annotation="2">2</dt>
<dd>
<span data-code-lines="1,11" data-code-annotation="2" data-code-cell="annotated-cell-15"><code>inputs()</code> for <code>scatter_plot()</code></span>
<span data-code-lines="1,11" data-code-cell="annotated-cell-15" data-code-annotation="2"><code>inputs()</code> for <code>scatter_plot()</code></span>
</dd>
</dl>
</div>
Expand Down Expand Up @@ -947,12 +947,12 @@ <h3 class="anchored" data-anchor-id="verify-graph">Verify graph</h3>
<dl class="code-annotation-container-hidden code-annotation-container-grid">
<dt data-target-cell="annotated-cell-16" data-target-annotation="1">1</dt>
<dd>
<span data-code-lines="2,6" data-code-annotation="1" data-code-cell="annotated-cell-16">Observe scope<br>
<span data-code-lines="2,6" data-code-cell="annotated-cell-16" data-code-annotation="1">Observe scope<br>
</span>
</dd>
<dt data-target-cell="annotated-cell-16" data-target-annotation="2">2</dt>
<dd>
<span data-code-lines="3" data-code-annotation="2" data-code-cell="annotated-cell-16">Call to <code>browser()</code></span>
<span data-code-lines="3" data-code-cell="annotated-cell-16" data-code-annotation="2">Call to <code>browser()</code></span>
</dd>
</dl>
</div>
Expand Down Expand Up @@ -1035,7 +1035,7 @@ <h6 class="anchored" data-anchor-id="section-3"></h6>
<dl class="code-annotation-container-hidden code-annotation-container-grid">
<dt data-target-cell="annotated-cell-2" data-target-annotation="1">1</dt>
<dd>
<span data-code-lines="8" data-code-annotation="1" data-code-cell="annotated-cell-2">Location of debugger in utility function</span>
<span data-code-lines="8" data-code-cell="annotated-cell-2" data-code-annotation="1">Location of debugger in utility function</span>
</dd>
</dl>
</div>
Expand Down Expand Up @@ -1093,17 +1093,17 @@ <h2 class="anchored" data-anchor-id="exploring-code">Exploring code</h2>
<dl class="code-annotation-container-hidden code-annotation-container-grid">
<dt data-target-cell="annotated-cell-19" data-target-annotation="1">1</dt>
<dd>
<span data-code-lines="4,13" data-code-annotation="1" data-code-cell="annotated-cell-19">Observer scope<br>
<span data-code-lines="4,13" data-code-cell="annotated-cell-19" data-code-annotation="1">Observer scope<br>
</span>
</dd>
<dt data-target-cell="annotated-cell-19" data-target-annotation="2">2</dt>
<dd>
<span data-code-lines="5" data-code-annotation="2" data-code-cell="annotated-cell-19">Call to <code>browser()</code><br>
<span data-code-lines="5" data-code-cell="annotated-cell-19" data-code-annotation="2">Call to <code>browser()</code><br>
</span>
</dd>
<dt data-target-cell="annotated-cell-19" data-target-annotation="3">3</dt>
<dd>
<span data-code-lines="9,10,11,12" data-code-annotation="3" data-code-cell="annotated-cell-19">Additional module code omitted</span>
<span data-code-lines="9,10,11,12" data-code-cell="annotated-cell-19" data-code-annotation="3">Additional module code omitted</span>
</dd>
</dl>
</div>
Expand Down Expand Up @@ -1300,12 +1300,12 @@ <h2 class="anchored" data-anchor-id="debugging-apps">Debugging apps</h2>
<dl class="code-annotation-container-hidden code-annotation-container-grid">
<dt data-target-cell="annotated-cell-22" data-target-annotation="1">1</dt>
<dd>
<span data-code-lines="1" data-code-annotation="1" data-code-cell="annotated-cell-22">Optional label<br>
<span data-code-lines="1" data-code-cell="annotated-cell-22" data-code-annotation="1">Optional label<br>
</span>
</dd>
<dt data-target-cell="annotated-cell-22" data-target-annotation="2">2</dt>
<dd>
<span data-code-lines="2" data-code-annotation="2" data-code-cell="annotated-cell-22">Include the <code>ns()</code> for the <code>inputId</code></span>
<span data-code-lines="2" data-code-cell="annotated-cell-22" data-code-annotation="2">Include the <code>ns()</code> for the <code>inputId</code></span>
</dd>
</dl>
</div>
Expand All @@ -1326,17 +1326,17 @@ <h2 class="anchored" data-anchor-id="debugging-apps">Debugging apps</h2>
<dl class="code-annotation-container-hidden code-annotation-container-grid">
<dt data-target-cell="annotated-cell-23" data-target-annotation="1">1</dt>
<dd>
<span data-code-lines="3,6" data-code-annotation="1" data-code-cell="annotated-cell-23">Collect reactive values in module<br>
<span data-code-lines="3,6" data-code-cell="annotated-cell-23" data-code-annotation="1">Collect reactive values in module<br>
</span>
</dd>
<dt data-target-cell="annotated-cell-23" data-target-annotation="2">2</dt>
<dd>
<span data-code-lines="2,7" data-code-annotation="2" data-code-cell="annotated-cell-23">Print these values to the UI<br>
<span data-code-lines="2,7" data-code-cell="annotated-cell-23" data-code-annotation="2">Print these values to the UI<br>
</span>
</dd>
<dt data-target-cell="annotated-cell-23" data-target-annotation="3">3</dt>
<dd>
<span data-code-lines="5" data-code-annotation="3" data-code-cell="annotated-cell-23">Include all reactive objects</span>
<span data-code-lines="5" data-code-cell="annotated-cell-23" data-code-annotation="3">Include all reactive objects</span>
</dd>
</dl>
</div>
Expand Down
6 changes: 3 additions & 3 deletions dependencies.html
Original file line number Diff line number Diff line change
Expand Up @@ -545,7 +545,7 @@ <h2 class="anchored" data-anchor-id="moviesapp"><span style="font-size: 1.05em">
<dl class="code-annotation-container-hidden code-annotation-container-grid">
<dt data-target-cell="annotated-cell-1" data-target-annotation="1">1</dt>
<dd>
<span data-code-lines="13,21" data-code-annotation="1" data-code-cell="annotated-cell-1">The <code>man</code> folder now contains the help (<code>.Rd</code>) files for the functions in <code>R/</code></span>
<span data-code-annotation="1" data-code-lines="13,21" data-code-cell="annotated-cell-1">The <code>man</code> folder now contains the help (<code>.Rd</code>) files for the functions in <code>R/</code></span>
</dd>
</dl>
</div>
Expand Down Expand Up @@ -1163,7 +1163,7 @@ <h3 class="anchored" data-anchor-id="imports-in-moviesapp">Imports in <code>movi
<dl class="code-annotation-container-hidden code-annotation-container-grid">
<dt data-target-cell="annotated-cell-24" data-target-annotation="1">1</dt>
<dd>
<span data-code-lines="10" data-code-annotation="1" data-code-cell="annotated-cell-24">Import entire shiny package namespace</span>
<span data-code-annotation="1" data-code-lines="10" data-code-cell="annotated-cell-24">Import entire shiny package namespace</span>
</dd>
</dl>
</div>
Expand Down Expand Up @@ -1205,7 +1205,7 @@ <h3 class="anchored" data-anchor-id="imports-in-moviesapp">Imports in <code>movi
<dl class="code-annotation-container-hidden code-annotation-container-grid">
<dt data-target-cell="annotated-cell-25" data-target-annotation="1">1</dt>
<dd>
<span data-code-lines="26" data-code-annotation="1" data-code-cell="annotated-cell-25">Import a the <code>.data</code> operator from <code>rlang</code></span>
<span data-code-annotation="1" data-code-lines="26" data-code-cell="annotated-cell-25">Import a the <code>.data</code> operator from <code>rlang</code></span>
</dd>
</dl>
</div>
Expand Down
2 changes: 1 addition & 1 deletion document.html
Original file line number Diff line number Diff line change
Expand Up @@ -577,7 +577,7 @@ <h3 class="anchored" data-anchor-id="markdown-true"><span style="font-size: 0.90
<dl class="code-annotation-container-hidden code-annotation-container-grid">
<dt data-target-cell="annotated-cell-3" data-target-annotation="1">1</dt>
<dd>
<span data-code-annotation="1" data-code-cell="annotated-cell-3" data-code-lines="13">Always leave at least one empty final line in your <code>DESCRIPTION</code> file.</span>
<span data-code-lines="13" data-code-annotation="1" data-code-cell="annotated-cell-3">Always leave at least one empty final line in your <code>DESCRIPTION</code> file.</span>
</dd>
</dl>
</div>
Expand Down
Loading

0 comments on commit 224d520

Please sign in to comment.